about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix bits/syscall.h generation for MIPS using generic code.Joseph Myers2011-12-225-311/+22
* Define EPOLLONESHOT and EPOLLET using unsigned values for MIPS.Joseph Myers2011-12-222-3/+9
* Reduce ARM sys/ucontext.h namespace polution.Peter Green2011-12-202-36/+76
* Use sysdeps path to locate sys/syscall.h in MIPS bits/syscall.h rule.Joseph Myers2011-12-192-1/+6
* linux-generic: add <bits/msq.h> and <bits/shm.h>.Chris Metcalf2011-12-093-0/+201
* Add ARMv6t2+ memchr.David Alan Gilbert2011-12-084-0/+205
* m68k: allow six arguments in syscall functionThorsten Glaser2011-12-042-3/+7
* 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-03133-0/+9310
* Add sysdeps/unix/sysv/linux/generic/.Chris Metcalf2011-12-0379-0/+3944
* Remove bitrotten / unmaintained CPU and OS ports.Joseph Myers2011-11-29573-30185/+14
* Fix ftw64 for MIPS n64.Joseph Myers2011-11-173-0/+7
* Use fopen "rce" in ARM ioperm.Joseph Myers2011-11-162-2/+8
* Update MIPS dl-lookup.c.Joseph Myers2011-11-112-2/+6
* m68k: define stackinfo_get_sp, stackinfo_sub_spAndreas Schwab2011-11-012-1/+14
* Restore non-__thread cases for ARM that were used in dynamic linker.Joseph Myers2011-10-263-1/+23
* m68k: add optimized math_opt_barrier and math_force_evalAndreas Schwab2011-10-262-0/+21
* m68k: replace unneeded sincostabAndreas Schwab2011-10-262-0/+5
* m68k/cf: add __sqrt*_finite aliasesAndreas Schwab2011-10-233-2/+7
* m68k: add __exp*_finite aliasesAndreas Schwab2011-10-234-2/+11
* m68k: use generic implementation of s_ccosAndreas Schwab2011-10-224-79/+6
* Update sys/procfs.h.Carlos O'Donell2011-10-212-3/+7
* Update cancellable assembly system call wrappers.Carlos O'Donell2011-10-212-14/+89
* Update ChangeLog.hppa.Carlos O'Donell2011-10-201-0/+3
* Remove hppa linuxthreads support.Carlos O'Donell2011-10-2010-1036/+9
* Define DEFAULT_STACK_PERMS.Carlos O'Donell2011-10-202-1/+12
* Syncrhonize fcntl.h with canonical source.Carlos O'Donell2011-10-202-11/+60
* Add hidden aliases for fenv.h functions.Carlos O'Donell2011-10-204-3/+12
* Define TLS_DTV_UNALLOCATED for hppa.Carlos O'Donell2011-10-202-1/+9
* Always test for TLS support.Carlos O'Donell2011-10-204-29/+193
* Remove check for HAVE_TLS_SUPPORTCarlos O'Donell2011-10-202-8/+7
* Add hppa values for *_CLOEXEC and *_NONBLOCKCarlos O'Donell2011-10-206-0/+444
* m68k: add __*_finite aliasesAndreas Schwab2011-10-1343-29/+122
* Add __sqrt*_finite aliases for MIPS.Joseph Myers2011-10-124-3/+12
* m68k: remove obsolete non-fpu implementations of isinfl and isnanlAndreas Schwab2011-10-093-80/+5
* mips: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-9/+15
* m68k: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-2/+8
* hppa: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-126/+133
* cris: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-3/+9
* arm: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-22/+29
* am33: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-3/+9
* alpha: don't call ifunc functions in trace modeAndreas Schwab2011-10-052-4/+11
* Cast __cmsg_nxthdr return value for MIPS.Joseph Myers2011-09-132-2/+7
* Remove HAVE_TLS_SUPPORT conditionals for MIPS.Joseph Myers2011-09-134-25/+102
* Remove HAVE_TLS_SUPPORT conditionals for ARM.Joseph Myers2011-09-135-29/+104
* m68k: remove use of USE_TLSAndreas Schwab2011-09-114-11/+8
* m68k: remove use of USE___THREADAndreas Schwab2011-09-112-13/+6
* Remove USE_TLS conditionals for MIPS.Joseph Myers2011-09-114-10/+8
* Remove non-TLS support for ARM.Joseph Myers2011-09-118-77/+15
* Fix statfs64/fstatfs64 for MIPS n64.Joseph Myers2011-09-064-0/+13