aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu9-12/+38
2012-05-17Bump sha512c-test.c timeout for the sake of 32-bit sparc.David S. Miller2-1/+5
2012-05-17Fix warningAndreas Jaeger2-1/+6
2012-05-17Cast to unsigned longH.J. Lu2-1/+5
2012-05-17Fix warnings on Linux/i686Andreas Jaeger4-5/+16
2012-05-17Bump up stdio bug22 timeout from 30 seconds to 60 secondsChris Metcalf2-1/+5
2012-05-17Add tst-mallocalign1H.J. Lu3-0/+81
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell9-31/+181
2012-05-17math: support platforms with limited FP rounding or exception supportChris Metcalf7-0/+53
2012-05-17Avoid compiler warnings in qsort/bsearch examplesAndreas Jaeger3-3/+18
2012-05-16Fold copyright yearsH.J. Lu8-9/+17
2012-05-16For [BZ #208], accumulate malloc stats over all arenas.Paul Pluzhnikov3-38/+59
2012-05-16BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath6-15/+198
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath7-7/+67
2012-05-16Remove redundant ChangeLog header lines.Roland McGrath1-30/+0
2012-05-16Use __syscall_slong_t in bits/mqueue.hH.J. Lu2-6/+13
2012-05-16Add x32 suppport to x86_64/bits/stat.hH.J. Lu2-21/+30
2012-05-16Add x86-64 bits/typesizes.hH.J. Lu2-0/+78
2012-05-16Add x86_64/bits/ipctypes.hH.J. Lu2-0/+37
2012-05-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu2-3/+8
2012-05-16Add x32 support to sys/ucontext.hH.J. Lu2-7/+15
2012-05-16Add x32 support to <sys/user.h>H.J. Lu2-42/+56
2012-05-16Add x32 gmp-mparam.hH.J. Lu2-0/+37
2012-05-16Add x32 ffsH.J. Lu2-0/+8
2012-05-16Update Texinfo version requirement.Joseph Myers5-11/+18
2012-05-16Update __STDC_ISO_10646__.Joseph Myers2-2/+7
2012-05-16Add x32 support to x86_64/bits/shm.hH.J. Lu2-22/+30
2012-05-16Add x32 support to x86_64/bits/sem.hH.J. Lu2-6/+11
2012-05-16Add x32 support to x86_64/bits/msq.hH.J. Lu2-10/+18
2012-05-16Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu2-3/+6
2012-05-16Add x86-64 <bits/siginfo.h>H.J. Lu2-0/+334
2012-05-16Add dummy files for x32H.J. Lu3-0/+7
2012-05-16Replace long int with __syscall_slong_t in sys/msg.hH.J. Lu2-1/+6
2012-05-16Check __x86_64__ in x86-64 sys/reg.hH.J. Lu2-3/+8
2012-05-16Add x32 support to sys/procfs.hH.J. Lu2-2/+12
2012-05-16Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu2-4/+9
2012-05-16Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu2-4/+17
2012-05-16Use 64bit filesystem functions for x32H.J. Lu30-0/+61
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab3-0/+7
2012-05-16Fix dependency tracking on cross-rpcgen-objsAndreas Schwab3-5/+17
2012-05-15Remove __snseconds_tH.J. Lu8-13/+24
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2-0/+8
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu6-0/+30
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu4-16/+50
2012-05-15Remove fallback definitions of __NR_set_robust_list.Joseph Myers2-12/+6
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers12-34/+53
2012-05-15Add x86_64 Implies-after filesH.J. Lu4-1/+8
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers4-6/+14
2012-05-15Use R*_LP to load pointer and operate on stackH.J. Lu2-31/+44
2012-05-15Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu2-8/+14