aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar3-5/+23
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar9-122/+105
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar4-10/+24
2014-04-29Final update to ports ChangeLog.Carlos O'Donell1-0/+4
2014-04-29Remove ports README and update machine ChangeLogs.Carlos O'Donell5-49/+28
2014-04-292014-04-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-0/+8
2014-04-29Mention BZ16823 in NEWSStefan Liebler1-1/+1
2014-04-29[BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler4-3/+11
2014-04-29FixAdhemerval Zanella2-2/+2
2014-04-29PowerPC: Suppress unnecessary FPSCR writeAdhemerval Zanella8-16/+60
2014-04-29Relocate hppa from ports to libc.Carlos O'Donell152-61/+41
2014-04-29hppa: Update lowlevellock.h.Carlos O'Donell2-22/+39
2014-04-29hppa: Use lll_futex_wake.Carlos O'Donell2-1/+4
2014-04-29hppa: Use r25 as second input to __longjmp.Carlos O'Donell2-12/+18
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka3-6/+9
2014-04-28Fix recvmmsg comment.Ondřej Bílka3-3/+8
2014-04-28[ARM] Add support for fenv_private on ARM.Wilco Dijkstra4-1/+267
2014-04-25Replace __int128 with __int128_t in bits/link.hH.J. Lu2-3/+9
2014-04-24[AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton8-28/+61
2014-04-23Use test-skeleton.c in tst-sem3 and tst-sem4Siddhesh Poyarekar3-15/+29
2014-04-22Fix sigaction conform test failures on sparc.David S. Miller2-1/+8
2014-04-22[AArch64] Use GCC builtins to count leading/tailing zeros.Yufeng Zhang2-0/+21
2014-04-22Include atomic.h in sem_wait.c and sem_trywait.cSiddhesh Poyarekar3-0/+7
2014-04-22aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar3-0/+24
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