aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-17manual: Sort overview listing by manual order.Carlos O'Donell2-28/+82
2014-04-17PowerPC: Sync pthread_once with default implementationAdhemerval Zanella2-110/+4
2014-04-17PowerPC: Add fenv macros for long doubleAdhemerval Zanella2-2/+17
2014-04-17Add fenv test support for AArch64.Ian Bolton2-0/+26
2014-04-17Detect if AVX2 is usableSihai Yao4-0/+25
2014-04-17manual/setjmp.texi: Clarify setcontext and signal handlers textWill Newton2-8/+17
2014-04-17stdlib/tst-setcontext.c: Check for clobbering of signal stackWill Newton2-0/+25
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton3-60/+107
2014-04-17Add fenv test support for targets which don't have FP traps.Wilco4-10/+36
2014-04-17[AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton2-0/+67
2014-04-17[AArch64] Provide initial implementation of math_private.h.Ian Bolton2-0/+219
2014-04-16alpha: Remove alpha-linux pthread_once.cRichard Henderson2-95/+2
2014-04-16alpha: Enable unwind tables for backtrace.cRichard Henderson2-0/+8
2014-04-16alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson2-1/+4
2014-04-16alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson2-4/+1026
2014-04-16[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2-87/+1019
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin5-0/+77
2014-04-16hurd: Add i386 fields to TLS structureSamuel Thibault2-0/+13
2014-04-16hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault3-21/+30
2014-04-16hurd: Do not allow unmapping address 0Samuel Thibault2-0/+11
2014-04-16S/390: Regenerate ULPsStefan Liebler2-0/+1020
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler4-6/+89
2014-04-16[BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler3-1/+8
2014-04-16Update fixed bug listAlan Modra2-4/+5
2014-04-16Correct IBM long double frexpl.Alan Modra3-44/+118
2014-04-15benchtests: Link against objects in build directorySiddhesh Poyarekar2-23/+16
2014-04-14Support _r_debug for static binaries.Carlos O'Donell3-1/+10
2014-04-14nscd: Make SELinux checks dynamic.Carlos O'Donell4-83/+80
2014-04-13Regenerate sparc ULPs.David S. Miller2-4/+1026
2014-04-12Fix qsort argument order in collation exampleAllan McRae3-3/+10
2014-04-11Fix typo on ChangeLog.Paul Pluzhnikov1-1/+1
2014-04-11math: make test-fenv-preserve.c a no-op if FE_ALL_EXCEPT == 0.Chris Metcalf2-0/+10
2014-04-112014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+9
2014-04-11benchtests: Improve readability of JSON outputWill Newton6-23/+268
2014-04-11Fixed and unified pthread_once.Torvald Riegel11-735/+149
2014-04-11S/390: Unify 31 and 64 bit configure.acStefan Liebler5-12/+9
2014-04-11NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel1-0/+14
2014-04-11Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten2-1/+5
2014-04-11malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton2-1/+11
2014-04-10benchtests: Add pthread_once common-case test.Torvald Riegel5-1/+44
2014-04-09Save/restore bound registers in _dl_runtime_resolveIgor Zamyatin5-20/+145
2014-04-09Define _STRING_ARCH_unaligned unconditionallyAdhemerval Zanella10-16/+31
2014-04-09Use statvfs64() for pathconf(_PC_NAME_MAX).Peter TB Brett3-17/+15
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella17-13/+79
2014-04-09PowerPC: Fix --disable-multi-arch buildsAdhemerval Zanella11-6/+31
2014-04-08manual/ipc.texi: Fix AC-safety notes.Carlos O'Donell2-2/+6
2014-04-07string: Cosmetic cleanup of string functionsWill Newton11-47/+29
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella7-5/+65
2014-04-06PowerPC: Fix nearbyint/nearbyintf result for FE_DOWNWARDAdhemerval Zanella5-11/+213
2014-04-04tile: Fix cut-and-paste bug in commit fcccd5128.Chris Metcalf2-2/+7