summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2015-01-12powerpc: Add the lock elision using HTMAdhemerval Zanella
2015-01-12Remove 17581 from NEWSAndreas Schwab
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune
2015-01-08NEWS for MIPS ABIsMatthew Fortune
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw
2015-01-07setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers
2015-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko
2015-01-06Mention bug fix for BZ #17806H.J. Lu
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu
2014-12-30Mention i386 memcpy with SSE2 unaligned load/storeH.J. Lu
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-30Mention fix for BZ #17732H.J. Lu
2014-12-22NEWS: mention bug fix for 17747.Chris Metcalf
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf
2014-12-22Update NEWS and ChangeLog with two tile bug fixes.Chris Metcalf