]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
44 hours ago  H.J. Lux86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212] release/2.41/master
44 hours ago  H.J. Lux86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
2 days ago  Florian Weimerelf: Compile _dl_debug_state separately (bug 33224)
2 days ago  Florian Weimerelf: Restore support for _r_debug interpositions and...
2 days ago  Florian Weimerelf: Introduce _dl_debug_change_state
2 days ago  Florian Weimerelf: Introduce separate _r_debug_array variable
3 days ago  Jens RemusUse TLS initial-exec model for __libc_tsd_CTYPE_* threa...
3 days ago  Florian Weimerctype: Fallback initialization of TLS using relocations...
3 days ago  Florian WeimerUse proper extern declaration for _nl_C_LC_CTYPE_{class...
3 days ago  Florian WeimerRemove <libc-tsd.h>
6 days ago  Luna LambAArch64: Improve codegen SVE log1p helper
6 days ago  Dylan FlemingAArch64: Optimise SVE FP64 Hyperbolics
6 days ago  Dylan FlemingAArch64: Optimize SVE exp functions
6 days ago  Luna LambAArch64: Improve codegen in SVE log1p
6 days ago  Dylan FlemingAArch64: Optimize inverse trig functions
6 days ago  Pierre BlanchardAArch64: Optimize algorithm in users of SVE expf helper
6 days ago  Wilco DijkstraAArch64: Avoid memset ifunc in cpu-features.c [BZ ...
2025-08-01  Adhemerval... nptl: Fix SYSCALL_CANCEL for return values larger than...
2025-08-01  Florian Weimerelf: Handle ld.so with LOAD segment gaps in _dl_find_ob...
2025-08-01  Florian Weimerelf: Extract rtld_setup_phdr function from dl_main
2025-08-01  Florian Weimerelf: Do not add a copy of _dl_find_object to libc.so
2025-08-01  Davide Cavalcastdlib: resolve a double lock init issue after fork...
2025-07-24  Florian Weimericonv: iconv -o should not create executable files...
2025-07-24  Florian Weimerposix: Fix double-free after allocation failure in...
2025-06-20  Florian WeimerFix error reporting (false negatives) in SGID tests
2025-06-20  Florian Weimersupport: Pick group in support_capture_subprogram_self_...
2025-06-18  Adhemerval... sparc: Fix sparc32 Fix argument passing to __libc_start...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strcmp for power10...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc : Add optimized memchr for...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Fix performance issues of...
2025-06-16  Carlos O'Donellppc64le: Revert "powerpc: Optimized strncmp for power10...
2025-06-03  Adhemerval... sparc: Fix argument passing to __libc_start_main (BZ...
2025-05-21  Florian Weimerelf: Fix subprocess status handling for tst-dlopen...
2025-05-20  Sunil K Pandeyx86_64: Fix typo in ifunc-impl-list.c.
2025-05-20  Florian Weimerelf: Test case for bug 32976 (CVE-2025-4802)
2025-05-20  Florian Weimersupport: Use const char * argument in support_capture_s...
2025-05-16  Florian Weimerelf: Keep using minimal malloc after early DTV resize...
2025-05-09  Adhemerval... hurd: Fix tst-stack2 test build on Hurd
2025-04-29  Adhemerval... nptl: Fix pthread_getattr_np when modules with execstac...
2025-04-23  Aurelien Jarnoelf: tst-audit10: split AVX512F code into dedicated...
2025-04-12  H.J. Lux86: Detect Intel Diamond Rapids
2025-04-12  Sunil K Pandeyx86: Handle unknown Intel processor with default tuning
2025-04-12  Sunil K Pandeyx86: Add ARL/PTL/CWF model detection support
2025-04-12  Sunil K Pandeyx86: Optimize xstate size calculation
2025-04-10  Adhemerval... elf: Fix arm-linux-gnueabihf build break from b861755a84
2025-04-09  Adhemerval... elf: Extend glibc.rtld.execstack tunable to force execu...
2025-03-31  Florian Weimerx86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with...
2025-03-29  Florian Weimerx86: Use separate variable for TLSDESC XSAVE/XSAVEC...
2025-03-29  Florian Weimerx86: Skip XSAVE state size reset if ISA level requires...
2025-03-18  Sunil K Pandeyx86_64: Add atanh with FMA
2025-03-18  Sunil K Pandeyx86_64: Add sinh with FMA
2025-03-18  Sunil K Pandeyx86_64: Add tanh with FMA
2025-03-13  Adhemerval... nptl: Check if thread is already terminated in sigcance...
2025-03-13  Florian Weimernptl: PTHREAD_COND_INITIALIZER compatibility with pre...
2025-03-12  Michael Jeansonnptl: clear the whole rseq area before registration
2025-03-12  Florian WeimerLinux: Remove attribute access from sched_getattr ...
2025-03-08  Aurelien Jarnomath: Remove an extra semicolon in math function declar...
2025-03-07  Florian Weimerposix: Move environ helper variables next to environ...
2025-03-07  Florian Weimerconfigure: Fix spelling of -Wl,--no-error-execstack...
2025-03-07  H.J. Luelf: Check if __attribute__ ((aligned (65536))) is...
2025-03-05  H.J. Lustatic-pie: Skip the empty PT_LOAD segment at offset...
2025-03-05  Sam JamesPass -Wl,--no-error-execstack for tests where -Wl,...
2025-02-28  Wilco DijkstraAArch64: Use prefer_sve_ifuncs for SVE memset
2025-02-28  Wilco DijkstraAArch64: Add SVE memset
2025-02-28  Wilco Dijkstramath: Improve layout of exp/exp10 data
2025-02-28  Yury Khrustalevaarch64: Add GCS test with signal handler
2025-02-28  Yury Khrustalevaarch64: Add GCS tests for dlopen
2025-02-28  Yury Khrustalevaarch64: Add GCS tests for transitive dependencies
2025-02-28  Yury Khrustalevaarch64: Add tests for Guarded Control Stack
2025-02-28  Yury Khrustalevaarch64: Add configure checks for GCS support
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE powf
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE pow
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE erfcf
2025-02-27  Luna LambAarch64: Improve codegen in SVE exp and users, and...
2025-02-27  Luna LambAarch64: Improve codegen in SVE asinh
2025-02-26  Yangyu ChenRISC-V: Fix IFUNC resolver cannot access gp pointer
2025-02-25  John David... math: Add optimization barrier to ensure a1 + u.d is...
2025-02-23  koraynilaymath: Fix `unknown type name '__float128'` for clang...
2025-02-20  H.J. Lux86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL...
2025-02-15  Aurelien JarnoFix tst-aarch64-pkey to handle ENOSPC as not supported
2025-02-13  Siddhesh Poyarekarassert: Add test for CVE-2025-0395
2025-02-03  Adhemerval... math: Fix tanf for some inputs (BZ 32630)
2025-02-02  John David... nptl: Correct stack size attribute when stack grows...
2025-01-31  Adhemerval... math: Fix sinhf for some inputs (BZ 32627)
2025-01-31  Adhemerval... math: Fix log10p1f internal table value (BZ 32626)
2025-01-28  Andreas K.... NEWS: start new section
2025-01-28  Andreas K.... Remove advisories from release branch
2025-01-28  Andreas K.... Create ChangeLog.old/ChangeLog.30 glibc-2.41
2025-01-28  Andreas K.... Bump version to 2.41
2025-01-28  Andreas K.... po: update translations (final, only timestamp and...
2025-01-28  Andreas K.... libc.pot: regenerate (only line number changes)
2025-01-28  Andreas K.... INSTALL: update last tested version numbers
2025-01-27  Andreas K.... contrib.texi: minor improvements
2025-01-27  Andreas K.... NEWS: Add some more news from the 2.41 cycle
2025-01-27  Andreas K.... contrib.texi: Update from 2.40..2.41 commit log
2025-01-26  Andreas K.... NEWS: Add reference to (single) advisory
2025-01-26  Andreas K.... NEWS: Add list of bugs fixed in 2.41
2025-01-26  Andreas K.... NEWS: editorial changes (language, line breaks)
2025-01-26  Xi Ruoyaotestsuite: Make stdio-common/tst-printf-format-*-mem...
2025-01-25  Sam Jameself: fix 'valgrind' typo in comment
next