about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix cproj handling of (finite, NaN) arguments (bug 15531).Joseph Myers2013-08-201-1/+1
* CVE-2013-4237, BZ #14699: Buffer overflow in readdir_rFlorian Weimer2013-08-161-1/+6
* Fix cbrtl for ldbl-96Andreas Schwab2013-08-131-0/+1
* Open development for 2.19. glibc-2.18.90David S. Miller2013-08-121-0/+5
* Added NEWS entries for AT_HWCAP2 and POWER8 enablement.Ryan S. Arnold2013-07-251-0/+5
* tile BZ #15759: Fix bug in _dl_unmapChris Metcalf2013-07-221-1/+2
* CVE-2013-2207, BZ #15755: Disable pt_chown.Carlos O'Donell2013-07-211-1/+8
* BZ #15711: Avoid circular dependency for syscall.hCarlos O'Donell2013-07-161-1/+1
* Add lock elision to NEWS fileAndi Kleen2013-07-021-0/+6
* Add more NEWS items for 2.18.Joseph Myers2013-06-281-0/+15
* Test for mprotect failure in dl-load.c (bug 12492).Pierre Ynard2013-06-281-12/+12
* [BZ #15022] Correct global-scope dlopen issues in static executables.Maciej W. Rozycki2013-06-281-8/+8
* Mention BZ #15674H.J. Lu2013-06-261-1/+1
* [BZ #15666] alpha: Add __sqrt*_finite definitionsRichard Henderson2013-06-241-1/+1
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-241-13/+13
* BZ #12310: pthread_exit in static app. segfaultsVladimir Nikulichev2013-06-241-12/+12
* Fix soft-fp shadowing between __FP_FRAC_ADD_3 and _FP_MUL_MEAT_2_wide_3mul (b...Joseph Myers2013-06-221-1/+1
* Add sh4 implementation of fegetexceptflag (bug 15655).Kaz Kojima2013-06-221-1/+2
* Fix bad shift in soft-fp (bug 7006).Joseph Myers2013-06-211-12/+12
* Avoid spurious failures from <fenv.h> fallback functions (bug 15654).Joseph Myers2013-06-201-1/+1
* Make ARM feenableexcept detect failure (bug 14907).Joseph Myers2013-06-171-9/+9
* Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).Joseph Myers2013-06-151-1/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Stop MIPS setjmp / longjmp saving / restoring floating-point flags (bug 14909).Joseph Myers2013-06-141-9/+9
* Update ARM _FPU_RESERVED value.Joseph Myers2013-06-141-2/+2
* Add rtld-memset.S for x86_64Siddhesh Poyarekar2013-06-151-1/+1
* Avoid access beyond memory bounds in pthread_attr_getaffinity_npSiddhesh Poyarekar2013-06-141-1/+1
* Fix NEWS entry about clock precisionSiddhesh Poyarekar2013-06-131-1/+2
* Update sv_FI@euroJohan Heikkila2013-06-131-3/+3
* Update sv_FIJohan Heikkila2013-06-131-2/+3
* Improve precision of clock() function on LinuxSiddhesh Poyarekar2013-06-131-10/+12
* Update BIG5-HKSCS charmap to HKSCS-2008Andreas Schwab2013-06-111-8/+8
* Fix handling of netgroup cache in nscdAndreas Schwab2013-06-111-1/+1
* BZ #15583: r7 uninitialized in strcpy.S when ARM_HAS_T2 undefinedRichard Henderson2013-06-051-1/+1
* Properly handle %W in strptimeAndreas Schwab2013-06-051-6/+6
* BZ #15536: Fix ulp for 128-bit IBM long double.Carlos O'Donell2013-06-031-1/+1
* Set reasonable limits for xdr_requests.Patsy Franklin2013-05-301-1/+1
* [BZ #14256]Jeff Law2013-05-301-10/+10
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+2
* Fix ldbl-96 hypotl of subnormals (bug 15529).Joseph Myers2013-05-241-1/+2
* Add bug 14894 to NEWS.Joseph Myers2013-05-241-8/+8
* Initialize wide struct info.Ondrej Bilka2013-05-241-3/+3
* Fix _nl_find_msg malloc failure case, and callers.Carlos O'Donell2013-05-221-2/+2
* Fix MIPS n32 cancellation in static libc (bug 15506).Joseph Myers2013-05-211-1/+1
* Set EAI_SYSTEM only when h_errno is NETDB_INTERNALSiddhesh Poyarekar2013-05-211-4/+4
* Fix parsing of numeric hosts in gethostbyname_rAndreas Schwab2013-05-211-6/+6
* AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab2013-05-211-1/+1
* PowerPC: update missing CL/NEWS bug referenceAdhemerval Zanella2013-05-201-1/+1
* Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).Joseph Myers2013-05-191-1/+1
* Don't disable CMPLXL macro for __NO_LONG_DOUBLE_MATH (bug 15488).Joseph Myers2013-05-181-1/+2