summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix types of stream hook functions in manual.Ondřej Bílka2014-04-283-6/+9
* Fix recvmmsg comment.Ondřej Bílka2014-04-283-3/+8
* [ARM] Add support for fenv_private on ARM.Wilco Dijkstra2014-04-284-1/+267
* Replace __int128 with __int128_t in bits/link.hH.J. Lu2014-04-252-3/+9
* [AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton2014-04-248-28/+61
* Use test-skeleton.c in tst-sem3 and tst-sem4Siddhesh Poyarekar2014-04-233-15/+29
* Fix sigaction conform test failures on sparc.David S. Miller2014-04-222-1/+8
* [AArch64] Use GCC builtins to count leading/tailing zeros.Yufeng Zhang2014-04-222-0/+21
* Include atomic.h in sem_wait.c and sem_trywait.cSiddhesh Poyarekar2014-04-223-0/+7
* aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar2014-04-223-0/+24
* manual: Sort overview listing by manual order.Carlos O'Donell2014-04-172-28/+82
* PowerPC: Sync pthread_once with default implementationAdhemerval Zanella2014-04-172-110/+4
* PowerPC: Add fenv macros for long doubleAdhemerval Zanella2014-04-172-2/+17
* Add fenv test support for AArch64.Ian Bolton2014-04-172-0/+26
* Detect if AVX2 is usableSihai Yao2014-04-174-0/+25
* manual/setjmp.texi: Clarify setcontext and signal handlers textWill Newton2014-04-172-8/+17
* stdlib/tst-setcontext.c: Check for clobbering of signal stackWill Newton2014-04-172-0/+25
* aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton2014-04-173-60/+107
* Add fenv test support for targets which don't have FP traps.Wilco2014-04-174-10/+36
* [AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton2014-04-172-0/+67
* [AArch64] Provide initial implementation of math_private.h.Ian Bolton2014-04-172-0/+219
* alpha: Remove alpha-linux pthread_once.cRichard Henderson2014-04-162-95/+2
* alpha: Enable unwind tables for backtrace.cRichard Henderson2014-04-162-0/+8
* alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson2014-04-162-1/+4
* alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson2014-04-162-4/+1026
* [AArch64] Regenerate libm-test-ulps.Marcus Shawcroft2014-04-162-87/+1019
* Save/restore bound registers for _dl_runtime_profileIgor Zamyatin2014-04-165-0/+77
* hurd: Add i386 fields to TLS structureSamuel Thibault2014-04-162-0/+13
* hurd: Move dtv, dtv_t, tcbhead_t declaration to per-arch file.Samuel Thibault2014-04-163-21/+30
* hurd: Do not allow unmapping address 0Samuel Thibault2014-04-162-0/+11
* S/390: Regenerate ULPsStefan Liebler2014-04-162-0/+1020
* [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2014-04-164-6/+89
* [BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler2014-04-163-1/+8
* Update fixed bug listAlan Modra2014-04-162-4/+5
* Correct IBM long double frexpl.Alan Modra2014-04-163-44/+118
* benchtests: Link against objects in build directorySiddhesh Poyarekar2014-04-152-23/+16
* Support _r_debug for static binaries.Carlos O'Donell2014-04-143-1/+10
* nscd: Make SELinux checks dynamic.Carlos O'Donell2014-04-144-83/+80
* Regenerate sparc ULPs.David S. Miller2014-04-132-4/+1026
* Fix qsort argument order in collation exampleAllan McRae2014-04-123-3/+10
* 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-112-0/+10
* 2014-04-11 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2014-04-112-1/+9
* benchtests: Improve readability of JSON outputWill Newton2014-04-116-23/+268
* Fixed and unified pthread_once.Torvald Riegel2014-04-1111-735/+149
* S/390: Unify 31 and 64 bit configure.acStefan Liebler2014-04-115-12/+9
* NEWS: Add comment about changed ABI on s390 and s390x.Andreas Krebbel2014-04-111-0/+14
* Fix typo in comment in res_query.cJoseph Anthony Pasquale Holsten2014-04-112-1/+5
* malloc: Fix MALLOC_DEBUG -Wundef warningWill Newton2014-04-112-1/+11
* benchtests: Add pthread_once common-case test.Torvald Riegel2014-04-105-1/+44