aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Fixed pthread_spin_lock on sparc32/64 (bug 16882)Guo Yixuan1-1/+1
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi1-1/+1
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno1-1/+2
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno1-1/+1
2014-05-01NEWS: Add 16885 to fixed bug list.David S. Miller1-1/+1
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu1-1/+1
2014-01-21[AArch64] BZ #16169 Add CFI directives to clone.STom Tromey1-1/+1
2014-01-07[AArch64] Fix FP_ROUNDMODE.Marcus Shawcroft1-1/+1
2014-01-05Fix race in free() of fastbin chunk: BZ #15073Maxim Kuvyrkov1-1/+1
2013-12-19[AArch64] Save and restore q0-q7 on entry to dynamic linker.Marcus Shawcroft1-1/+1
2013-11-12Fix sparc 64-bit GMP ifunc resolution in static builds.David S. Miller1-1/+1
2013-11-07Fix build on pre-v9 32-bit Sparc.David S. Miller1-1/+1
2013-10-03Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar1-1/+1
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton1-0/+6
2013-07-25Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold1-0/+5
2013-07-22tile BZ #15759: Fix bug in _dl_unmapChris Metcalf1-1/+2
2013-07-21CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell1-1/+8
2013-07-16BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell1-1/+1
2013-07-02Add lock elision to NEWS fileAndi Kleen1-0/+6
2013-06-28Add more NEWS items for 2.18.Joseph Myers1-0/+15
2013-06-28Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard1-12/+12
2013-06-28[BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki1-8/+8
2013-06-26Mention BZ #15674H.J. Lu1-1/+1
2013-06-24[BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson1-1/+1
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger1-13/+13
2013-06-24BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev1-12/+12
2013-06-22Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers1-1/+1
2013-06-22Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima1-1/+2
2013-06-21Fix bad shift in soft-fp (bug 7006).Joseph Myers1-12/+12
2013-06-20Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers1-1/+1
2013-06-17Make ARM feenableexcept detect failure (bug 14907).Joseph Myers1-9/+9
2013-06-15Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers1-1/+1
2013-06-15New API to set default thread attributesSiddhesh Poyarekar1-0/+4
2013-06-14Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers1-9/+9
2013-06-14Update ARM _FPU_RESERVED value.Joseph Myers1-2/+2
2013-06-15Add rtld-memset.S for x86_64Siddhesh Poyarekar1-1/+1
2013-06-14Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar1-1/+1
2013-06-13Fix NEWS entry about clock precisionSiddhesh Poyarekar1-1/+2
2013-06-13Update sv_FI@euroJohan Heikkila1-3/+3
2013-06-13Update sv_FIJohan Heikkila1-2/+3
2013-06-13Improve precision of clock() function on LinuxSiddhesh Poyarekar1-10/+12
2013-06-11Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab1-8/+8
2013-06-11Fix handling of netgroup cache in nscdAndreas Schwab1-1/+1
2013-06-05BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson1-1/+1
2013-06-05Properly handle %W in strptimeAndreas Schwab1-6/+6
2013-06-03BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell1-1/+1
2013-05-30Set reasonable limits for xdr_requests.Patsy Franklin1-1/+1
2013-05-30 [BZ #14256]Jeff Law1-10/+10
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+2
2013-05-24Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers1-1/+2