about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Fix ldbl-128ibm asinhl inaccuracy (bug 18020).Joseph Myers2015-02-251-1/+1
* Fix ldbl-128ibm acoshl inaccuracy (bug 18019).Joseph Myers2015-02-251-1/+2
* Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers2015-02-241-3/+3
* Fix BZ #17916 - fopen unbounded stack usage for ccs= modesPaul Pluzhnikov2015-02-241-2/+2
* linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud2015-02-241-3/+3
* Skip logging for DNSSEC responses [BZ 14841]Siddhesh Poyarekar2015-02-241-3/+3
* Compile gcrt1.o with -fPICH.J. Lu2015-02-231-2/+2
* Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov2015-02-221-3/+3
* Unicode 7.0.0 update; added generator scripts.Alexandre Oliva2015-02-201-2/+9
* Fix scandir scandirat namespace (bug 17999).Joseph Myers2015-02-191-1/+1
* Fix atan / atan2 missing underflows (bug 15319).Joseph Myers2015-02-181-2/+2
* Fix search.h namespace (bug 17996).Joseph Myers2015-02-181-1/+1
* Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers2015-02-181-1/+1
* Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers2015-02-171-1/+1
* Fix remquo spurious overflows (bug 17978).Joseph Myers2015-02-161-1/+1
* ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune2015-02-151-2/+2
* Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers2015-02-131-2/+2
* Fix powerpc software sqrtf (bug 17967).Joseph Myers2015-02-131-1/+1
* [BZ #17969]J William Piggott2015-02-121-1/+2
* Fix powerpc software sqrt (bug 17964).Joseph Myers2015-02-121-1/+1
* Document tv_sec is of type time_t:RĂ¼diger Sonderfeld2015-02-121-1/+1
* Fix exp2 spurious underflows (bug 16560).Joseph Myers2015-02-121-1/+1
* Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab2015-02-121-1/+1
* Fix sincos errno setting (bug 15467).Joseph Myers2015-02-111-1/+1
* Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras2015-02-101-1/+1
* Add fixed bug numbers to NEWSSamuel Thibault2015-02-091-1/+1
* Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab2015-02-091-1/+1
* NEWS: Fix spelling.Carlos O'Donell2015-02-061-1/+1
* NEWS: Also mention CVE-2015-1473Florian Weimer2015-02-061-4/+5
* soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers2015-02-061-0/+6
* CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov2015-02-061-9/+15
* Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu2015-01-301-2/+2
* Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar2015-01-291-1/+1
* powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella2015-01-281-1/+1
* powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella2015-01-281-9/+9
* Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram2015-01-251-9/+9
* powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella2015-01-241-1/+1
* powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella2015-01-241-1/+1
* Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu2015-01-231-1/+1
* BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella2015-01-211-9/+9
* Fix recursive dlopen.Carlos O'Donell2015-01-211-3/+4
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-211-9/+16
* Commit nios2 port to master.Chung-Lin Tang2015-01-171-0/+2
* S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler2015-01-161-1/+1
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-161-1/+1
* powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella2015-01-131-2/+2
* powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella2015-01-131-1/+2
* powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella2015-01-131-1/+2
* powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella2015-01-131-0/+2
* Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz2015-01-131-8/+8