about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Correct inputs for sin and cosSiddhesh Poyarekar2014-01-103-29/+11
* Update Swedish translationsAllan McRae2014-01-102-466/+511
* Update Vietnamese translationsAllan McRae2014-01-102-580/+636
* Update Esperanto translationsAllan McRae2014-01-102-515/+570
* Update Czech translationsAllan McRae2014-01-102-464/+519
* Update Dutch translationsAllan McRae2014-01-102-474/+527
* Update Polish translationsAllan McRae2014-01-102-467/+512
* Update Russian translationsAllan McRae2014-01-102-471/+524
* Update Ukrainian translationsAllan McRae2014-01-102-464/+520
* Obvious comment typo fix ("openened") in elf/dl-load.c.Brooks Moses2014-01-082-1/+5
* Rename header.pot to pot.header.Carlos O'Donell2014-01-083-4/+9
* Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy2014-01-093-3/+10
* PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2014-01-084-125/+9
* Update powerpc-fpu ULPs.Adhemerval Zanella2014-01-082-6/+95
* Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers2014-01-083-1/+9
* Use separate libc.abilist for MIPS o32 soft float.Joseph Myers2014-01-073-0/+2268
* Regenerate powerpc-nofpu ulps (again).Joseph Myers2014-01-072-52/+66
* Mark more libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-073-433/+443
* Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers2014-01-073-2/+8
* [AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft2014-01-074-2/+12
* [AArch64] Remove sqrt from libm-test-ulpsMarcus Shawcroft2014-01-072-438/+4
* Fix integer overflow in vfwprintf. Fixes bug 14286.Ondřej Bílka2014-01-073-15/+26
* [AArch64] Fix CFA adjustment on dynamic linker entry.Marcus Shawcroft2014-01-072-1/+6
* S/390: Remove __tls_get_addr argument cast.Andreas Krebbel2014-01-072-1/+6
* S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel2014-01-072-1/+7
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-0717-17/+328
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-0730-24/+762
* ia64: regen libm-test-ulps from scratchMike Frysinger2014-01-062-736/+30
* ia64: drop large results from libm-test-ulps [BZ #16401]Mike Frysinger2014-01-062-24/+5
* Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers2014-01-063-2/+11
* ia64: regenerate libm-test-ulpsMike Frysinger2014-01-062-28/+8432
* ia64: add __ prefix to pt_all_user_regs/ia64_fpreg [BZ #762]Mike Frysinger2014-01-065-21/+34
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-0611-7/+34
* Fix typo in inet/netinet/in.h commentAllan McRae2014-01-062-1/+5
* Update ULPs for i386Andreas Jaeger2014-01-052-0/+88
* Regenerate libc.poAllan McRae2014-01-052-456/+494
* Fix gettext call formattingAllan McRae2014-01-052-1/+5
* ia64: fix build failure after async tls updatesMike Frysinger2014-01-042-4/+11
* nscd: list all tables in usage()Sami Kerola2014-01-042-3/+26
* tst-fanotify: switch to AC_DEFINEMike Frysinger2014-01-045-2/+14
* Fix soft-float ldbl-128ibm atan2l signs of zero results (bug 16390).Joseph Myers2014-01-033-1/+8
* Fix ChangeLog entry.Paul Pluzhnikov2014-01-031-1/+1
* PowerPC: Fix compiler warningsAdhemerval Zanella2014-01-035-4/+12
* Merge branch 'master' of ssh://sourceware.org/git/glibcPaul Pluzhnikov2014-01-032-963/+7501
|\
| * Regenerate powerpc-nofpu ulps.Joseph Myers2014-01-032-963/+7501
* | Async-signal safe TLS.Andrew Hunter2014-01-039-46/+313
|/
* Mark various libm tests with xfail-rounding:ldbl-128ibm.Joseph Myers2014-01-033-1744/+1759
* Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers2014-01-023-1/+14
* Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers2014-01-023-2/+6
* Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers2014-01-023-3/+10