]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-05-19  Dylan FlemingAArch64: Optimize inverse trig functions
2025-05-16  Carlos O'DonellDocument CVE-2025-4802.
2025-05-16  Florian Weimerctype: Fallback initialization of TLS using relocations...
2025-05-16  Florian WeimerUse proper extern declaration for _nl_C_LC_CTYPE_{class...
2025-05-16  Florian WeimerOptimize __libc_tsd_* thread variable access
2025-05-16  Florian WeimerRemove <libc-tsd.h>
2025-05-16  DJ Deloriemanual: add sched_getcpu()
2025-05-16  Florian Weimermanual: Clarifications for listing directories
2025-05-15  DJ Deloriemanual: add remaining CPU_* macros
2025-05-15  Andreas Schwabpowerpc: Remove check for -mabi=ibmlongdouble
2025-05-15  Yury Khrustalevaarch64: update tests for SME
2025-05-15  Yury Khrustalevaarch64: Disable ZA state of SME in setjmp and sigsetjmp
2025-05-15  Cupertino Mirandabenchtest: malloc tcache hotpath benchtest
2025-05-14  Joseph MyersImplement C23 rootn.
2025-05-14  Wilco Dijkstramalloc: Improve performance of __libc_calloc
2025-05-14  Stefan LieblerS390: Use cfi_val_offset instead of cfi_escape.
2025-05-14  Stefan Lieblerpowerpc64le: Remove configure check for objcopy >=...
2025-05-14  Stefan LieblerRaise the minimum binutils version to 2.39
2025-05-13  Paul Zimmermannadded benchtest inputs for log2l
2025-05-13  Paul Zimmermannadded benchtest inputs for expl
2025-05-13  Yury Khrustalevaarch64: fix unwinding in longjmp
2025-05-13  Paul Zimmermannadded benchtest inputs for powl
2025-05-13  Paul Zimmermannadded benchtest inputs for fmal
2025-05-12  DJ Deloriemanual: fix typo for sched_[sg]etattr
2025-05-12  Wilco Dijkstramalloc: Improve malloc initialization
2025-05-12  Joseph MyersDocument all CLOCK_* values
2025-05-12  David Laumalloc: Improved double free detection in the tcache
2025-05-12  panzhe0328Correct spelling mistake in test file
2025-05-11  Samuel Thibaulthurd: Make rename refuse trailing slashes [BZ #32570]
2025-05-09  Joseph MyersImplement C23 compoundn
2025-05-09  Adhemerval... hurd: Fix tst-stack2 test build on Hurd
2025-05-06  Collin Funknss: remove undefined behavior and optimize getaddrinfo
2025-05-06  Adhemerval... powerpc: Remove POWER7 strncasecmp optimization
2025-05-06  DJ Deloriemanual: add more pthread functions
2025-05-05  Stefan LieblerS390: Add new s390 platform z17.
2025-05-01  Joseph MyersCorrect test descriptors in libm-test-pown.inc
2025-05-01  Wilco Dijkstramalloc: Inline tcache_try_malloc
2025-04-29  Adhemerval... math: Fix UB on sinpif (BZ 32925)
2025-04-29  Adhemerval... math: Fix UB on erfcf (BZ 32924)
2025-04-29  Adhemerval... math: Fix UB on cospif (BZ 32923)
2025-04-29  Adhemerval... math: Fix UB on cbrtf (BZ 32922)
2025-04-29  Adhemerval... math: Fix UB on sinhf (BZ 32921)
2025-04-29  Adhemerval... math: Fix UB on logf (BZ 32920)
2025-04-29  Adhemerval... math: Fix UB on coshf (BZ 32919)
2025-04-29  Adhemerval... math: Fix UB on atanhf (BZ 32918)
2025-04-28  Adhemerval... nptl: Fix pthread_getattr_np when modules with execstac...
2025-04-28  Julian ZhuRISC-V: Use builtin for ffs and ffsll while supported...
2025-04-28  Adhemerval... stdio: Remove UB on printf_fp
2025-04-25  Cupertino Mirandabenchtest: Correct shell script related to bench-malloc...
2025-04-25  H. Peter Anvinlinux/termio: remove <termio.h> and struct termio
2025-04-22  Aurelien Jarnoelf: tst-audit10: split AVX512F code into dedicated...
2025-04-22  Joseph MyersAdd NT_ARM_GCS and NT_RISCV_TAGGED_ADDR_CTRL from Linux...
2025-04-22  Joseph MyersAdd AT_* constants from Linux 6.12
2025-04-21  Samuel Thibaulthurd: Make symlink return EEXIST on existing target...
2025-04-21  Samuel Thibaulthurd: Clear FP exceptions before calling signal handler
2025-04-21  Samuel Thibaulthurd: Do not check for xstate level if it was not initi...
2025-04-21  Samuel Thibaulthurd: Do not restore xstate when it is not initialized
2025-04-19  Samuel Thibaulthurd: Make *utime*s catch invalid times [BZ #32802...
2025-04-18  Luca Darizhurd: save xstate during signal handling
2025-04-18  Zhaoming Luohurd: Check return value of mach_port_mod_refs() in...
2025-04-16  Cupertino Mirandamalloc: move tcache_init out of hot tcache paths
2025-04-15  Andrew Pinskiaarch64: Add back non-temporal load/stores from oryon...
2025-04-15  Andrew Pinskiaarch64: Add back non-temporal load/stores from oryon...
2025-04-15  Wilco Dijkstramalloc: Use tailcalls in __libc_free
2025-04-15  Wilco Dijkstramalloc: Inline tcache_free
2025-04-15  Wilco Dijkstramalloc: Improve free checks
2025-04-15  Wilco Dijkstramalloc: Inline _int_free_check
2025-04-14  Wilco Dijkstramalloc: Inline _int_free
2025-04-14  Wilco Dijkstramalloc: Move mmap code out of __libc_free hotpath
2025-04-14  Aurelien Jarnomanual/tunables: fix a trivial typo
2025-04-14  Colin Ian KingFix spelling mistake "trucate" -> "truncate"
2025-04-14  Colin Ian KingFix spelling mistake "suports" -> "supports"
2025-04-14  Colin Ian KingFix spelling mistake "succsefully" -> "successfully"
2025-04-14  Collin Funkmanual: Mention POSIX-1.2024 requires time_t to be...
2025-04-14  Collin Funkmanual: Update standardization of getline and getdelim...
2025-04-14  Frédéric Bératlibio: Add test case for fflush
2025-04-14  Florian Weimerlibio: Synthesize ESPIPE error if lseek returns 0 after...
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-10  Collin Funkconform: Add initial support for C23.
2025-04-10  Sunil K Pandeyx86: Add ARL/PTL/CWF model detection support
2025-04-10  Florian Weimertimezone: Enhance tst-bz28707 diagnostics
2025-04-10  Florian Weimerpowerpc: Remove relocation cache flush code for power64
2025-04-09  Jakub Jelinekmath: Fix up THREEp96 constant in expf128 [BZ #32411]
2025-04-08  Adhemerval... elf: Extend glibc.rtld.execstack tunable to force execu...
2025-04-08  Lenard Mollenkopfstdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs
2025-04-08  Florian Weimerstdio-common: In tst-setvbuf2, close helper thread...
2025-04-07  Andreas SchwabRemove duplicates from binaries-shared-tests when creat...
2025-04-05  Sunil K Pandeyx86: Optimize xstate size calculation
2025-04-05  Sam JamesNEWS: update for GCC 12.1 requirement [BZ #32539]
2025-04-02  DJ Deloriestdio: fix hurd link for tst-setvbuf2
2025-04-02  Adhemerval... stdlib: Fix qsort memory leak if callback throws (BZ...
2025-04-02  Sam Jamessysdeps: powerpc: restore -mlong-double-128 check
2025-04-01  DJ Deloriestdio: Add more setvbuf tests
2025-04-01  DJ Delorieadd ptmx support to test-container
2025-04-01  Joseph MyersUpdate syscall lists for Linux 6.14
2025-03-31  Florian Weimerx86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with...
2025-03-31  John David... elf: Fix tst-origin build when toolchain defaults to...
2025-03-31  H.J. LuRaise the minimum GCC version to 12.1 [BZ #32539]
2025-03-31  YLKFix typo in comment
next