]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2021-02-13  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master ibm/2.28/master
2021-01-27  Florian Weimergconv: Fix assertion failure in ISO-2022-JP-3 module...
2021-01-13  H.J. Lux86: Check IFUNC definition in unrelocated executable...
2021-01-13  H.J. Lux86: Set header.feature_1 in TCB for always-on CET...
2021-01-12  H.J. Lux86-64: Avoid rep movsb with short distance [BZ #27130]
2020-11-04  Szabolcs Nagyaarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
2020-10-14  Wilco DijkstraAArch64: Use __memcpy_simd on Neoverse N2/V1
2020-10-14  Wilco DijkstraAArch64: Rename IS_ARES to IS_NEOVERSE_N1
2020-10-14  Wilco Dijkstra[AArch64] Improve integer memcpy
2020-10-14  Krzysztof Kochaarch64: Increase small and medium cases for __memcpy_g...
2020-10-14  Wilco DijkstraAArch64: Improve backwards memmove performance
2020-10-14  Wilco DijkstraAArch64: Add optimized Q-register memcpy
2020-10-14  Wilco DijkstraAArch64: Align ENTRY to a cacheline
2020-10-03  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master
2020-07-04  H.J. LuNEWS: Mention BZ 25933 fix
2020-07-04  Sunil K PandeyFix avx2 strncmp offset compare condition check [BZ...
2020-03-23  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master
2020-03-20  Andreas SchwabFix use-after-free in glob when expanding ~user (bug...
2020-03-20  Andreas SchwabFix array overflow in backtrace on PowerPC (bug 25423)
2020-01-21  Florian Weimerriscv: Do not use __has_include__
2019-12-05  Florian Weimermisc/test-errno-linux: Handle EINVAL from quotactl
2019-12-05  Kamlesh Kumar<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO...
2019-12-04  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master
2019-12-03  Florian Weimerx86: Assume --enable-cet if GCC defaults to CET [BZ...
2019-11-28  Florian Weimerlibio: Disable vtable validation for pre-2.1 interposed...
2019-11-22  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master
2019-11-22  Marcin Kościelnickirtld: Check __libc_enable_secure before honoring LD_PRE...
2019-11-06  Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-11-05  Dragan Mladjenovicmips: Force RWX stack for hard-float builds that can...
2019-11-01  Florian Weimerelf: Refuse to dlopen PIE objects [BZ #24323]
2019-10-31  DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-10-31  H.J. LuCall _dl_open_check after relocation [BZ #24259]
2019-10-31  DJ DelorieBase max_fast on alignment, not width, of bins (Bug...
2019-10-30  Niklas Hambüchenmalloc: Fix missing accounting of top chunk in malloc_i...
2019-10-30  Florian Weimermalloc: Remove unwanted leading whitespace in malloc_in...
2019-10-30  Florian Weimermalloc: Various cleanups for malloc/tst-mxfast
2019-10-30  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-10-30  Andreas Schwabnscd: avoid assertion failure during persistent db...
2019-10-30  Wilco DijkstraSmall tcache improvements
2019-10-30  Joseph MyersFix assertion in malloc.c:tcache_get.
2019-09-13  Wilco DijkstraImprove performance of memmem
2019-09-13  Wilco DijkstraImprove performance of strstr
2019-09-13  Rajalakshmi... Speedup first memmem match
2019-09-13  Wilco DijkstraSimplify and speedup strstr/strcasestr first match
2019-09-06  Wilco Dijkstra[AArch64] Add ifunc support for Ares
2019-07-12  Adhemerval... posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-07-12  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS
2019-07-10  Szabolcs Nagyaarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR...
2019-07-09  Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-27  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master
2019-06-20  Dmitry V. Levinlibio: do not attempt to free wide buffers of legacy...
2019-05-22  Wilco DijkstraFix tcache count maximum (BZ #24531)
2019-05-16  Mark Wielaarddlfcn: Guard __dlerror_main_freeres with __libc_once_ge...
2019-05-15  Andreas SchwabFix crash in _IO_wfile_sync (bug 20568)
2019-05-02  Adam Marismalloc: Check for large bin list corruption when insert...
2019-05-02  Istvan Kurucsaimalloc: Check the alignment of mmapped chunks before...
2019-05-02  Istvan Kurucsaimalloc: Add more integrity checks to mremap_chunk.
2019-05-02  Florian Weimermalloc: Add ChangeLog for accidentally committed change
2019-04-26  Adhemerval... elf: Fix pldd (BZ#18035)
2019-04-25  Florian WeimerRevert "memusagestat: use local glibc when linking...
2019-04-24  Mike Frysingermemusagestat: use local glibc when linking [BZ #18465]
2019-04-03  TAMUKI Shoichija_JP locale: Add entry for the new Japanese era [BZ...
2019-03-21  Stefan LieblerS390: Mark vx and vxe as important hwcap.
2019-03-16  Aurelien JarnoRecord CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]
2019-03-16  Paul Eggertregex: fix read overrun [BZ #24114]
2019-03-14  Andreas SchwabRISC-V: don't assume PI mutexes and robust futexes...
2019-03-06  Tulio Magno... Merge branch release/2.28/master into ibm/2.28/master
2019-02-27  Adhemerval... powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSC
2019-02-19  Jim WilsonRISC-V: Fix elfutils testsuite unwind failures.
2019-02-17  Carlos O'Donellnptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
2019-02-07  Stefan LieblerAdd compiler barriers around modifications of the robus...
2019-02-04  Aurelien JarnoNEWS: Mention bug 24112.
2019-02-04  Florian Weimernscd: Do not use __inet_aton_exact@GLIBC_PRIVATE [BZ...
2019-02-04  Florian WeimerCVE-2016-10739: getaddrinfo: Fully parse IPv4 address...
2019-02-04  Florian Weimerresolv: Do not send queries for non-host-names in nss_d...
2019-02-04  Florian Weimerresolv: Reformat inet_addr, inet_aton to GNU style
2019-02-04  H.J. Lux86-64 memcmp: Use unsigned Jcc instructions on size...
2019-02-01  H.J. Lux86-64 strnlen/wcsnlen: Properly handle the length...
2019-02-01  H.J. Lux86-64 strncpy: Properly handle the length parameter...
2019-02-01  H.J. Lux86-64 strncmp family: Properly handle the length param...
2019-02-01  H.J. Lux86-64 memset/wmemset: Properly handle the length param...
2019-02-01  H.J. Lux86-64 memrchr: Properly handle the length parameter...
2019-02-01  H.J. Lux86-64 memcpy: Properly handle the length parameter...
2019-02-01  H.J. Lux86-64 memcmp/wmemcmp: Properly handle the length param...
2019-02-01  H.J. Lux86-64 memchr/wmemchr: Properly handle the length param...
2019-01-16  Tulio Magno... Add XFAIL_ROUNDING_IBM128_LIBGCC to more fma() tests
2019-01-08  Aurelien JarnoOnly build libm with -fno-math-errno (bug 24024)
2019-01-03  Martin Jansasysdeps/ieee754/soft-fp: ignore maybe-uninitialized...
2019-01-03  Aurelien JarnoARM: fix kernel assisted atomics with GCC 8 (bug 24034)
2019-01-03  H.J. Luriscv: Use __has_include__ to include <asm/syscalls...
2019-01-02  Florian Weimerintl: Do not return NULL on asprintf failure in gettext...
2019-01-01  Florian Weimermalloc: Always call memcpy in _int_realloc [BZ #24027]
2018-12-28  Aurelien JarnoUpdate Alpha libm-test-ulps
2018-12-19  Adhemerval... m68k: Fix sigaction kernel definition (BZ #23967)
2018-12-15  Andreas SchwabRISC-V: properly terminate call chain (bug 23125)
2018-12-15  Florian Weimersupport: Do not require overflow builtin in support...
2018-12-13  Andreas SchwabFix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP...
2018-12-13  Tulio Magno... powerpc: Add missing CFI register information (bug...
2018-12-12  DJ Deloriemalloc: Add another test for tcache double free check.
next