aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-13fooroland/WshadowRoland McGrath
2014-10-10Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE.Joseph Myers
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers
2014-10-09remove nested functions from elf/dl-load.cKostya Serebryany
2014-10-09soft-fp: Use parentheses around macro arguments.Joseph Myers
2014-10-09soft-fp: Support rsigned == 2 in _FP_TO_INT.Joseph Myers
2014-10-09soft-fp: Support more precise "invalid" exceptions.Joseph Myers
2014-10-09Update French translationAllan McRae
2014-10-09Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).Joseph Myers
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers
2014-10-09soft-fp: Add FP_DENORM_ZERO.Joseph Myers
2014-10-09soft-fp: Fix _FP_TO_INT latent bug in overflow handling.Joseph Myers
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers
2014-10-09soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow...Joseph Myers
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers
2014-10-08BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath
2014-10-08Remove unnecessarily nested function in do_lookup_unique.Roland McGrath
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella
2014-10-06tile: fix copyright header blocks in just-committed filesChris Metcalf
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf
2014-10-06tile: optimize memcmpChris Metcalf
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf
2014-10-06Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar
2014-10-01remove nested functions from elf/dl-deps.cKostya Serebryany
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers
2014-10-01Remove extra whitespace from end of line.Steve Ellcey
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-30stdlib/tst-strtod-round.c: Fix build on ARMWill Newton
2014-09-30Allow cross-building of testsWill Newton
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers
2014-09-29Correctly size profiling reloc table (bug 17411)Carlos O'Donell
2014-09-29remove nested function hack_digitKostya Serebryany
2014-09-29Require autoconf 2.69H.J. Lu
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton
2014-09-20Fix prototype of eventfd.Rasmus Villemoes
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka
2014-09-19stdlib/longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel
2014-09-18New test for ftimeArjun Shankar
2014-09-17soft-fp: Fix comment formatting.Joseph Myers
2014-09-17soft-fp: Correct _FP_TO_INT formatting.Joseph Myers