summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Make localedef output generation use more logical interfaces.Richard Sandiford2013-09-0616-1611/+738
* Fix trailing whitespaceChris Leonard2013-09-061-1/+1
* ChangeLog entry for Deduplicate country_car.Chris Leonard2013-09-061-0/+9
* Deduplicate country_car.Chris Leonard2013-09-066-32/+32
* benchtests: Add memrchr benchmarkAdhemerval Zanella2013-09-065-4/+74
* benchtests/Makefile: Run benchmark for memcpy.Will Newton2013-09-062-5/+9
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-063-29/+64
* PowerPC: fix POWER7 memrchr for some large inputsAdhemerval Zanella2013-09-053-4/+10
* Add memrchr testcaseAdhemerval Zanella2013-09-054-1/+196
* tst-fanotify: skip when we get back EPERMMike Frysinger2013-09-052-5/+13
* Define MMAP2_PAGE_SHIFT to -1 for m68k.Joseph Myers2013-09-042-0/+9
* conformtest: Fix namespace testing.Joseph Myers2013-09-044-3/+17
* Update iso-1427.def and related occurrences.Chris Leonard2013-09-0428-221/+85
|\
| * Remove --disable-versioning.Joseph Myers2013-09-0428-221/+85
* | Update iso-1427.def and related occurrences.Chris Leonard2013-09-048-20/+31
|/
* benchtests: Switch string benchmarks to use bench-timing.h.Will Newton2013-09-0428-502/+368
* benchtests/Makefile: Use LDLIBS instead of LDFLAGS.Will Newton2013-09-042-16/+20
* Add country_car field to LC_ADDRESScjl2013-09-041-0/+3
* Add country_car field to LC_ADDRESScjl2013-09-041-0/+146
* Add country_car field to LC_ADDRESScjl2013-09-04143-32/+436
* Add FSF statement to ayc_PE locale.cjl2013-09-031-3/+3
* Add FSF statement to ayc_PE locale.cjl2013-09-031-4/+4
* Add FSF statement to ayc_PE locale.cjl2013-09-032-21/+29
* Fix lgammaf spurious underflow (bug 15427).Joseph Myers2013-09-036-4/+176
* Add unaligned strcmp.Ondřej Bílka2013-09-035-2/+231
* Update ht_HT localeChris Leonard2013-09-033-111/+151
* Add quz_PE localeChris Leonard2013-09-034-2/+179
* Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar2013-09-033-2/+14
* hppa: add fanotify_markMike Frysinger2013-09-025-0/+16
* tst-fanotify: new simple testMike Frysinger2013-09-023-1/+62
* Fix spurious jnf underflows (bug 14155).Joseph Myers2013-09-026-10/+68
* Fix typo.Ondřej Bílka2013-09-022-1/+5
* Use sfi_* macros in armv6t2 strlen.Roland McGrath2013-08-302-9/+16
* Make armv6t2 strlen work in ARM mode too.Roland McGrath2013-08-302-2/+30
* Fix then/than typos.Ondřej Bílka2013-08-3018-39/+63
* Fix typos.Ondřej Bílka2013-08-3047-45/+107
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-303-3/+9
* sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.Will Newton2013-08-302-0/+145
* Fix rawmemchr regression on bulldozer.Ondřej Bílka2013-08-303-109/+5
* Fix up ChangeLog formatting.Roland McGrath2013-08-291-4/+6
* Remove aix specific files.Ondřej Bílka2013-08-2910-869/+13
* Hurd: Add ESUCCESS error_t value.Thomas Schwinge2013-08-293-1/+23
* Hurd: Use __executable_start symbol instead of _start.Samuel Thibault2013-08-292-2/+7
* Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge2013-08-293-23/+53
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-296-9/+24
* [BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge2013-08-2910-32/+87
* math: Additional type conversion testsThomas Schwinge2013-08-292-7/+24
* Fix typos.Ondřej Bílka2013-08-2933-75/+118
* ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell2013-08-293-2/+9
* Use __glibc_unlikely instead of __builtin_expect (..., 0)Siddhesh Poyarekar2013-08-283-2/+7