summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller
2014-05-01Correctly handle %p in wprintf (BZ #16890)Andreas Schwab
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-05-01NEWS: Add 15119 to fixed bug listWill Newton
2014-05-01ARM: Remove lowlevellock.cWill Newton
2014-04-30Add round-mode context support to sparc.David S. Miller
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller
2014-04-30Fix some sparc -Wundef build warnings.David S. Miller
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers
2014-04-30conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers
2014-04-30ChangeLog cleanupAndreas Schwab
2014-04-30More fixes for unsafe compiler optimizationAdhemerval Zanella
2014-04-30Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang
2014-04-30Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar
2014-04-30Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar
2014-04-30Do not fail if one of the two responses to AF_UNSPEC fails (BZ #14308)Siddhesh Poyarekar
2014-04-292014-04-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2014-04-29[BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler
2014-04-29PowerPC: Suppress unnecessary FPSCR writeAdhemerval Zanella
2014-04-29Relocate hppa from ports to libc.Carlos O'Donell
2014-04-28Fix types of stream hook functions in manual.Ondřej Bílka
2014-04-28Fix recvmmsg comment.Ondřej Bílka
2014-04-28[ARM] Add support for fenv_private on ARM.Wilco Dijkstra
2014-04-25Replace __int128 with __int128_t in bits/link.hH.J. Lu
2014-04-24[AArch64] Suppress unnecessary FPSR and FPCR writes.Ian Bolton
2014-04-23Use test-skeleton.c in tst-sem3 and tst-sem4Siddhesh Poyarekar
2014-04-22Fix sigaction conform test failures on sparc.David S. Miller
2014-04-22[AArch64] Use GCC builtins to count leading/tailing zeros.Yufeng Zhang
2014-04-22Include atomic.h in sem_wait.c and sem_trywait.cSiddhesh Poyarekar
2014-04-22aarch64: Add setjmp and longjmp SystemTap probesVenkataramanan Kumar
2014-04-17manual: Sort overview listing by manual order.Carlos O'Donell
2014-04-17PowerPC: Sync pthread_once with default implementationAdhemerval Zanella
2014-04-17PowerPC: Add fenv macros for long doubleAdhemerval Zanella
2014-04-17Add fenv test support for AArch64.Ian Bolton
2014-04-17Detect if AVX2 is usableSihai Yao
2014-04-17manual/setjmp.texi: Clarify setcontext and signal handlers textWill Newton
2014-04-17stdlib/tst-setcontext.c: Check for clobbering of signal stackWill Newton
2014-04-17aarch64: Re-implement setcontext without rt_sigreturn syscallWill Newton
2014-04-17Add fenv test support for targets which don't have FP traps.Wilco
2014-04-17[AArch64] Define HAVE_RM_CTX and related hooks.Ian Bolton
2014-04-17[AArch64] Provide initial implementation of math_private.h.Ian Bolton
2014-04-16alpha: Remove alpha-linux pthread_once.cRichard Henderson
2014-04-16alpha: Enable unwind tables for backtrace.cRichard Henderson
2014-04-16alpha: Fix __pointer_chk_guard definition for the testsuiteRichard Henderson
2014-04-16alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson
2014-04-16[AArch64] Regenerate libm-test-ulps.Marcus Shawcroft
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin