]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-04-30  Arjun Shankarlibio: Fix a deadlock after fork in popen
2025-04-29  Florian Weimernptl: PTHREAD_COND_INITIALIZER compatibility with pre...
2025-04-28  Malte Skarupkenptl: Use all of g1_start and g_signals
2025-04-28  Malte Skarupkenptl: rename __condvar_quiesce_and_switch_g1
2025-04-28  Malte Skarupkenptl: Fix indentation
2025-04-28  Malte Skarupkenptl: Use a single loop in pthread_cond_wait instaed...
2025-04-28  Malte Skarupkenptl: Remove g_refs from condition variables
2025-04-28  Malte Skarupkenptl: Remove unnecessary quadruple check in pthread_con...
2025-04-28  Malte Skarupkenptl: Remove unnecessary catch-all-wake in condvar...
2025-04-28  Malte Skarupkenptl: Update comments and indentation for new condvar...
2025-04-28  Frank Barruspthreads NPTL: lost wakeup fix 2
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-12  Noah Goldsteinx86: Use `Avoid_Non_Temporal_Memset` to control non...
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-12  Michael Jeansonnptl: clear the whole rseq area before registration
2025-02-28  Wilco Dijkstramath: Improve layout of exp/exp10 data
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 expf data
2025-02-28  Wilco DijkstraAArch64: Remove zva_128 from memset
2025-02-28  Wilco DijkstraAArch64: Optimize memset
2025-02-28  Wilco DijkstraAArch64: Improve generic strlen
2025-02-27  Wilco DijkstraRevert "AArch64: Add vector logp1 alias for log1p"
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-27  Luna LambAArch64: Improve codegen in SVE expm1f and users
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE log1pf users
2025-02-27  Yat Long PoonAArch64: Improve codegen for SVE logs
2025-02-27  Luna LambAArch64: Improve codegen in SVE tans
2025-02-27  Luna LambAArch64: Improve codegen in AdvSIMD asinh
2025-02-27  Joana CruzAArch64: Improve codegen of AdvSIMD expf family
2025-02-27  Joana CruzAArch64: Improve codegen of AdvSIMD atan(2)(f)
2025-02-27  Joana CruzAArch64: Improve codegen of AdvSIMD logf function family
2025-02-27  Pierre BlanchardAArch64: Improve codegen in users of ADVSIMD log1p...
2025-02-27  Pierre BlanchardAArch64: Improve codegen in AdvSIMD logs
2025-02-27  Pierre BlanchardAArch64: Improve codegen in AdvSIMD pow
2025-02-27  Joe RamsayAArch64: Remove SVE erf and erfc tables
2025-02-27  Joe RamsayAArch64: Small optimisation in AdvSIMD erf and erfc
2025-02-27  Joe RamsayAArch64: Simplify rounding-multiply pattern in several...
2025-02-27  Joe RamsayAArch64: Improve codegen in users of ADVSIMD expm1f...
2025-02-27  Joe RamsayAArch64: Improve codegen in users of AdvSIMD log1pf...
2025-02-27  Joe RamsayAArch64: Improve codegen in SVE F32 logs
2025-02-27  Joe RamsayAArch64: Improve codegen in SVE expf & related routines
2025-02-27  Joe RamsayAArch64: Add vector logp1 alias for log1p
2025-02-27  Joe Ramsayaarch64: Avoid redundant MOVs in AdvSIMD F32 logs
2025-02-25  John David... math: Add optimization barrier to ensure a1 + u.d is...
2025-02-13  Siddhesh Poyarekarassert: Add test for CVE-2025-0395
2025-02-02  John David... nptl: Correct stack size attribute when stack grows...
2025-01-25  H.J. Lustdlib: Test using setenv with updated environ [BZ...
2025-01-24  Sam Jamesmalloc: obscure calloc use in tst-calloc
2025-01-24  H.J. LuHide all malloc functions from compiler [BZ #32366]
2025-01-22  Siddhesh PoyarekarFix underallocation of abort_msg_s struct (CVE-2025...
2025-01-20  Andreas SchwabFix missing randomness in __gen_tempname (bug 32214)
2024-12-22  John David... hppa: Simplify handling of sanity check errors in clone.S.
2024-12-19  John David... hppa: Fix strace detach-vfork test
2024-12-17  Florian Weimerx86: Avoid integer truncation with large cache sizes...
2024-12-12  Adhemerval... linux: Fix tst-syscall-restart.c on old gcc (BZ 32283)
2024-12-12  H.J. Lumath: Exclude internal math symbols for tests [BZ ...
2024-12-12  Adhemerval... sparc: Fix restartable syscalls (BZ 32173)
2024-12-12  Adhemerval... support: Make support_process_state_wait return the...
2024-12-10  Sam Jamesmalloc: add indirection for malloc(-like) functions...
2024-12-04  Michael Jeansonnptl: initialize cpu_id_start prior to rseq registration
2024-12-04  Michael Jeansonnptl: initialize rseq area prior to registration
2024-11-15  Aurelien Jarnoelf: handle addition overflow in _dl_find_object_update...
2024-11-07  Adhemerval... linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)
2024-11-08  Michael KarcherMitigation for "clone on sparc might fail with -EFAULT...
2024-10-29  Florian Weimerelf: Change ldconfig auxcache magic number (bug 32231)
2024-10-18  Joseph MyersMake tst-strtod-underflow type-generic
2024-10-01  H.J. Lulibio: Set _vtable_offset before calling _IO_link_in...
2024-09-27  Joseph MyersAdd tests of more strtod special cases
2024-09-27  Joseph MyersAdd more tests of strtod end pointer
2024-09-27  Joseph MyersMake tst-strtod2 and tst-strtod5 type-generic
2024-09-27  Florian Weimerpowerpc64le: Build new strtod tests with long double...
2024-09-27  Joseph MyersDo not set errno for overflowing NaN payload in strtod...
2024-09-27  Joseph MyersImprove NaN payload testing
2024-09-27  Joseph MyersMake __strtod_internal tests type-generic
2024-09-27  Joseph MyersFix strtod subnormal rounding (bug 30220)
2024-09-27  Joseph MyersMore thoroughly test underflow / errno in tst-strtod...
2024-09-27  Joseph MyersTest errno setting on strtod overflow in tst-strtod...
2024-09-26  Joseph MyersAdd tests of fread
2024-09-26  Sergey Kolosovstdio-common: Add new test for fdopen
2024-09-11  Siddhesh Poyarekarlibio: Attempt wide backup free only for non-legacy...
2024-09-10  Florian Weimerdebug: Fix read error handling in pcprofiledump
2024-09-09  Florian Weimerelf: Fix tst-dlopen-tlsreinit1.out test dependency
2024-09-09  Florian Weimerelf: Avoid re-initializing already allocated TLS in...
2024-09-09  Florian Weimerelf: Clarify and invert second argument of _dl_allocate...
2024-08-30  Maciej W. Rozyckinptl: Use <support/check.h> facilities in tst-setuid3
2024-08-30  Maciej W. Rozyckiposix: Use <support/check.h> facilities in tst-truncate...
2024-08-28  Siddhesh Poyarekarungetc: Fix backup buffer leak on program exit [BZ...
next