soft-fp: Use __label__ for all labels within macros.
[platform/upstream/glibc.git] / NEWS
2015-01-21 Adhemerval ZanellaBZ #16418: Fix powerpc get_clockfreq raciness
2015-01-21 Carlos O'DonellFix recursive dlopen.
2015-01-21 Carlos O'DonellFix semaphore destruction (bug 12674).
2015-01-18 Chung-Lin TangCommit nios2 port to master.
2015-01-16 Stefan LieblerS390: Get rid of linknamespace failures for utmp functions.
2015-01-16 Stefan LieblerS390: Get rid of linknamespace failures for string...
2015-01-13 Adhemerval Zanellapowerpc: Optimized strncmp for POWER8/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized strcmp for POWER8/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized st{r,p}ncpy for POWER8/PPC64
2015-01-13 Adhemerval Zanellapowerpc: Optimized st{r,p}cpy for POWER8/PPC64
2015-01-13 Leonhard HolzFix memory handling in strxfrm_l [BZ #16009]
2015-01-12 Joseph MyersFix ldbl-96 scalblnl underflowing results (bug 17803).
2015-01-12 Joseph MyersFix ldbl-96 scalblnl for subnormal arguments (bug 17834).
2015-01-12 Adhemerval Zanellapowerpc: Add the lock elision using HTM
2015-01-12 Andreas SchwabRemove 17581 from NEWS
2015-01-09 Matthew FortuneMicroBlaze: Fix BZ17791 - Remove fixed page size macros...
2015-01-08 Matthew FortuneNEWS for MIPS ABIs
2015-01-07 Joseph MyersFix libm feupdateenv namespace (bug 17748).
2015-01-07 Richard EarnshawAArch64: Optimized implementations of strcpy and stpcpy.
2015-01-07 Richard EarnshawAArch64 optimized implementation of strrchr.
2015-01-07 Eric Biggerssetenv fix memory leak when setting large, duplicate...
2015-01-07 Vladimir A. NazarenkoFix incorrect mount table entry parsing in __getmntent_r
2015-01-06 H.J. LuMention bug fix for BZ #17806
2015-01-06 H.J. LuDefine CLOCKS_PER_SEC type to the type clock_t
2015-01-05 Joseph MyersFix MIPS n64 posix_fadvise namespace (bug 17796).
2015-01-05 Joseph MyersFix ARM posix_fadvise64 namespace (bug 17793).
2015-01-05 Joseph MyersFix isblank / isascii / toascii namespace (bug 17635).
2015-01-05 Joseph MyersFix wordsize-64 posix_fadvise64, posix_fallocate64...
2015-01-05 Matthew FortuneFix MIPS variable PAGE_SIZE bug (16191)
2015-01-02 Joseph MyersFix MIPS TIOCSER_TEMT namespace (bug 17782).
2015-01-02 Joseph MyersFix MIPS sa_flags type (bug 17781).
2015-01-02 Joseph MyersFix MIPS bits/fcntl.h namespace (bug 17780).
2015-01-02 Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30 H.J. LuDon't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
2014-12-30 H.J. LuMention i386 memcpy with SSE2 unaligned load/store
2014-12-30 Joseph MyersFix libm feraiseexcept namespace (bug 17723).
2014-12-30 H.J. LuMention fix for BZ #17732
2014-12-22 Chris MetcalfNEWS: mention bug fix for 17747.
2014-12-22 Chris Metcalftilegx: remove implicit boolean conversion in strstr.
2014-12-22 Chris MetcalfUpdate NEWS and ChangeLog with two tile bug fixes.
2014-12-22 Joseph MyersSplit __kernel_standard* functions (fixes bug 17724).
2014-12-22 Joseph MyersFix resolver bind, getsockname namespace (bug 17733).
2014-12-18 Allan McRaeLabel CVE-2014-9402 in NEWS
2014-12-17 Joseph MyersFix profil_counter namespace (bug 17725).
2014-12-17 Joseph MyersFix resolver inet_* namespace (bug 17722).
2014-12-16 Joseph MyersFix x86_64 memrchr namespace (bug 17719).
2014-12-16 Joseph MyersFix resolver if_* namespace (bug 17717).
2014-12-16 Florian WeimerAvoid infinite loop in nss_dns getnetbyname [BZ #17630]
2014-12-15 Ondřej BílkaReturn allocated array instead of unallocated.
2014-12-15 Jeff LawCVE-2012-3406: Stack overflow in vfprintf [BZ #16617]
2014-12-11 Andreas SchwabProperly handle forced elision in pthread_mutex_trylock...
2014-12-11 Will Newtonintl: Merge with gettext version 0.19.3
2014-12-10 Joseph MyersFix strftime wcschr namespace (bug 17634).
2014-12-10 Anders Kaseorgmanual: Remove incorrect claim that qsort() can be...
2014-12-10 Andreas SchwabUpdate NEWS
2014-12-10 Joseph MyersUse -Werror by default, add --disable-werror.
2014-12-06 Joseph MyersFix pthreads getrlimit, gettimeofday namespace (bug...
2014-12-04 Siddhesh PoyarekarReset cached offset when reading to end of stream ...
2014-12-04 Siddhesh Poyarekarftell: seek to end only when there are unflushed bytes...
2014-12-02 Joseph MyersFix getifaddrs, freeifaddrs namespace (bug 17668).
2014-12-02 Petar Jovanovicmips: Do not use jal to reach __libc_start_main
2014-12-02 Joseph MyersRemove excess declarations from unistd.h for XPG3/XPG4...
2014-12-02 Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-12-01 James LemkeFix for test "malloc_usable_size: expected 7 but got 11"
2014-12-01 Siddhesh PoyarekarUpdate NEWS for previous two commits
2014-11-28 H.J. LuMention fix for PR 13862
2014-11-26 Joseph MyersFIx ldbl-128ibm frexpl for 32-bit systems (bug 16619...
2014-11-24 Florian WeimerUpdate NEWS for bug 17608
2014-11-24 Joseph MyersFix perror fileno namespace (bug 17633).
2014-11-21 Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-21 Alexandre OlivaBZ#14498: fix infinite loop in nss_db_getservbyname
2014-11-19 Carlos O'DonellCVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
2014-11-18 Joseph MyersFix libm mpone, mptwo namespace (bug 17616).
2014-11-14 Roland McGrathRemove sigvec.
2014-11-14 Joseph MyersRequire GCC 4.6 or later to build glibc.
2014-11-13 Joseph MyersFix strtoll / strtoull namespace for 32-bit (bug 17594).
2014-11-12 Joseph MyersFix localealias.c fgets_unlocked namespace (bug 17589).
2014-11-12 Joseph MyersFix locale memmem namespace (bug 17585).
2014-11-12 Joseph MyersFix __get_nprocs fgets_unlocked namespace (bug 17582).
2014-11-12 Joseph MyersFix __printf_fp wmemset namespace (bug 17574).
2014-11-12 Joseph MyersFix stpcpy / mempcpy namespace (bug 17573).
2014-11-12 Joseph MyersFix x86_64 rawmemchr namespace (bug 17572).
2014-11-12 Joseph MyersFix qsort_r namespace (bug 17571).
2014-11-12 Joseph MyersFix malloc_info namespace (bug 17570).
2014-11-12 Joseph MyersFix __getcwd rewinddir namespace (bug 17584).
2014-11-12 Joseph MyersFix tzfile.c namespace (bug 17583).
2014-11-12 Leonhard HolzFix tst-strcoll-overflow returning before timeout ...
2014-11-12 Tatiana UdalovaNew Bhilodi and Tulu locales (BZ #17475)
2014-11-11 Renlin Li[AArch64] End frame record chain correctly.
2014-11-05 Joseph MyersRemove INTDEF / INTUSE / INTVARDEF (bug 14132).
2014-11-05 Richard Earnshaw[AArch64] Add optimized strchrnul.
2014-11-03 Andreas SchwabDon't error out writing a multibyte character to an...
2014-10-31 Joseph MyersAdd bug 15215 to NEWS; move bug 17344 to correct versio...
2014-10-31 Joseph MyersMove powerpc64 pread/pwrite definitions to syscalls...
2014-10-27 Andreas SchwabFix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
2014-10-24 Carlos O'Donellhppa: Make __SIGRTMIN 32 (ABI break).
2014-10-22 Maciej W. RozyckiMIPS: Avoid a dangling `vfork@GLIBC_2.0' reference
2014-10-17 Leonhard Holzstrcoll: improve performance by removing the cache...
2014-10-14 Siddhesh PoyarekarFix infinite loop in check_pf (BZ #12926)
next