aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu6-12/+17
2012-05-17Cast to unsigned longH.J. Lu1-1/+1
2012-05-17Fix warnings on Linux/i686Andreas Jaeger1-1/+3
2012-05-17Add tst-mallocalign1H.J. Lu2-0/+76
2012-05-17BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell7-30/+150
2012-05-16Fold copyright yearsH.J. Lu4-4/+4
2012-05-16Use __syscall_slong_t in bits/mqueue.hH.J. Lu1-6/+8
2012-05-16Add x32 suppport to x86_64/bits/stat.hH.J. Lu1-21/+21
2012-05-16Add x86-64 bits/typesizes.hH.J. Lu1-0/+74
2012-05-16Add x86_64/bits/ipctypes.hH.J. Lu1-0/+33
2012-05-16Use __syscall_ulong_t in bits/ipc.hH.J. Lu1-3/+3
2012-05-16Add x32 support to sys/ucontext.hH.J. Lu1-7/+6
2012-05-16Add x32 support to <sys/user.h>H.J. Lu1-42/+46
2012-05-16Add x32 gmp-mparam.hH.J. Lu1-0/+33
2012-05-16Add x32 ffsH.J. Lu1-0/+4
2012-05-16Add x32 support to x86_64/bits/shm.hH.J. Lu1-22/+21
2012-05-16Add x32 support to x86_64/bits/sem.hH.J. Lu1-6/+6
2012-05-16Add x32 support to x86_64/bits/msq.hH.J. Lu1-10/+9
2012-05-16Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu1-3/+1
2012-05-16Add x86-64 <bits/siginfo.h>H.J. Lu1-0/+330
2012-05-16Add dummy files for x32H.J. Lu2-0/+2
2012-05-16Check __x86_64__ in x86-64 sys/reg.hH.J. Lu1-3/+2
2012-05-16Add x32 support to sys/procfs.hH.J. Lu1-2/+6
2012-05-16Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu1-4/+3
2012-05-16Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu1-4/+9
2012-05-16Use 64bit filesystem functions for x32H.J. Lu29-0/+29
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab1-0/+1
2012-05-15Remove __snseconds_tH.J. Lu4-8/+4
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu1-0/+2
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu3-0/+6
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu3-16/+37
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers9-0/+38
2012-05-15Add x86_64 Implies-after filesH.J. Lu3-1/+2
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers2-5/+5
2012-05-15Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu1-8/+8
2012-05-15Add x32 init-first.cH.J. Lu1-0/+40
2012-05-15Add sysdeps/x86_64/x32/sysdep.hH.J. Lu2-0/+97
2012-05-15Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu2-9/+9
2012-05-15Log2 and log10 for wordsize-64.Adhemerval Zanella4-82/+305
2012-05-15Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf1-2/+0
2012-05-15Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu1-2/+2
2012-05-15Load pointer to TID into R10_LPH.J. Lu1-1/+1
2012-05-15Add x32 dl-cache.hH.J. Lu1-0/+23
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu4-0/+83
2012-05-15Use RSP_LP to operate on stack in stackinfo.hH.J. Lu1-2/+2
2012-05-15Load pointers into RAX_LP in strcmp-sse42.SH.J. Lu1-6/+6
2012-05-15Load cache sizes into R*_LP in memcpy-ssse3.SH.J. Lu1-12/+12
2012-05-15Load cache sizes into R*_LP in memcpy-ssse3-back.SH.J. Lu1-10/+10
2012-05-15Load pointers into R*_LP in strcmp.SH.J. Lu1-6/+6
2012-05-15Load cache sizes into R11_LP/R8_LPH.J. Lu1-2/+2