aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-11Fix a race in tst-tls7, which caused crashes on ppc32.Paul Pluzhnikov3-5/+31
2014-01-11Add 15850 to NEWS.Ondřej Bílka1-8/+9
2014-01-11Update Bulgarian translationsAllan McRae2-464/+518
2014-01-11Update German translationsAllan McRae2-467/+513
2014-01-10ARM: Disable compat mcount code when unneeded.Roland McGrath5-6/+125
2014-01-10Correct inputs for sin and cosSiddhesh Poyarekar3-29/+11
2014-01-10Update Swedish translationsAllan McRae2-466/+511
2014-01-10Update Vietnamese translationsAllan McRae2-580/+636
2014-01-10Update Esperanto translationsAllan McRae2-515/+570
2014-01-10Update Czech translationsAllan McRae2-464/+519
2014-01-10Update Dutch translationsAllan McRae2-474/+527
2014-01-10Update Polish translationsAllan McRae2-467/+512
2014-01-10Update Russian translationsAllan McRae2-471/+524
2014-01-10Update Ukrainian translationsAllan McRae2-464/+520
2014-01-08Obvious comment typo fix ("openened") in elf/dl-load.c.Brooks Moses2-1/+5
2014-01-08Rename header.pot to pot.header.Carlos O'Donell3-4/+9
2014-01-09Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy3-3/+10
2014-01-08PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella4-125/+9
2014-01-08Update powerpc-fpu ULPs.Adhemerval Zanella2-6/+95
2014-01-08Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers3-1/+9
2014-01-07Use separate libc.abilist for MIPS o32 soft float.Joseph Myers3-0/+2268
2014-01-07Regenerate powerpc-nofpu ulps (again).Joseph Myers2-52/+66
2014-01-07Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers3-433/+443
2014-01-07Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers3-2/+8
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft4-2/+12
2014-01-07[AArch64] Remove sqrt from libm-test-ulpsMarcus Shawcroft2-438/+4
2014-01-07Fix integer overflow in vfwprintf. Fixes bug 14286.Ondřej Bílka3-15/+26
2014-01-07[AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2-1/+6
2014-01-07S/390: Remove __tls_get_addr argument cast.Andreas Krebbel2-1/+6
2014-01-07S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel2-1/+7
2014-01-07S/390: Make ucontext_t extendible.Andreas Krebbel17-17/+328
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel30-24/+762
2014-01-06ia64: regen libm-test-ulps from scratchMike Frysinger2-736/+30
2014-01-06ia64: drop large results from libm-test-ulps [BZ #16401]Mike Frysinger2-24/+5
2014-01-06Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers3-2/+11
2014-01-06ia64: regenerate libm-test-ulpsMike Frysinger2-28/+8432
2014-01-06ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger5-21/+34
2014-01-06ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger11-7/+34
2014-01-06Fix typo in inet/netinet/in.h commentAllan McRae2-1/+5
2014-01-05Update ULPs for i386Andreas Jaeger2-0/+88
2014-01-05Regenerate libc.poAllan McRae2-456/+494
2014-01-05Fix gettext call formattingAllan McRae2-1/+5
2014-01-04ia64: fix build failure after async tls updatesMike Frysinger2-4/+11
2014-01-04nscd: list all tables in usage()Sami Kerola2-3/+26
2014-01-04tst-fanotify: switch to AC_DEFINEMike Frysinger5-2/+14
2014-01-03Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers3-1/+8
2014-01-03Fix ChangeLog entry.Paul Pluzhnikov1-1/+1
2014-01-03PowerPC: Fix compiler warningsAdhemerval Zanella5-4/+12
2014-01-03Merge branch 'master' of ssh://sourceware.org/git/glibcPaul Pluzhnikov2-963/+7501
2014-01-03Async-signal safe TLS.Andrew Hunter9-46/+313