about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog.Ondřej Bílka2013-11-261-0/+41
* Remove duplicate ifunc benchtests.Ondřej Bílka2013-11-2636-682/+2
* Fix typo in _dl_tlsdesc_resolve_hold.Ondřej Bílka2013-11-262-1/+4
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-2686-294/+385
* Fix bug ordering in NEWS.Joseph Myers2013-11-251-1/+1
* Add bug 11214 to NEWS.Joseph Myers2013-11-251-11/+11
* revert hebrew lang_name additionChris Leonard2013-11-251-1/+0
* revert hebrew lang_name additionChris Leonard2013-11-251-1/+0
* Add lang_name to various locales.Chris Leonard2013-11-2516-0/+47
* Fix typo in sys/ptrace.h.Carlos O'Donell2013-11-253-2/+8
* Fix intermittent failure in tst-getpid2.Paul Pluzhnikov2013-11-252-0/+10
* Fix powerpc-nofpu build.Joseph Myers2013-11-253-0/+12
* PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella2013-11-258-25/+309
* Add lang_name to various locales.Chris Leonard2013-11-2422-3/+64
* revert error-generated by bs_BA.Chris Leonard2013-11-232-3/+0
* Add lang_name to various locales.Chris Leonard2013-11-2311-4/+48
* Add lang_name to various locales.Chris Leonard2013-11-237-0/+22
* ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath2013-11-223-18/+19
* Add lang_name to German, English, Spanish, French locales.Chris Leonard2013-11-2247-0/+136
* Add missing #include for malloc/hooks.c code.Roland McGrath2013-11-212-2/+6
* Adjust generic swapon prototype to match Linux version.Roland McGrath2013-11-212-1/+5
* Use __glibc_block in public headers.Meador Inge2013-11-215-15/+25
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-2111-61/+98
* Add lang_name to Arabic locales.Chris Leonard2013-11-2120-0/+41
* linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang2013-11-203-6/+15
* Fix missing > on email.Paul Pluzhnikov2013-11-201-1/+1
* Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9Paul Pluzhnikov2013-11-202-0/+8
* Revert "Fix failure in nptl/tst-cleanup when building with"Paul Pluzhnikov2013-11-202-10/+0
* Fix failure in nptl/tst-cleanup when building withPaul Pluzhnikov2013-11-202-0/+10
* Consolidate valloc/pvalloc code.Ondřej Bílka2013-11-204-112/+44
* Fix build warning in locarchive.cSiddhesh Poyarekar2013-11-202-3/+7
* Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar2013-11-206-15/+24
* Fix ChangeLog formattingSiddhesh Poyarekar2013-11-201-1/+1
* Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar2013-11-203-0/+57
* Fix ChangeLog formattingSiddhesh Poyarekar2013-11-201-3/+3
* Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers2013-11-1922-76/+390
* Complete display of LC_MONETARYAndreas Schwab2013-11-194-1/+30
* test-fpucw-ieee: Don't use _FPU_IEEE if not definedChris Metcalf2013-11-182-2/+10
* Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov2013-11-183-1/+11
* Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov2013-11-181-0/+45
* Define TLS version of libc_hidden_proto.Joseph Myers2013-11-182-3/+49
* Revert b75891075bece24be9fd85618f18af4a2daf7f1cOndřej Bílka2013-11-181-16/+10
* [BZ #16144] Duplicated abday value for tk_TM.Chris Leonard2013-11-183-5/+6
* Fix breaking of RPATH when $ORIGIN contains colons. Fixes bug 10253Ondřej Bílka2013-11-183-20/+33
* benchtests: Add strsep benchmarkRajalakshmi Srinivasaraghavan2013-11-184-1/+201
* Remove unused variable.Ondřej Bílka2013-11-182-8/+6
* Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab2013-11-187-39/+55
* Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka2013-11-184-3/+12
* Correct wae_CH to UTF-8 encoding.Chris Leonard2013-11-173-10/+15
* Test signs of NaNs in libm-test.inc where appropriate.Joseph Myers2013-11-163-16/+60