about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* foo roland/WshadowRoland McGrath2014-10-1344-343/+430
* Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE.Joseph Myers2014-10-103-543/+3
* Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132).Joseph Myers2014-10-107-28/+48
* remove nested functions from elf/dl-load.cKostya Serebryany2014-10-092-36/+58
* soft-fp: Use parentheses around macro arguments.Joseph Myers2014-10-099-305/+482
* soft-fp: Support rsigned == 2 in _FP_TO_INT.Joseph Myers2014-10-092-7/+40
* soft-fp: Support more precise "invalid" exceptions.Joseph Myers2014-10-093-81/+170
* Update French translationAllan McRae2014-10-092-2/+6
* Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132).Joseph Myers2014-10-093-5/+9
* Remove stray *_internal aliases (bug 14132).Joseph Myers2014-10-096-14/+20
* soft-fp: Add FP_DENORM_ZERO.Joseph Myers2014-10-093-1/+50
* soft-fp: Fix _FP_TO_INT latent bug in overflow handling.Joseph Myers2014-10-092-2/+10
* soft-fp: Refactor exception handling for comparisons.Joseph Myers2014-10-0935-116/+132
* soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow...Joseph Myers2014-10-097-2/+36
* soft-fp: Remove FP_CLEAR_EXCEPTIONS.Joseph Myers2014-10-096-15/+20
* Don't use INTUSE with __adjtimex (bug 14132).Joseph Myers2014-10-087-12/+50
* BZ#17460: Fix buffer overrun in nscd --help.Roland McGrath2014-10-084-25/+33
* Remove unnecessarily nested function in do_lookup_unique.Roland McGrath2014-10-082-27/+36
* Support and use mixed compat/non-compat aliases in syscalls.list.Joseph Myers2014-10-067-47/+23
* Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).Joseph Myers2014-10-069-47/+21
* powerpc: remove linux lowlevellock.hAdhemerval Zanella2014-10-064-347/+15
* tile: fix copyright header blocks in just-committed filesChris Metcalf2014-10-064-13/+6
* tile: add clock_gettime support via vDSOChris Metcalf2014-10-066-6/+81
* tile: make the prolog of clone() more conformantChris Metcalf2014-10-062-5/+9
* tile: optimize memcmpChris Metcalf2014-10-062-0/+369
* tile: add support for _SC_LEVEL*CACHE* sysconf() queriesChris Metcalf2014-10-062-0/+77
* tilegx: provide optimized strnlen, strstr, and strcasestrChris Metcalf2014-10-065-5/+406
* tilegx: optimize string copy_byte() internal functionChris Metcalf2014-10-062-6/+9
* Write errors to stdout and not stderr in nptl/tst-setuid3.cArjun Shankar2014-10-062-15/+25
* remove nested functions from elf/dl-deps.cKostya Serebryany2014-10-012-15/+21
* Move execve to syscalls.list (bug 14138).Joseph Myers2014-10-013-35/+7
* Remove extra whitespace from end of line.Steve Ellcey2014-10-011-1/+1
* * sysdeps/mips/strcmp.S: New.Steve Ellcey2014-10-012-0/+253
* Move some *at definitions to syscalls.list (bug 14138).Joseph Myers2014-09-309-272/+26
* stdlib/tst-strtod-round.c: Fix build on ARMWill Newton2014-09-303-1/+9
* Allow cross-building of testsWill Newton2014-09-303-3/+11
* Run tst-ld-sse-use.sh with bash.Joseph Myers2014-09-292-1/+6
* Correctly size profiling reloc table (bug 17411)Carlos O'Donell2014-09-293-3/+14
* remove nested function hack_digitKostya Serebryany2014-09-292-230/+246
* Require autoconf 2.69H.J. Lu2014-09-2915-132/+168
* Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers2014-09-265-10/+12
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-2616-65/+148
* Move some setrlimit definitions to syscalls.list (bug 14138).Joseph Myers2014-09-2311-43/+22
* ARM: Don't define _SYS_AUXV_H in sysdep.hWill Newton2014-09-233-2/+8
* Fix prototype of eventfd.Rasmus Villemoes2014-09-204-3/+10
* Sync recvmmsg prototype with kernel usage.Ondřej Bílka2014-09-204-5/+11
* stdlib/longlong.h: Add __udiv_w_sdiv prototype.Andreas Krebbel2014-09-192-1/+6
* New test for ftimeArjun Shankar2014-09-183-1/+65
* soft-fp: Fix comment formatting.Joseph Myers2014-09-178-183/+121
* soft-fp: Correct _FP_TO_INT formatting.Joseph Myers2014-09-172-5/+11