]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2 days ago  Luna LambAArch64: Improve codegen SVE log1p helper release/2.40/master
2 days ago  Dylan FlemingAArch64: Optimise SVE FP64 Hyperbolics
2 days ago  Dylan FlemingAArch64: Optimize SVE exp functions
2 days ago  Luna LambAArch64: Improve codegen in SVE log1p
2 days ago  Dylan FlemingAArch64: Optimize inverse trig functions
2 days ago  Pierre BlanchardAArch64: Optimize algorithm in users of SVE expf helper
2 days ago  Wilco DijkstraAArch64: Avoid memset ifunc in cpu-features.c [BZ ...
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-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-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: Add support_record_failure_barrier
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-04-30  Arjun Shankarlibio: Correctly link tst-popen-fork against libpthread
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
next