summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* stdlib/tst-setcontext.c: Check for clobbering of signal stackWill Newton2014-04-171-0/+4
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-171-0/+7
* Add fenv test support for targets which don't have FP traps.Wilco2014-04-171-0/+7
* [AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton2014-04-171-0/+12
* [AArch64] Provide initial implementation of math_private.h.Ian Bolton2014-04-171-0/+5
* alpha: Remove alpha-linux pthread_once.cRichard Henderson2014-04-161-0/+2
* alpha: Enable unwind tables for backtrace.cRichard Henderson2014-04-161-0/+3
* alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson2014-04-161-0/+3
* alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson2014-04-161-0/+4
* [AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2014-04-161-0/+4
* Save/restore bound registers for _dl_runtime_profileIgor Zamyatin2014-04-161-0/+14
* hurd: Add i386 fields to TLS structureSamuel Thibault2014-04-161-0/+3
* hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault2014-04-161-0/+6
* hurd: Do not allow unmapping address 0Samuel Thibault2014-04-161-0/+4
* S/390: Regenerate ULPsStefan Liebler2014-04-161-0/+4
* [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2014-04-161-0/+6
* [BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler2014-04-161-0/+6
* Update fixed bug listAlan Modra2014-04-161-0/+1
* Correct IBM long double frexpl.Alan Modra2014-04-161-0/+7
* benchtests: Link against objects in build directorySiddhesh Poyarekar2014-04-151-0/+7
* Support _r_debug for static binaries.Carlos O'Donell2014-04-141-0/+6
* nscd: Make SELinux checks dynamic.Carlos O'Donell2014-04-141-0/+10
* Regenerate sparc ULPs.David S. Miller2014-04-131-0/+4
* Fix qsort argument order in collation exampleAllan McRae2014-04-121-0/+7
* Fix typo on ChangeLog.Paul Pluzhnikov2014-04-111-1/+1
* math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0.Chris Metcalf2014-04-111-0/+5
* 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-04-111-0/+5
* benchtests: Improve readability of JSON outputWill Newton2014-04-111-0/+12
* Fixed and unified pthread_once.Torvald Riegel2014-04-111-0/+13
* S/390: Unify 31 and 64 bit configure.acStefan Liebler2014-04-111-0/+9
* Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten2014-04-111-0/+4
* malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton2014-04-111-0/+6
* benchtests: Add pthread_once common-case test.Torvald Riegel2014-04-101-0/+6
* Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin2014-04-091-0/+21
* Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella2014-04-091-0/+13
* Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett2014-04-091-0/+6
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+32
* PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella2014-04-091-0/+17
* manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell2014-04-081-0/+4
* string: Cosmetic cleanup of string functionsWill Newton2014-04-071-0/+19
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-061-0/+14
* PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella2014-04-061-0/+9
* tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2014-04-041-0/+5
* manual: clarify buffer behavior in getline [BZ #5666]David Svoboda2014-04-031-0/+6
* Factor mmap/munmap of PT_LOAD segments out of _dl_map_object_from_fd et al.Roland McGrath2014-04-031-0/+23
* elf/dl-lookup.c: Remove obsolete comment about nested functionWill Newton2014-04-031-0/+6
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-021-0/+16
* Fix clog / clog10 sign of zero result in round-downward mode (bug 16789).Joseph Myers2014-04-021-0/+15
* Correct IBM long double nextafterl.Alan Modra2014-04-021-0/+10
* Correct prefetch hint in power7 memrchr.Alan Modra2014-04-021-0/+4