]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-06-21  Florian WeimerLinux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
2024-06-15  Andreas K.... NEWS: update list of fixed CVEs in 2.39
2024-06-15  Andreas K.... NEWS: update list of fixed bugs in 2.39
2024-06-15  H.J. Lux86: Properly set x86 minimum ISA level [BZ #31883]
2024-06-15  H.J. Lux86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ...
2024-06-14  Mike FABIANlocaledata: ssy_ER: Fix syntax error
2024-06-10  sayan paulmalloc: New test to check malloc alternate path using...
2024-06-10  Joe Simmons... malloc: Improve aligned_alloc and calloc test coverage.
2024-06-10  H.J. Lumalloc/Makefile: Split and sort tests
2024-06-09  Michael Jeansonx86/cet: fix shadow stack test scripts
2024-06-03  Florian Weimerelf: Avoid some free (NULL) calls in _dl_update_slotinfo
2024-05-29  Stafford Hornemisc: Add support for Linux uio.h RWF_NOAPPEND flag
2024-05-28  Sunil K Pandeyi386: Disable Intel Xeon Phi tests for GCC 15 and above...
2024-05-28  Adhemerval... Reinstate generic features-time64.h
2024-05-28  Adhemerval... Always define __USE_TIME_BITS64 when 64 bit time_t...
2024-05-27  Florian Weimersocket: Use may_alias on sockaddr structs (bug 19622)
2024-05-27  H.J. Luparse_fdinfo: Don't advance pointer twice [BZ #31798]
2024-05-15  caiyinyuLoongArch: Fix undefined `__memset_aligned` reference...
2024-05-13  Sergey Kolosovsocket: Add new test for connect
2024-05-13  Sergey Kolosovlibsupport: Add xgetpeername
2024-05-11  Gabi Falkx86_64: Fix missing wcsncat function definition without...
2024-05-10  H.J. LuForce DT_RPATH for --enable-hardcoded-path-in-tests
2024-05-07  Adhemerval... elf: Only process multiple tunable once (BZ 31686)
2024-05-04  Gabi FalkAdd a test to check for duplicate definitions in the...
2024-05-04  Gabi Falki686: Fix multiple definitions of __memmove_chk and...
2024-05-04  Gabi Falki586: Fix multiple definitions of __memcpy_chk and...
2024-05-04  Sam JamesRevert "i586: Fix multiple definitions of __memcpy_chk...
2024-05-04  Sam JamesRevert "i686: Fix multiple definitions of __memmove_chk...
2024-05-04  Sam JamesRevert "Add a test to check for duplicate definitions...
2024-05-04  Gabi FalkAdd a test to check for duplicate definitions in the...
2024-05-04  Gabi Falki686: Fix multiple definitions of __memmove_chk and...
2024-05-04  Gabi Falki586: Fix multiple definitions of __memcpy_chk and...
2024-05-03  Carlos O'Donelltime: Allow later version licensing.
2024-05-02  Florian Weimernscd: Use time_t for return type of addgetnetgrentX
2024-05-02  Florian Weimerlogin: structs utmp, utmpx, lastlog _TIME_BITS independ...
2024-05-02  Florian Weimerlogin: Check default sizes of structs utmp, utmpx,...
2024-04-25  H.J. Luelf: Also compile dl-misc.os with $(rtld-early-cflags)
2024-04-25  Florian WeimerCVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use...
2024-04-25  Florian WeimerCVE-2024-33600: nscd: Avoid null pointer crashes after...
2024-04-25  Florian WeimerCVE-2024-33600: nscd: Do not send missing not-found...
2024-04-25  Florian WeimerCVE-2024-33599: nscd: Stack-based buffer overflow in...
2024-04-25  H.J. Lux86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ ...
2024-04-25  Florian Weimeri386: ulp update for SSE2 --disable-multi-arch configur...
2024-04-25  Florian Weimernptl: Fix tst-cancel30 on kernels without ppoll_time64...
2024-04-17  Charles Foliconv: ISO-2022-CN-EXT: fix out-of-bound writes when...
2024-04-14  Sunil K Pandeyx86_64: Exclude SSE, AVX and FMA4 variants in libm...
2024-04-14  H.J. LuApply the Makefile sorting fix
2024-04-14  Florian Weimerpowerpc: Fix ld.so address determination for PCREL...
2024-04-13  Sunil K Pandeyx86-64: Simplify minimum ISA check ifdef conditional...
2024-04-13  H.J. Lux86-64: Don't use SSE resolvers for ISA level 3 or...
2024-04-09  Wilco DijkstraAArch64: Check kernel version for SVE ifuncs
2024-04-09  Szabolcs Nagyaarch64: fix check for SVE support in assembler
2024-04-09  Joe Ramsayaarch64/fpu: Sync libmvec routines from 2.39 and before...
2024-04-06  Florian Weimeri386: Use generic memrchr in libc (bug 31316)
2024-04-04  Adhemerval... x86: Expand the comment on when REP STOSB is used on...
2024-04-04  Adhemerval... x86: Do not prefer ERMS for memset on Zen3+
2024-04-04  Adhemerval... x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
2024-04-02  Andreas SchwabAdd tst-gnu2-tls2mod1 to test-internal-extras
2024-04-01  Adhemerval... elf: Enable TLS descriptor tests on aarch64
2024-04-01  Adhemerval... arm: Update _dl_tlsdesc_dynamic to preserve caller...
2024-04-01  Adhemerval... Ignore undefined symbols for -mtls-dialect=gnu2
2024-04-01  H.J. Lux86-64: Allocate state buffer space for RDI, RSI and RBX
2024-04-01  H.J. Lux86-64: Update _dl_tlsdesc_dynamic to preserve AMX...
2024-04-01  H.J. Lux86: Update _dl_tlsdesc_dynamic to preserve caller...
2024-04-01  H.J. Lux86-64: Save APX registers in ld.so trampoline
2024-03-22  caiyinyuLoongArch: Correct {__ieee754, _}_scalb -> {__ieee754...
2024-03-21  Amrita H Spowerpc: Placeholder and infrastructure/build support...
2024-03-20  Manjunath Mattipowerpc: Add HWCAP3/HWCAP4 data to TCB for Power Archi...
2024-03-18  Florian Weimerlinux: Use rseq area unconditionally in sched_getcpu...
2024-03-04  Jakub JelinekUse gcc __builtin_stdc_* builtins in stdbit.h if possible
2024-02-27  Stefan LieblerS390: Do not clobber r7 in clone [BZ #31402]
2024-02-22  Xi Ruoyaomath: Update mips64 ulps
2024-02-12  Adhemerval... mips: FIx clone3 implementation (BZ 31325)
2024-02-05  Adhemerval... arm: Remove wrong ldr from _dl_start_user (BZ 31339)
2024-01-31  Andreas K.... Replace advisories directory
2024-01-31  Andreas K.... Create ChangeLog.old/ChangeLog.28 glibc-2.39
2024-01-31  Andreas K.... version.h, include/features.h: Bump version to 2.39
2024-01-31  Andreas K.... po: Update translations
2024-01-30  Andreas K.... libc.pot: regenerate
2024-01-30  Andreas K.... INSTALL, install.texi: minor updates, regenerate
2024-01-30  Andreas K.... contrib.texi: update
2024-01-30  Andreas K.... NEWS: insert advisories and fixed bugs for 2.39
2024-01-30  Stefan LieblerS390: Fix building with --disable-mutli-arch [BZ #31196]
2024-01-30  Andreas K.... Fix typo
2024-01-30  Joe Simmons... manual/io: Fix swapped reading and writing phrase.
2024-01-30  Siddhesh PoyarekarUpdate advisory format and introduce some automation
2024-01-30  Arjun ShankarDocument CVE-2023-6246, CVE-2023-6779, and CVE-2023...
2024-01-30  Arjun Shankarsyslog: Fix integer overflow in __vsyslog_internal...
2024-01-30  Arjun Shankarsyslog: Fix heap buffer overflow in __vsyslog_internal...
2024-01-30  Arjun Shankarsyslog: Fix heap buffer overflow in __vsyslog_internal...
2024-01-30  Joseph MyersUse binutils 2.42 branch in build-many-glibcs.py
2024-01-29  Andreas Schwabelf: correct relocation statistics for !ELF_MACHINE_STA...
2024-01-26  Carlos O'DonellRelicense IBM portions of resolv/base64.c resolv/res_de...
2024-01-25  Mike FABIANlocaledata: Use consistent values for grouping and...
2024-01-24  Dennis Brendelmanual: fix order of arguments of memalign and aligned_...
2024-01-24  Florian Weimermanual, NEWS: Document malloc side effect of dynamic...
2024-01-24  Florian WeimerNEWS: Update temporary files ignored by ldconfig
2024-01-23  Andreas K.... po: Incorporate translations (sr)
2024-01-23  Adhemerval... string: Disable stack protector for memset in early...
2024-01-23  Xi Ruoyaoqsort: Fix a typo causing unnecessary malloc/free ...
next