aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey47-0/+96
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller1-1/+1
2014-05-01Fix -Wundef warnings for _IO_JUMPS_OFFSET.Roland McGrath2-0/+5
2014-05-01Deconditionalize use of LLL_LOCK_INITIALIZER in bits/libc-lock.h.Roland McGrath2-6/+9
2014-05-01Fix implicit declarationAndreas Schwab2-0/+5
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller3-0/+69
2014-05-01Correctly handle %p in wprintf (BZ #16890)Andreas Schwab4-2/+30
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey5-5/+13
2014-05-012014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2-2/+6
2014-05-01NEWS: Add 15119 to fixed bug listWill Newton2-7/+10
2014-05-01ARM: Remove lowlevellock.cWill Newton2-132/+6
2014-04-30Add round-mode context support to sparc.David S. Miller2-0/+85
2014-04-30Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2-1/+4
2014-04-30Fix some sparc -Wundef build warnings.David S. Miller2-0/+6
2014-04-30Fix some sparc conform test failures in siginfo.hDavid S. Miller2-0/+7
2014-04-30Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.Roland McGrath15-0/+0
2014-04-30Add deprecation header text to remaining ports/ChangeLog* files.Roland McGrath4-0/+27
2014-04-30ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown3-2/+8
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers11-46/+47
2014-04-30conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers3-3/+14
2014-04-30ChangeLog cleanupAndreas Schwab1-493/+275
2014-04-30More fixes for unsafe compiler optimizationAdhemerval Zanella2-0/+5
2014-04-30Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang2-0/+6
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