about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Fix implicit declarationAndreas Schwab2014-05-012-0/+5
* Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller2014-05-013-0/+69
* Correctly handle %p in wprintf (BZ #16890)Andreas Schwab2014-05-014-2/+30
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-015-5/+13
* 2014-05-01 Steve Ellcey <sellcey@mips.com>Steve Ellcey2014-05-012-2/+6
* NEWS: Add 15119 to fixed bug listWill Newton2014-05-012-7/+10
* ARM: Remove lowlevellock.cWill Newton2014-05-012-132/+6
* Add round-mode context support to sparc.David S. Miller2014-04-302-0/+85
* Correct sparc CPP guards for EMT_TAGOVF.David S. Miller2014-04-302-1/+4
* Fix some sparc -Wundef build warnings.David S. Miller2014-04-302-0/+6
* Fix some sparc conform test failures in siginfo.hDavid S. Miller2014-04-302-0/+7
* Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory.Roland McGrath2014-04-3015-0/+0
* Add deprecation header text to remaining ports/ChangeLog* files.Roland McGrath2014-04-304-0/+27
* ARM: Fix R_ARM_IRELATIVE RELA relocations.Julian Brown2014-04-303-2/+8
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-3011-46/+47
* conformtest: clean up POSIX expectations for stdlib.h, string.h.Joseph Myers2014-04-303-3/+14
* ChangeLog cleanupAndreas Schwab2014-04-301-493/+275
* More fixes for unsafe compiler optimizationAdhemerval Zanella2014-04-302-0/+5
* Fix lll_unlock twice in pthread_cond_broadcastYang Yingliang2014-04-302-0/+6
* Initialize all of datahead structure in nscd (BZ #16791)Siddhesh Poyarekar2014-04-303-5/+23
* Consolidate code to initialize nscd dataset headerSiddhesh Poyarekar2014-04-309-122/+105
* 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