]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-05-09  Adhemerval... linux: Inline __syscall_internal_cancel and __syscall_c... azanella/cancel-wrappers-inline
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
2025-03-31  Samuel Zetermanual: tidy the longopt.c example
2025-03-31  Collin Funkmanual: Document functions adopted by POSIX.1-2024.
2025-03-31  Adhemerval... aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret...
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-28  Wilco Dijkstramalloc: Improve performance of __libc_malloc
2025-03-28  Maciej W. Rozyckistdio-common: Reject real data w/o exponent digits...
2025-03-28  Maciej W. Rozyckistdio-common: Reject significand prefixes in scanf...
2025-03-28  Maciej W. Rozyckistdio-common: Reject integer prefixes in scanf [BZ...
2025-03-28  Maciej W. Rozyckistdio-common: Also reject exp char w/o significand...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted vsscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted vfscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted vscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted sscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add tests for formatted fscanf input...
2025-03-28  Maciej W. Rozyckistdio-common: Add scanf long double data for Intel...
2025-03-27  Joseph MyersImplement C23 pown
2025-03-26  Florian Weimersupport: Use unwinder in links-dso-program-c only with...
2025-03-26  Wilco Dijkstramalloc: Use __always_inline for simple functions
2025-03-26  Collin Funklinux: Fix integer overflow warnings when including...
2025-03-25  Wilco Dijkstramalloc: Use _int_free_chunk for remainders
2025-03-25  Joseph MyersUse MPFR 4.2.2 and Linux 6.14 in build-many-glibcs.py
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf long double data for IBM 128...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf long double data for IEEE 754...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf long double data for IEEE 754...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf double data for IEEE 754 binary...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf float data for IEEE 754 binary3...
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf integer data for LP64 targets
2025-03-25  Maciej W. Rozyckistdio-common: Add scanf integer data for ILP32 targets
next