aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2015-02-24Fix x86/x86_64 scalb (qNaN, -Inf) (bug 16783).Joseph Myers
2015-02-24Fix BZ #17916 - fopen unbounded stack usage for ccs= modesPaul Pluzhnikov
2015-02-24linux: open and openat ignore 'mode' with O_TMPFILE in flagsEric Rannaud
2015-02-24Skip logging for DNSSEC responses [BZ 14841]Siddhesh Poyarekar
2015-02-23Compile gcrt1.o with -fPICH.J. Lu
2015-02-22Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov
2015-02-20Unicode 7.0.0 update; added generator scripts.Alexandre Oliva
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-17Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers
2015-02-16Fix remquo spurious overflows (bug 17978).Joseph Myers
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers
2015-02-12[BZ #17969]J William Piggott
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers
2015-02-12Document tv_sec is of type time_t:RĂ¼diger Sonderfeld
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers
2015-02-12Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-02-09Add fixed bug numbers to NEWSSamuel Thibault
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab
2015-02-06NEWS: Fix spelling.Carlos O'Donell
2015-02-06NEWS: Also mention CVE-2015-1473Florian Weimer
2015-02-06soft-fp: Fix _FP_FMA when product is zero and third argument is finite (bug 1...Joseph Myers
2015-02-06CVE-2015-1472: wscanf allocates too little memoryPaul Pluzhnikov
2015-01-30Use AVX unaligned memcpy only if AVX2 is availableH.J. Lu
2015-01-29Initialize nscd stats data [BZ #17892]Siddhesh Poyarekar
2015-01-28powerpc: Fix fesetexceptflag [BZ#17885]Adhemerval Zanella
2015-01-28powerpc: Fix fsqrt build in libm [BZ#16576]Adhemerval Zanella
2015-01-25Fix segmentation fault when LD_LIBRARY_PATH contains only non-existings pathsBram
2015-01-24powerpc: Fix powerpc64 build failure with binutils 2.22Adhemerval Zanella
2015-01-24powerpc: Fix ifuncmain6pie failure with GCC 4.9Adhemerval Zanella
2015-01-23Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu
2015-01-21BZ #16418: Fix powerpc get_clockfreq racinessAdhemerval Zanella
2015-01-21Fix recursive dlopen.Carlos O'Donell
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-17Commit nios2 port to master.Chung-Lin Tang
2015-01-16S390: Get rid of linknamespace failures for utmp functions.Stefan Liebler
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler
2015-01-13powerpc: Optimized strncmp for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized strcmp for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized st{r,p}ncpy for POWER8/PPC64Adhemerval Zanella
2015-01-13powerpc: Optimized st{r,p}cpy for POWER8/PPC64Adhemerval Zanella
2015-01-13Fix memory handling in strxfrm_l [BZ #16009]Leonhard Holz
2015-01-12Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers
2015-01-12Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers