]> git.ipfire.org Git - thirdparty/glibc.git/history - NEWS
Require GCC 4.6 or later to build glibc.
[thirdparty/glibc.git] / NEWS
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)
2014-10-08  Roland McGrathBZ#17460: Fix buffer overrun in nscd --help.
2014-09-29  Carlos O'DonellCorrectly size profiling reloc table (bug 17411)
2014-09-26  Joseph MyersClean up gnu/lib-names.h generation (bug 14171).
2014-09-16  Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-09-16  Siddhesh PoyarekarAdd NEWS entry for previous commit
2014-09-15  Andreas SchwabHandle zero prefix length in getifaddrs (BZ #17371)
2014-09-11  Florian Weimermalloc: additional unlink hardening for non-small bins...
2014-09-11  Tim LammensFix memory leak in libio/wfileops.c do_ftell_wide ...
2014-09-10  Siddhesh PoyarekarReturn failure in getnetgrent only when all netgroups...
2014-09-06  Chris Metcalf[BZ #17354] tile: Fix up corner cases with signed reloc...
2014-09-03  Florian WeimerCVE-2014-6040: Crashes on invalid input in IBM gconv...
2014-08-28  Mark Wielaardi386 TLS_INIT_TP might produce bogus asm changing stack...
2014-08-27  Carlos O'DonellNEWS: Typo fix: s/wil /will /g
2014-08-26  Florian WeimerFix typo in CVE ID
2014-08-26  Florian Weimer__gconv_translit_find: Disable function [BZ #17187]
2014-08-13  H.J. LuMention fixes for BZs 16194 and 16275 in NEWS
2014-08-13  Joseph MyersFix powerpc32 __get_clockfreq for non-power4 (bug 17263).
2014-08-13  Siddhesh PoyarekarDisable x87 inline functions for x86_64 and SSE [BZ...
2014-08-13  H.J. LuReplace cpuid asm statement with __cpuid_count
2014-08-12  Joseph MyersFix powerpc-nofpu __fe_enabled_env and __fe_nonieee_env...
2014-08-12  Roland McGrathNEWS: Mention x86-64 ld.so use of Intel MPX instructions.
2014-08-12  Will NewtonAdd BZ #16892 to NEWS
2014-08-01  Stefan LieblerNEWS: Explain the s390 jmp_buf / ucontext_t ABI change...
2014-07-30  Adhemerval ZanellaPowerPC: Fix gprof entry point for LE
2014-07-30  Jeff Laytonfcntl-linux.h: add new definitions and manual updates...
2014-07-23  Allan McRaeAdd fixed bug to NEWS
2014-07-17  Maciej W. Rozycki[BZ #17078] ARM: R_ARM_TLS_DESC prelinker support
2014-07-17  Joseph MyersFix fallback fesetenv and feupdateenv on FE_NOMASK_ENV...
2014-07-14  Alan ModraCorrect DT_PPC64_NUM
2014-07-11  Florian Weimernptl: Fix abort in case of set*id failure [BZ #17135]
2014-07-10  Florian Weimer_nl_find_locale: Improve handling of crafted locale...
2014-07-10  Siddhesh PoyarekarFix crash when system has no ipv6 address [BZ #17125]
2014-07-07  Roland McGrathNPTL is no longer an add-on!
2014-06-29  Joseph MyersFix ldbl-128 powl sign of result in overflow / underflo...
2014-06-27  Arjun ShankarCorrectly report nscd child process status (BZ #17092)
2014-06-27  Joseph MyersFix yn overflow handling in non-default rounding modes...
2014-06-25  Joseph MyersUpdate README and NEWS for ports directory removal.
2014-06-25  Siddhesh PoyarekarAdd compat symbols for scalb* in i386
2014-06-24  Joseph MyersFix x86/x86_64 expm1l spurious underflow exceptions...
2014-06-24  Joseph MyersFix ldbl-128 erfl spurious underflows (bug 16287).
2014-06-24  Siddhesh PoyarekarFix namespace violation in pthreadtypes.h (BZ #17084)
2014-06-24  WilcoAdd bug 16918 to NEWS.
2014-06-24  Marcus ShawcroftRevert "Add bug 16918 to NEWS."
2014-06-24  WilcoAdd bug 16918 to NEWS.
2014-06-23  Joseph MyersFix cosh spurious underflows from expm1 (bug 16354...
2014-06-23  Joseph MyersSet errno for y1 overflow (bug 17050).
2014-06-23  Joseph MyersFix pow overflow in non-default rounding modes (bug...
2014-06-23  Andreas SchwabDon't ignore too long lines in nss_files (BZ #17079)
2014-06-21  Allan McRaeMention CVE-2014-4043 in NEWS
2014-06-20  Maciej W. Rozycki[BZ #17075] ARM: Fix immediate calculation of R_ARM_TLS...
2014-06-20  Andreas SchwabFix another memory leak in regexp compiler (BZ #17069)
2014-06-20  Siddhesh PoyarekarFix ChangeLog and NEWS goof-up
2014-06-20  Stefan Liebler[BZ #6803] Set errno for scalbln, scalbn
2014-06-19  Richard Earnshaw[AArch64] Add optimized strchr.
2014-06-18  Joseph MyersFix __ieee754_logl (-LDBL_MAX) in FE_DOWNWARD mode...
2014-06-18  Andreas SchwabDon't read past end of pattern in fnmatch (BZ #17062)
2014-06-17  Rajalakshmi Sriniv... PowerPC: Fix nearbyintl failure for few inputs
2014-06-16  Joseph MyersAdd CFI to x86 ceil / floor / trunc (bug 16681).
2014-06-16  Florian WeimerFix tautological comparison in non-executed part of...
2014-06-13  Meador Ingeget_nprocs: Only return explictly set cache values...
2014-06-11  Florian Weimerposix_spawn_file_actions_addopen needs to copy the...
2014-06-10  Joseph MyersFix log2 (1) in round-downward mode (bug 17042).
2014-06-05  Ondřej BílkaFix memory overrun in getifaddrs_internal. Fixes bug...
2014-06-05  Andreas SchwabInstall uz_UZ.UTF-8 locale (BZ #16095)
2014-06-03  David S. MillerFixup ChangeLog and add missing NEWS entry for previous...
2014-06-03  Andreas SchwabFix invalid file descriptor reuse while sending DNS...
2014-06-02  Wilco[AArch64] Rewrite feupdateenv (BZ 17009).
2014-05-29  Eric WongAvoid stat/fstat in statvfs/fstatvfs (BZ #15132)
2014-05-27  Will NewtonARM: Fix handling of concurrent TLS descriptor resolution
2014-05-27  Siddhesh PoyarekarFix offset computation for append+ mode on switching...
2014-05-26  Andreas SchwabFix searching localedef input on I18NPATH (BZ #16984)
2014-05-26  Kyle McMartin[AARCH64] correct alignment of TLS_TCB_ALIGN (BZ #16796)
2014-05-26  Siddhesh PoyarekarUse NSS_STATUS_TRYAGAIN to indicate insufficient buffer...
2014-05-23  Joseph MyersDefine TSVTX in tar.h for older POSIX (bug 16978).
2014-05-23  Joseph MyersFix log10 (1) in round-downward mode (bug 16977).
next