about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove __snseconds_tH.J. Lu2012-05-152-4/+2
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-152-0/+4
* Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu2012-05-153-16/+37
* Avoid plain "aligned" attributes in installed headers.Joseph Myers2012-05-152-5/+5
* Add x32 init-first.cH.J. Lu2012-05-151-0/+40
* 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
* Add x32 getcpu and sched_getcpuH.J. Lu2012-05-154-0/+83
* Use _dl_fatal_printf instead of a private variant.Roland McGrath2012-05-141-13/+1
* Improve consistency of --enable-kernel and default builds.Joseph Myers2012-05-142-30/+22
* Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu2012-05-141-16/+16
* Remove unused variable in linux/getcwd.cAndreas Jaeger2012-05-141-1/+0
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-1438-1433/+191
* Free memory at exit in check_pf.cH.J. Lu2012-05-141-1/+1
* Hurd: Support --prefix=/usr special-casing for all GNU systems.Thomas Schwinge2012-05-102-64/+0
* Move remaining syscalls from sysdeps/unix/sysv/syscalls.list to sysdeps/unix/...Joseph Myers2012-05-101-0/+3
* Merge sysdeps/unix/common into sysdeps/unix.Joseph Myers2012-05-041-3/+0
* Move x86-64 abilist files to 64/nptlH.J. Lu2012-05-0413-0/+0
* Fix missing vm86 symbolAndreas Schwab2012-05-041-1/+1
* Update powerpc ABI dataAndreas Schwab2012-05-019-14/+625
* Move abilist files into sysdep dirs.David S. Miller2012-04-28116-0/+29662
* Move sysdeps/unix/common/tcsendbrk.c to sysdeps/unix/sysv/linux/.Joseph Myers2012-04-261-0/+45
* Delete everything under sysdeps/unix/sparc/David S. Miller2012-04-253-49/+23
* Merge sysdeps/unix/mman into sysdeps/unix.Joseph Myers2012-04-241-5/+0
* Merge sysdeps/unix/sysv/Versions into sysdeps/unix/sysv/linux/Versions.Joseph Myers2012-04-211-1/+1
* Put vm86 into libc.aNix2012-04-211-1/+1
* Fix computation of inflated errlist sizeAndreas Schwab2012-04-191-1/+1
* Fix variable check in sparc clock frequency probing.Antoine Balestrat2012-04-131-1/+1
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-112-0/+2
* Comment fixes for mmsghdrUlrich Drepper2012-03-301-2/+3
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-274-7/+12
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-65/+133
* Check x86_64* instead of x86_64H.J. Lu2012-03-212-2/+2
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-2013-13/+13
* Add x32 support to ldd-rewrite.sedH.J. Lu2012-03-191-1/+1
* Add missing Versions entry for sparc's __getshmlba.David S. Miller2012-03-171-0/+2
* Fix warnings when uintptr_t is larger than int.David S. Miller2012-03-161-1/+1
* Fix SHMLBA on sparc.David S. Miller2012-03-164-11/+59
* Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu2012-03-161-16/+17
* Add x32 support to ldconfigH.J. Lu2012-03-164-89/+70