about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Fold copyright yearsH.J. Lu2012-05-184-4/+4
* Add x32 support to x86_64/bits/sigcontext.hH.J. Lu2012-05-181-30/+32
* Use anonymous union in x86_64/sys/user.hH.J. Lu2012-05-181-8/+10
* Avoid runtime GOT relocations in ld.so on powerpcAndreas Schwab2012-05-187-17/+39
* Fix undefined reference to _dl_prof_resolve in profiled libcAndreas Schwab2012-05-181-4/+9
* Do not provide inlines for GCC build-in functionsAndreas Jaeger2012-05-181-2/+5
* Use __syscall_ulong_t in pselect.cH.J. Lu2012-05-171-4/+4
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-176-12/+17
* Cast to unsigned longH.J. Lu2012-05-171-1/+1
* Fix warnings on Linux/i686Andreas Jaeger2012-05-171-1/+3
* Add tst-mallocalign1H.J. Lu2012-05-172-0/+76
* BZ#14059: Fix AVX and FMA4 detection.Carlos O'Donell2012-05-177-30/+150
* Fold copyright yearsH.J. Lu2012-05-164-4/+4
* Use __syscall_slong_t in bits/mqueue.hH.J. Lu2012-05-161-6/+8
* Add x32 suppport to x86_64/bits/stat.hH.J. Lu2012-05-161-21/+21
* Add x86-64 bits/typesizes.hH.J. Lu2012-05-161-0/+74
* Add x86_64/bits/ipctypes.hH.J. Lu2012-05-161-0/+33
* Use __syscall_ulong_t in bits/ipc.hH.J. Lu2012-05-161-3/+3
* Add x32 support to sys/ucontext.hH.J. Lu2012-05-161-7/+6
* Add x32 support to <sys/user.h>H.J. Lu2012-05-161-42/+46
* Add x32 gmp-mparam.hH.J. Lu2012-05-161-0/+33
* Add x32 ffsH.J. Lu2012-05-161-0/+4
* Add x32 support to x86_64/bits/shm.hH.J. Lu2012-05-161-22/+21
* Add x32 support to x86_64/bits/sem.hH.J. Lu2012-05-161-6/+6
* Add x32 support to x86_64/bits/msq.hH.J. Lu2012-05-161-10/+9
* Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu2012-05-161-3/+1
* Add x86-64 <bits/siginfo.h>H.J. Lu2012-05-161-0/+330
* Add dummy files for x32H.J. Lu2012-05-162-0/+2
* Check __x86_64__ in x86-64 sys/reg.hH.J. Lu2012-05-161-3/+2
* Add x32 support to sys/procfs.hH.J. Lu2012-05-161-2/+6
* Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu2012-05-161-4/+3
* Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu2012-05-161-4/+9
* Use 64bit filesystem functions for x32H.J. Lu2012-05-1629-0/+29
* Track dependencies for .oS-only objectsAndreas Schwab2012-05-161-0/+1
* Remove __snseconds_tH.J. Lu2012-05-154-8/+4
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-151-0/+2
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-153-0/+6
* Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu2012-05-153-16/+37
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-159-0/+38
* Add x86_64 Implies-after filesH.J. Lu2012-05-153-1/+2
* Avoid plain "aligned" attributes in installed headers.Joseph Myers2012-05-152-5/+5
* Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu2012-05-151-8/+8
* Add x32 init-first.cH.J. Lu2012-05-151-0/+40
* Add sysdeps/x86_64/x32/sysdep.hH.J. Lu2012-05-152-0/+97
* Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu2012-05-152-9/+9
* Log2 and log10 for wordsize-64.Adhemerval Zanella2012-05-154-82/+305
* Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf2012-05-151-2/+0
* Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu2012-05-151-2/+2
* Load pointer to TID into R10_LPH.J. Lu2012-05-151-1/+1
* Add x32 dl-cache.hH.J. Lu2012-05-151-0/+23