about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar2014-04-304-10/+24
* Final update to ports ChangeLog.Carlos O'Donell2014-04-291-0/+4
* Remove ports README and update machine ChangeLogs.Carlos O'Donell2014-04-295-49/+28
* 2014-04-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-04-292-0/+8
* Mention BZ16823 in NEWSStefan Liebler2014-04-291-1/+1
* [BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler2014-04-294-3/+11
* FixAdhemerval Zanella2014-04-292-2/+2
* PowerPC: Suppress unnecessary FPSCR writeAdhemerval Zanella2014-04-298-16/+60
* Relocate hppa from ports to libc.Carlos O'Donell2014-04-29152-61/+41
* hppa: Update lowlevellock.h.Carlos O'Donell2014-04-292-22/+39
* hppa: Use lll_futex_wake.Carlos O'Donell2014-04-292-1/+4
* hppa: Use r25 as second input to __longjmp.Carlos O'Donell2014-04-292-12/+18
* 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