aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-13fooroland/WshadowRoland McGrath44-343/+430
2014-10-10Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE.Joseph Myers3-543/+3
2014-10-10Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers7-28/+48
2014-10-09remove nested functions from elf/dl-load.cKostya Serebryany2-36/+58
2014-10-09soft-fp: Use parentheses around macro arguments.Joseph Myers9-305/+482
2014-10-09soft-fp: Support rsigned == 2 in _FP_TO_INT.Joseph Myers2-7/+40
2014-10-09soft-fp: Support more precise "invalid" exceptions.Joseph Myers3-81/+170
2014-10-09Update French translationAllan McRae2-2/+6
2014-10-09Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).Joseph Myers3-5/+9
2014-10-09Remove stray *_internal aliases (bug 14132).Joseph Myers6-14/+20
2014-10-09soft-fp: Add FP_DENORM_ZERO.Joseph Myers3-1/+50
2014-10-09soft-fp: Fix _FP_TO_INT latent bug in overflow handling.Joseph Myers2-2/+10
2014-10-09soft-fp: Refactor exception handling for comparisons.Joseph Myers35-116/+132
2014-10-09soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow...Joseph Myers7-2/+36
2014-10-09soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers6-15/+20
2014-10-08Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers7-12/+50
2014-10-08BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath4-25/+33
2014-10-08Remove unnecessarily nested function in do_lookup_unique.Roland McGrath2-27/+36
2014-10-06Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers7-47/+23
2014-10-06Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers9-47/+21
2014-10-06powerpc: remove linux lowlevellock.hAdhemerval Zanella4-347/+15
2014-10-06tile: fix copyright header blocks in just-committed filesChris Metcalf4-13/+6
2014-10-06tile: add clock_gettime support via vDSOChris Metcalf6-6/+81
2014-10-06tile: make the prolog of clone() more conformantChris Metcalf2-5/+9
2014-10-06tile: optimize memcmpChris Metcalf2-0/+369
2014-10-06tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf2-0/+77
2014-10-06tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf5-5/+406
2014-10-06tilegx: optimize string copy_byte() internal functionChris Metcalf2-6/+9
2014-10-06Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar2-15/+25
2014-10-01remove nested functions from elf/dl-deps.cKostya Serebryany2-15/+21
2014-10-01Move execve to syscalls.list (bug 14138).Joseph Myers3-35/+7
2014-10-01Remove extra whitespace from end of line.Steve Ellcey1-1/+1
2014-10-01 * sysdeps/mips/strcmp.S: New.Steve Ellcey2-0/+253
2014-09-30Move some *at definitions to syscalls.list (bug 14138).Joseph Myers9-272/+26
2014-09-30stdlib/tst-strtod-round.c: Fix build on ARMWill Newton3-1/+9
2014-09-30Allow cross-building of testsWill Newton3-3/+11
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers2-1/+6
2014-09-29Correctly size profiling reloc table (bug 17411)Carlos O'Donell3-3/+14
2014-09-29remove nested function hack_digitKostya Serebryany2-230/+246
2014-09-29Require autoconf 2.69H.J. Lu15-132/+168
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers5-10/+12
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers16-65/+148
2014-09-23Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers11-43/+22
2014-09-23ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton3-2/+8
2014-09-20Fix prototype of eventfd.Rasmus Villemoes4-3/+10
2014-09-20Sync recvmmsg prototype with kernel usage.Ondřej Bílka4-5/+11
2014-09-19stdlib/longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2-1/+6
2014-09-18New test for ftimeArjun Shankar3-1/+65
2014-09-17soft-fp: Fix comment formatting.Joseph Myers8-183/+121
2014-09-17soft-fp: Correct _FP_TO_INT formatting.Joseph Myers2-5/+11