about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove __snseconds_tH.J. Lu2012-05-158-13/+24
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-152-0/+8
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-156-0/+30
* Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu2012-05-154-16/+50
* Remove fallback definitions of __NR_set_robust_list.Joseph Myers2012-05-152-12/+6
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-1512-34/+53
* Add x86_64 Implies-after filesH.J. Lu2012-05-154-1/+8
* Avoid plain "aligned" attributes in installed headers.Joseph Myers2012-05-154-6/+14
* Use R*_LP to load pointer and operate on stackH.J. Lu2012-05-152-31/+44
* Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu2012-05-152-8/+14
* Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2012-05-152-4/+9