aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-06benchtests/Makefile: Run benchmark for memcpy.Will Newton2-5/+9
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell3-29/+64
2013-09-05PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella3-4/+10
2013-09-05Add memrchr testcaseAdhemerval Zanella4-1/+196
2013-09-05tst-fanotify: skip when we get back EPERMMike Frysinger2-5/+13
2013-09-04Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers2-0/+9
2013-09-04conformtest: Fix namespace testing.Joseph Myers4-3/+17
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard28-221/+85
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard8-20/+31
2013-09-04Remove --disable-versioning.Joseph Myers28-221/+85
2013-09-04benchtests: Switch string benchmarks to use bench-timing.h.Will Newton28-502/+368
2013-09-04benchtests/Makefile: Use LDLIBS instead of LDFLAGS.Will Newton2-16/+20
2013-09-04Add country_car field to LC_ADDRESScjl1-0/+3
2013-09-04Add country_car field to LC_ADDRESScjl1-0/+146
2013-09-04Add country_car field to LC_ADDRESScjl143-32/+436
2013-09-03Add FSF statement to ayc_PE locale.cjl1-3/+3
2013-09-03Add FSF statement to ayc_PE locale.cjl1-4/+4
2013-09-03Add FSF statement to ayc_PE locale.cjl2-21/+29
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers6-4/+176
2013-09-03Add unaligned strcmp.Ondřej Bílka5-2/+231
2013-09-03Update ht_HT localeChris Leonard3-111/+151
2013-09-03Add quz_PE localeChris Leonard4-2/+179
2013-09-03Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar3-2/+14
2013-09-02hppa: add fanotify_markMike Frysinger5-0/+16
2013-09-02tst-fanotify: new simple testMike Frysinger3-1/+62
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers6-10/+68
2013-09-02Fix typo.Ondřej Bílka2-1/+5
2013-08-30Use sfi_* macros in armv6t2 strlen.Roland McGrath2-9/+16
2013-08-30Make armv6t2 strlen work in ARM mode too.Roland McGrath2-2/+30
2013-08-30Fix then/than typos.Ondřej Bílka18-39/+63
2013-08-30Fix typos.Ondřej Bílka47-45/+107
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton3-3/+9
2013-08-30sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.Will Newton2-0/+145
2013-08-30Fix rawmemchr regression on bulldozer.Ondřej Bílka3-109/+5
2013-08-29Fix up ChangeLog formatting.Roland McGrath1-4/+6
2013-08-29Remove aix specific files.Ondřej Bílka10-869/+13
2013-08-29Hurd: Add ESUCCESS error_t value.Thomas Schwinge3-1/+23
2013-08-29Hurd: Use __executable_start symbol instead of _start.Samuel Thibault2-2/+7
2013-08-29Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge3-23/+53
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge6-9/+24
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge10-32/+87
2013-08-29math: Additional type conversion testsThomas Schwinge2-7/+24
2013-08-29Fix typos.Ondřej Bílka33-75/+118
2013-08-29ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell3-2/+9
2013-08-28Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar3-2/+7
2013-08-27[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger7-6/+160
2013-08-27Clean up h_errno declaration to use __thread unconditionally.Roland McGrath2-10/+10
2013-08-27Clean up _res declaration to use __thread unconditionally.Roland McGrath3-16/+13
2013-08-27Cope without sunrpc.Roland McGrath2-2/+11
2013-08-27Don't try to use ioctl unless [FIONREAD].Roland McGrath2-1/+6