aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-15Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2-4/+9
2012-05-15Add x32 init-first.cH.J. Lu2-0/+44
2012-05-15Add sysdeps/x86_64/x32/sysdep.hH.J. Lu3-0/+102
2012-05-15Use LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.SH.J. Lu2-6/+13
2012-05-15se LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.SH.J. Lu2-9/+16
2012-05-15Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu3-9/+14
2012-05-15Log2 and log10 for wordsize-64.Adhemerval Zanella5-82/+313
2012-05-15Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf2-2/+5
2012-05-15Fix formatting in last change.Roland McGrath2-1/+6
2012-05-15Avoid race in nscdAndreas Jaeger5-28/+60
2012-05-15configure change to handle Implies-{before,after} filesRoland McGrath3-65/+81
2012-05-15Use LP_OP(cmp) on NWAITERSH.J. Lu2-1/+6
2012-05-15Use LP_SIZE and ASM_ADDR in pthread_once.SH.J. Lu2-3/+9