aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28Make memset in calloc a tail call.Ondřej Bílka2-2/+6
2013-11-27Add lang_name to various locales.Chris Leonard16-6/+63
2013-11-27MIPS: Fix RLIM64_INFINITY constant for O32 and N32 ABIsAurelien Jarno8-30/+75
2013-11-27MIPS: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constantAurelien Jarno3-0/+127
2013-11-26Also remove benchtests/bench-strsep-ifunc.cOndřej Bílka2-20/+1
2013-11-26aarch64: Enable ifunc support.Will Newton3-3/+49
2013-11-26Avoid "left shift count >= width of type" warnings in soft-fp code.Uros Bizjak2-4/+10
2013-11-26NEWS: Only public headers have __unused/__block changed.Carlos O'Donell1-3/+3
2013-11-26NEWS: Mention __unused and __block removal.Carlos O'Donell1-0/+5
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella9-14/+31
2013-11-26Remove duplicate ifunc tests.Ondřej Bílka35-645/+38
2013-11-26Add changelog.Ondřej Bílka1-0/+41
2013-11-26Remove duplicate ifunc benchtests.Ondřej Bílka36-682/+2
2013-11-26Fix typo in _dl_tlsdesc_resolve_hold.Ondřej Bílka2-1/+4
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka86-294/+385
2013-11-25Fix bug ordering in NEWS.Joseph Myers1-1/+1
2013-11-25Add bug 11214 to NEWS.Joseph Myers1-11/+11
2013-11-25revert hebrew lang_name additionChris Leonard1-1/+0
2013-11-25revert hebrew lang_name additionChris Leonard1-1/+0
2013-11-25Add lang_name to various locales.Chris Leonard16-0/+47
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell3-2/+8
2013-11-25Fix intermittent failure in tst-getpid2.Paul Pluzhnikov2-0/+10
2013-11-25Fix powerpc-nofpu build.Joseph Myers3-0/+12
2013-11-25PowerPC: Set/restore rounding mode only when neededAdhemerval Zanella8-25/+309
2013-11-24Add lang_name to various locales.Chris Leonard22-3/+64
2013-11-23revert error-generated by bs_BA.Chris Leonard2-3/+0
2013-11-23Add lang_name to various locales.Chris Leonard11-4/+48
2013-11-23Add lang_name to various locales.Chris Leonard7-0/+22
2013-11-22ARM: Fix memcpy computed-jump calculations for ARM_ALWAYS_BX case.Roland McGrath3-18/+19
2013-11-22Add lang_name to German, English, Spanish, French locales.Chris Leonard47-0/+136
2013-11-21Add missing #include for malloc/hooks.c code.Roland McGrath2-2/+6
2013-11-21Adjust generic swapon prototype to match Linux version.Roland McGrath2-1/+5
2013-11-21Use __glibc_block in public headers.Meador Inge5-15/+25
2013-11-21Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin11-61/+98
2013-11-21Add lang_name to Arabic locales.Chris Leonard20-0/+41
2013-11-20linux-generic: fix alignment of struct stat/statfs for nios2Chung-Lin Tang3-6/+15
2013-11-20Fix missing > on email.Paul Pluzhnikov1-1/+1
2013-11-20Fix failure in tst-cleanup2 and tst-cleanupx2 with gcc-4.9Paul Pluzhnikov2-0/+8
2013-11-20Revert "Fix failure in nptl/tst-cleanup when building with"Paul Pluzhnikov2-10/+0
2013-11-20Fix failure in nptl/tst-cleanup when building withPaul Pluzhnikov2-0/+10
2013-11-20Consolidate valloc/pvalloc code.Ondřej Bílka4-112/+44
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar2-3/+7
2013-11-20Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar6-15/+24
2013-11-20Fix ChangeLog formattingSiddhesh Poyarekar1-1/+1
2013-11-20Add systemtap probe markers for sin, cos, asin and acosSiddhesh Poyarekar3-0/+57
2013-11-20Fix ChangeLog formattingSiddhesh Poyarekar1-3/+3
2013-11-19Make powerpc-nofpu floating-point state thread-local (bug 15483).Joseph Myers22-76/+390
2013-11-19Complete display of LC_MONETARYAndreas Schwab4-1/+30
2013-11-18test-fpucw-ieee: Don't use _FPU_IEEE if not definedChris Metcalf2-2/+10
2013-11-18Adjust AT_EXECFN when using explicit loader invocation.Paul Pluzhnikov3-1/+11