about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Fix bits/syscall.h generation for MIPS using generic code.Joseph Myers2011-12-224-311/+8
* Define EPOLLONESHOT and EPOLLET using unsigned values for MIPS.Joseph Myers2011-12-221-3/+3
* Reduce ARM sys/ucontext.h namespace polution.Peter Green2011-12-201-36/+52
* Use sysdeps path to locate sys/syscall.h in MIPS bits/syscall.h rule.Joseph Myers2011-12-191-1/+1
* linux-generic: add <bits/msq.h> and <bits/shm.h>.Chris Metcalf2011-12-092-0/+196
* Add ARMv6t2+ memchr.David Alan Gilbert2011-12-083-0/+198
* m68k: allow six arguments in syscall functionThorsten Glaser2011-12-041-3/+3
* Remove a backup file that was accidentally committed.Chris Metcalf2011-12-041-173/+0
* Add sysdeps/tile, sysdeps/unix/sysv/linux/tile.Chris Metcalf2011-12-03131-0/+9109
* Add sysdeps/unix/sysv/linux/generic/.Chris Metcalf2011-12-0378-0/+3864
* Remove bitrotten / unmaintained CPU and OS ports.Joseph Myers2011-11-29567-30028/+0
* Fix ftw64 for MIPS n64.Joseph Myers2011-11-172-0/+2
* Use fopen "rce" in ARM ioperm.Joseph Myers2011-11-161-2/+3
* Update MIPS dl-lookup.c.Joseph Myers2011-11-111-2/+2
* m68k: define stackinfo_get_sp, stackinfo_sub_spAndreas Schwab2011-11-011-1/+9
* Restore non-__thread cases for ARM that were used in dynamic linker.Joseph Myers2011-10-262-1/+18
* m68k: add optimized math_opt_barrier and math_force_evalAndreas Schwab2011-10-261-0/+19
* m68k: replace unneeded sincostabAndreas Schwab2011-10-261-0/+1
* m68k/cf: add __sqrt*_finite aliasesAndreas Schwab2011-10-232-2/+4
* m68k: add __exp*_finite aliasesAndreas Schwab2011-10-233-2/+5
* m68k: use generic implementation of s_ccosAndreas Schwab2011-10-223-79/+0
* Update sys/procfs.h.Carlos O'Donell2011-10-211-3/+2
* Update cancellable assembly system call wrappers.Carlos O'Donell2011-10-211-14/+70
* Remove hppa linuxthreads support.Carlos O'Donell2011-10-209-1036/+0
* Define DEFAULT_STACK_PERMS.Carlos O'Donell2011-10-201-1/+7
* Syncrhonize fcntl.h with canonical source.Carlos O'Donell2011-10-201-11/+55
* Add hidden aliases for fenv.h functions.Carlos O'Donell2011-10-203-3/+6
* Define TLS_DTV_UNALLOCATED for hppa.Carlos O'Donell2011-10-201-1/+4
* Always test for TLS support.Carlos O'Donell2011-10-203-29/+186
* Remove check for HAVE_TLS_SUPPORTCarlos O'Donell2011-10-201-7/+1
* Add hppa values for *_CLOEXEC and *_NONBLOCKCarlos O'Donell2011-10-205-0/+431
* m68k: add __*_finite aliasesAndreas Schwab2011-10-1342-29/+77
* Add __sqrt*_finite aliases for MIPS.Joseph Myers2011-10-123-3/+6
* m68k: remove obsolete non-fpu implementations of isinfl and isnanlAndreas Schwab2011-10-092-80/+0
* mips: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-6/+7
* m68k: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-2/+3
* hppa: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-121/+123
* cris: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-3/+4
* arm: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-14/+15
* am33: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-3/+4
* alpha: don't call ifunc functions in trace modeAndreas Schwab2011-10-051-3/+5
* Cast __cmsg_nxthdr return value for MIPS.Joseph Myers2011-09-131-2/+2
* Remove HAVE_TLS_SUPPORT conditionals for MIPS.Joseph Myers2011-09-133-25/+95
* Remove HAVE_TLS_SUPPORT conditionals for ARM.Joseph Myers2011-09-134-29/+95
* m68k: remove use of USE_TLSAndreas Schwab2011-09-113-11/+4
* m68k: remove use of USE___THREADAndreas Schwab2011-09-111-13/+1
* Remove USE_TLS conditionals for MIPS.Joseph Myers2011-09-113-10/+3
* Remove non-TLS support for ARM.Joseph Myers2011-09-117-77/+7
* Fix statfs64/fstatfs64 for MIPS n64.Joseph Myers2011-09-063-0/+5
* [ARM] Add libc-do-syscall for libnss_db.Ramana Radhakrishnan2011-08-181-0/+5