about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add sysdeps/x86_64/x32/_itoa.hH.J. Lu2012-05-182-0/+5
* Check d_ino/d_off before using getdents syscallH.J. Lu2012-05-182-3/+16
* Check _ITOA_NEEDED and use _ITOA_WORD_TYPEH.J. Lu2012-05-182-5/+11
* Fold copyright yearsH.J. Lu2012-05-185-4/+10
* Add x32 support to x86_64/bits/sigcontext.hH.J. Lu2012-05-182-30/+38
* Use anonymous union in x86_64/sys/user.hH.J. Lu2012-05-182-8/+15
* Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab2012-05-188-17/+53
* Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab2012-05-182-4/+15
* Do not provide inlines for GCC build-in functionsAndreas Jaeger2012-05-182-2/+26
* Use __syscall_ulong_t in pselect.cH.J. Lu2012-05-172-4/+7
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-179-12/+38
* Bump sha512c-test.c timeout for the sake of 32-bit sparc.David S. Miller2012-05-172-1/+5
* Fix warningAndreas Jaeger2012-05-172-1/+6
* Cast to unsigned longH.J. Lu2012-05-172-1/+5
* Fix warnings on Linux/i686Andreas Jaeger2012-05-174-5/+16
* Bump up stdio bug22 timeout from 30 seconds to 60 secondsChris Metcalf2012-05-172-1/+5
* Add tst-mallocalign1H.J. Lu2012-05-173-0/+81
* BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2012-05-179-31/+181
* math: support platforms with limited FP rounding or exception supportChris Metcalf2012-05-177-0/+53
* Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger2012-05-173-3/+18
* Fold copyright yearsH.J. Lu2012-05-168-9/+17
* For [BZ #208], accumulate malloc stats over all arenas.Paul Pluzhnikov2012-05-163-38/+59
* BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath2012-05-166-15/+198
* BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath2012-05-167-7/+67
* Remove redundant ChangeLog header lines.Roland McGrath2012-05-161-30/+0
* Use __syscall_slong_t in bits/mqueue.hH.J. Lu2012-05-162-6/+13
* Add x32 suppport to x86_64/bits/stat.hH.J. Lu2012-05-162-21/+30
* Add x86-64 bits/typesizes.hH.J. Lu2012-05-162-0/+78
* Add x86_64/bits/ipctypes.hH.J. Lu2012-05-162-0/+37
* Use __syscall_ulong_t in bits/ipc.hH.J. Lu2012-05-162-3/+8
* Add x32 support to sys/ucontext.hH.J. Lu2012-05-162-7/+15
* Add x32 support to <sys/user.h>H.J. Lu2012-05-162-42/+56
* Add x32 gmp-mparam.hH.J. Lu2012-05-162-0/+37
* Add x32 ffsH.J. Lu2012-05-162-0/+8
* Update Texinfo version requirement.Joseph Myers2012-05-165-11/+18
* Update __STDC_ISO_10646__.Joseph Myers2012-05-162-2/+7
* Add x32 support to x86_64/bits/shm.hH.J. Lu2012-05-162-22/+30
* Add x32 support to x86_64/bits/sem.hH.J. Lu2012-05-162-6/+11
* Add x32 support to x86_64/bits/msq.hH.J. Lu2012-05-162-10/+18
* Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu2012-05-162-3/+6
* Add x86-64 <bits/siginfo.h>H.J. Lu2012-05-162-0/+334
* Add dummy files for x32H.J. Lu2012-05-163-0/+7
* Replace long int with __syscall_slong_t in sys/msg.hH.J. Lu2012-05-162-1/+6
* Check __x86_64__ in x86-64 sys/reg.hH.J. Lu2012-05-162-3/+8
* Add x32 support to sys/procfs.hH.J. Lu2012-05-162-2/+12
* Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu2012-05-162-4/+9
* Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu2012-05-162-4/+17
* Use 64bit filesystem functions for x32H.J. Lu2012-05-1630-0/+61
* Track dependencies for .oS-only objectsAndreas Schwab2012-05-163-0/+7
* Fix dependency tracking on cross-rpcgen-objsAndreas Schwab2012-05-163-5/+17