]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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
2025-03-25  Maciej W. Rozyckistdio-common: Add tests for formatted scanf input speci...
2025-03-25  Zhaoming Luomach: Use the host_get_time64 to replace the deprecated...
2025-03-25  Samuel Thibaultaio_suspend64: Fix clock discrepancy [BZ #32795]
2025-03-24  Aaron MereyAdd _FORTIFY_SOURCE support for inet_pton
2025-03-24  Aaron MereyPrepare inet_pton to be fortified
2025-03-24  Joseph MyersUpdate kernel version to 6.13 in header constant tests
2025-03-21  Florian Weimersupport: Link links-dso-program-c with libgcc_s only...
2025-03-21  Florian Weimerelf: Use +nolink-deps to add make-only dependency for...
2025-03-21  Florian WeimerMakeconfig: Support $(+nolink-deps) in link flags
2025-03-21  Adhemerval... debug: Improve '%n' fortify detection (BZ 30932)
2025-03-21  Adhemerval... Remove eloop-threshold.h
2025-03-21  Cupertino Mirandamalloc: missing initialization of tcache in _mid_memalign
2025-03-21  Florian Weimersupport: Link links-dso-program-c against libgcc_s
2025-03-21  Frédéric BératAdd _FORTIFY_SOURCE support for inet_ntop
2025-03-21  Frédéric BératAdd missing guards in include/arpa/inet.h
2025-03-21  Frédéric BératPrepare inet_ntop to be fortified
2025-03-19  Paul Zimmermannadd inputs giving large errors for rsqrt
2025-03-18  Wilco Dijkstramalloc: Improve csize2tidx
2025-03-18  Adhemerval... elf: Fix tst-origin make rules
2025-03-18  Pierre BlanchardAArch64: Optimize algorithm in users of SVE expf helper
2025-03-18  Wilco Dijkstramalloc: Improve arena_for_chunk()
2025-03-18  Wilco Dijkstrabenchtests: Increase iterations of bench-malloc-simple
2025-03-17  Adhemerval... elf: Fix tst-origin make rules
2025-03-15  Samuel Thibaulthtl: Make pthread_setcanceltype / state a cancellation...
2025-03-14  Siddhesh Poyarekartst-fopen-threaded: Only check EOF for failing read
2025-03-14  Joseph MyersImplement C23 powr
2025-03-13  Sunil K Pandeyx86_64: Add atanh with FMA
2025-03-13  Adhemerval... elf: Canonicalize $ORIGIN in an explicit ld.so invocati...
2025-03-13  Sunil K Pandeyx86_64: Add sinh with FMA
2025-03-13  Adhemerval... benchtests: Remove wrong snippet from 360cce0b06
2025-03-13  Sunil K Pandeyx86_64: Add tanh with FMA
next