about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Update Catalan translationsAllan McRae2014-01-202-527/+573
* Don't check asynchronous cancellation on systemH.J. Lu2014-01-182-1/+5
* Fix incorrect ChangeLog formattingAdam Conrad2014-01-171-1/+1
* s390: implement sotruss supportMike Frysinger2014-01-162-0/+66
* Add BZ#16430 to NEWS.Adhemerval Zanella2014-01-161-1/+1
* PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2014-01-163-4/+44
* Fix math/test-fpucw-*.c for sysdeps test-fpucw.c overrides.Joseph Myers2014-01-163-2/+7
* Mention addition of multiple precision fallback libm probes in NEWSSiddhesh Poyarekar2014-01-161-0/+3
* Don't use alloca in addgetnetgrentX (BZ #16453)Siddhesh Poyarekar2014-01-163-32/+12
* PowerPC: sotruss-lib implementationAdhemerval Zanella2014-01-152-0/+74
* Add ChangeLog entryOndřej Bílka2014-01-151-0/+6
* Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka2014-01-152-24/+15
* [BZ #16427] Fix ldbl-128 exp overflows.Andreas Krebbel2014-01-152-13/+11
* S/390: Regenerate ULPs.Andreas Krebbel2014-01-152-1139/+9964
* ARM: Don't apply pointer encryption to the frame pointerWill Newton2014-01-145-11/+20
* Mention BZ 9721Paul Pluzhnikov2014-01-121-16/+16
* Add BZ #15850 to ChangeLog.Carlos O'Donell2014-01-121-0/+1
* BZ 16133 has been fixed (async signal safe TLS).Paul Pluzhnikov2014-01-111-5/+5
* Fix a race in tst-tls7, which caused crashes on ppc32.Paul Pluzhnikov2014-01-113-5/+31
* Add 15850 to NEWS.Ondřej Bílka2014-01-111-8/+9
* Update Bulgarian translationsAllan McRae2014-01-112-464/+518
* Update German translationsAllan McRae2014-01-112-467/+513
* ARM: Disable compat mcount code when unneeded.Roland McGrath2014-01-105-6/+125
* 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