about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-1615-89/+27
* Remove CFLAGS for interp.cSiddhesh Poyarekar2014-09-163-3/+17
* Include .interp section only for libc.soSiddhesh Poyarekar2014-09-164-203/+7
* Assume that all _[PS]C_* and _CS_* macros are always definedSiddhesh Poyarekar2014-09-162-628/+3
* Make __extern_always_inline usable on clang++ againSiddhesh Poyarekar2014-09-162-2/+12
* Fix memory leak in error path of do_ftell_wide (BZ #17370)Siddhesh Poyarekar2014-09-162-1/+9
* Add NEWS entry for previous commitSiddhesh Poyarekar2014-09-161-1/+1
* Revert to defining __extern_inline only for gcc-4.3+ (BZ #17266)Siddhesh Poyarekar2014-09-164-14/+33
* Handle zero prefix length in getifaddrs (BZ #17371)Andreas Schwab2014-09-153-8/+11
* Remove _POSIX_REGEX_VERSIONSiddhesh Poyarekar2014-09-152-4/+5
* Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETSSiddhesh Poyarekar2014-09-152-0/+12
* Update Russian translationAllan McRae2014-09-132-5/+9
* Minor cleanup in locale.cRoland McGrath2014-09-122-135/+133
* Minor cleanup in ld-ctype.cRoland McGrath2014-09-122-130/+135
* Don't use a nested function in rpmatch.Roland McGrath2014-09-122-30/+33
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-1230-181/+169
* Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions.Joseph Myers2014-09-125-2/+21
* Move OS-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-124-22/+21
* Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-128-18/+27
* Add new Linux 3.16 constants to netinet/udp.h.Joseph Myers2014-09-122-0/+9
* Fix typo in macro names in sysconf.cSiddhesh Poyarekar2014-09-122-2/+7
* Complete the removal of __gconv_translit_findFlorian Weimer2014-09-1220-287/+75
* Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar2014-09-123-6/+14
* Move findidx nested functions to top-level.Roland McGrath2014-09-1110-34/+91
* malloc: additional unlink hardening for non-small bins [BZ #17344]Florian Weimer2014-09-113-3/+11
* Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]Tim Lammens2014-09-113-1/+7
* tile: remove linux lowlevellock.hChris Metcalf2014-09-102-304/+4
* Return failure in getnetgrent only when all netgroups have been searched (#17...Siddhesh Poyarekar2014-09-103-1/+16
* PowerPC: memset optimization for POWER8/PPC64Adhemerval Zanella2014-09-108-9/+533
* PowerPC: multiarch bzero cleanup for PPC64Adhemerval Zanella2014-09-1011-91/+32
* Turn on -Werror=implicit-function-declarationFlorian Weimer2014-09-103-1/+11
* Put mips preconfigure code inside mips* case statement.Steve Ellcey2014-09-092-20/+30