]> git.ipfire.org Git - thirdparty/glibc.git/history - ChangeLog
nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ #22636]
[thirdparty/glibc.git] / ChangeLog
2018-12-28  Florian Weimernptl: Open libgcc.so with RTLD_NOW during pthread_cance...
2018-12-28  Szabolcs Nagy[BZ #22637] Fix stack guard size accounting
2018-12-20  Florian WeimerAdd references to CVE-2017-18269, CVE-2018-11236, CVE...
2018-12-20  Andreas SchwabDon't write beyond destination in __mempcpy_avx512_no_v...
2018-12-20  Paul PluzhnikovFix BZ 22786: integer addition overflow may cause stack...
2018-12-20  Andrew SenkevichFix i386 memmove issue (bug 22644).
2018-09-10  Stefan LieblerFix segfault in maybe_script_execute.
2018-01-19  H.J. Lux86-64: Properly align La_x86_64_retval to VEC_SIZE...
2017-12-31  Aurelien Jarnoelf: Check for empty tokens before dynamic string token...
2017-12-31  Dmitry V. Levinelf: do not substitute dst in $LD_LIBRARY_PATH twice...
2017-12-16  Florian Weimerelf: Count components of the expanded path in _dl_init_...
2017-12-16  Florian Weimerelf: Compute correct array size in _dl_init_paths ...
2017-12-16  Florian Weimer<array_length.h>: New array_length and array_end macros
2017-12-02  Florian Weimerposix/tst-glob-tilde.c: Add test for bug 22332
2017-12-02  Paul Eggertglob: Fix buffer overflow during GLOB_TILDE unescaping...
2017-12-02  Florian WeimerUpdate NEWS and ChangeLog for CVE-2017-15671
2017-12-02  Florian Weimerglob: Add new test tst-glob-tilde
2017-12-02  Paul EggertCVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-12-02  Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-12-02  H.J. Lui386: Hide __old_glob64 [BZ #18822]
2017-10-22  H.J. Lux86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve...
2017-10-19  H.J. Lux86-64: Verify that _dl_runtime_resolve preserves vecto...
2017-10-19  H.J. LuX86-64: Correct CFA in _dl_runtime_resolve
2017-10-07  Joseph MyersFix nss_nisplus build with mainline GCC (bug 20978).
2017-10-07  Joseph MyersFix rpcgen buffer overrun (bug 20790).
2017-10-07  steve ellcey-CA... Fix warnings from latest GCC.
2017-10-07  DJ DelorieFix cast-after-dereference
2017-10-07  DJ DelorieFix BZ #21654 - grp-merge.c alignment
2017-08-06  H.J. Lux86-64: Use _dl_runtime_resolve_opt only with AVX512F...
2017-08-05  Florian Weimersunrpc: Avoid use-after-free read access in clntudp_cal...
2017-07-31  James ClarkeBug 21053: sh: Reduce namespace pollution from sys...
2017-07-26  H.J. LuAvoid .symver on common symbols [BZ #21666]
2017-07-12  Szabolcs Nagy[AArch64] Use hidden __GI__dl_argv in rtld startup...
2017-07-06  Aurelien Jarnoconform tests: call perl with '-I.'
2017-07-06  H.J. Lux86-64: Align the stack in __tls_get_addr [BZ #21609]
2017-06-20  Florian Weimeri686: Add missing IS_IN (libc) guards to vectorized...
2017-06-20  Siddhesh PoyarekarIgnore and remove LD_HWCAP_MASK for AT_SECURE programs...
2017-06-19  Florian Weimerld.so: Reject overly long LD_AUDIT path elements
2017-06-19  Florian Weimerld.so: Reject overly long LD_PRELOAD path elements
2017-06-19  Florian WeimerCVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE...
2017-06-16  Andreas Schwabm68k: fix 64bit atomic ops
2017-06-09  Florian Weimerfork: Remove bogus parent PID assertions [BZ #21386]
2017-06-07  Arjun ShankarUse test-driver in sysdeps/unix/sysv/linux/tst-clone2.c
2017-06-07  Adhemerval ZanellaRemove cached PID/TID in clone
2017-06-07  Adhemerval ZanellaAdd INTERNAL_SYSCALL_CALL
2017-04-28  H.J. Lux86: Use AVX2 memcpy/memset on Skylake server [BZ ...
2017-04-28  H.J. Lux86: Set Prefer_No_VZEROUPPER if AVX512ER is available
2017-04-09  Joseph MyersFix MIPS n64 readahead (bug 21026).
2017-04-07  H.J. Lux86-64: Improve branch predication in _dl_runtime_resol...
2017-04-03  Mike Frysingerposix_spawn: use a larger min stack for -fstack-check...
2017-03-31  Slava Barinovfts: Fix symbol redirect for fts_set [BZ #21289]
2017-03-20  Mike Frysingerposix_spawn: fix stack setup on ia64 [BZ #21275]
2017-03-15  John David Anglinhppa: Fix setting of __libc_stack_end
2017-02-24  H.J. LuAdd VZEROUPPER to memset-vec-unaligned-erms.S [BZ ...
2017-02-09  H.J. LuX86_64: Don't use PLT nor GOT in static archives [BZ...
2017-02-09  Florian WeimerCVE-2015-5180: resolv: Fix crash with internal QTYPE...
2017-02-02  Siddhesh PoyarekarDrop GLIBC_TUNABLES in setxid processes
2017-01-23  Tulio Magno Quites... powerpc: Fix write-after-destroy in lock elision [BZ...
2016-12-23  Carlos O'DonellBug 11941: ld.so: Improper assert map->l_init_called...
2016-12-08  Aurelien Jarnoalpha: fix trunc for big input values
2016-12-08  Aurelien Jarnoalpha: fix rint on sNaN input
2016-12-08  Aurelien Jarnoalpha: fix floor on sNaN input
2016-12-08  Aurelien Jarnoalpha: fix ceil on sNaN input
2016-11-30  H.J. LuX86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow...
2016-11-24  Aurelien Jarnox86_64: fix static build of __memcpy_chk for compilers...
2016-11-23  Maciej W. RozyckiMIPS: Add `.insn' to ensure a text label is defined...
2016-11-22  Adhemerval ZanellaFix writes past the allocated array bounds in execvpe...
2016-11-15  Denis Kaganovichconfigure: accept __stack_chk_fail_local for ssp suppor...
2016-11-06  Joseph MyersFix linknamespace parallel test failures.
2016-11-06  Aurelien Jarnogconv.h: fix build with GCC 7
2016-11-06  Joseph MyersFix cmpli usage in power6 memset.
2016-10-24  Adhemerval ZanellaFix Linux sh4 pread/pwrite argument passing
2016-10-05  Tulio Magno Quites... powerpc: Regenerate ULPs
2016-09-28  Adhemerval Zanellaposix: Correctly block/unblock all signals on Linux...
2016-09-28  Adhemerval Zanellaposix: Correctly enable/disable cancellation on Linux...
2016-09-19  Tulio Magno Quites... powerpc: Fix POWER9 implies
2016-09-03  Roland McGrathNaCl: Fix libc.abilist missing GLIBC_2.24 A.
2016-09-02  Roland McGrathNaCl: Fix compile error for __dup after libc_hidden_pro...
2016-09-02  Roland McGrathFix generic wait3 after union wait_status removal.
2016-09-02  Roland McGrathNaCl: Fix compile error in clock function.
2016-08-18  Florian Weimernptl/tst-once5: Reduce time to expected failure
2016-08-18  Florian Weimerargp: Do not override GCC keywords with macros [BZ...
2016-08-18  Andreas Schwabarm: mark __startcontext as .cantunwind (bug 20435)
2016-08-18  Florian WeimerDo not override objects in libc.a in other static libra...
2016-08-14  Aurelien Jarnosparc: remove fdim sparc specific implementations
2016-08-14  David S. MillerFix sNaN handling in nearbyint on 32-bit sparc.
2016-08-14  Aurelien Jarnopowerpc: fix ifunc-sel.h fix asm constraints and clobbe...
2016-08-14  Aurelien Jarnopowerpc: fix ifunc-sel.h with GCC 6
2016-08-04  Carlos O'DonellUpdate from Translation Project.
2016-08-04  Florian Weimermalloc: Preserve arena free list/thread count invariant...
2016-08-04  Florian Weimerx86: Use sysdep.o from libc.a in static libraries
2016-08-02  Carlos O'DonellUpdate for glibc 2.24 release. glibc-2.24
2016-08-02  Carlos O'DonellUpdate libc.pot and NEWS.
2016-08-02  Aurelien Jarnosparc: remove ceil, floor, trunc sparc specific impleme...
2016-07-27  H.J. LuDon't compile do_test with -mavx/-mavx/-mavx512
2016-07-27  Chung-Lin TangNios II localplt.data update: remove __eqsf2
2016-07-21  Gustavo Romeropowerpc: Fix missing verb and typo in comment about...
2016-07-21  Szabolcs Nagy[AArch64] Update libm-test-ulps
2016-07-20  Stefan LieblerS390: Do not clobber r13 with memcpy on 31bit with...
2016-07-19  Mike Frysingermicroblaze: fix variable name collision with syscall...
next