]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2025-05-07  Adhemerval... string: Fix UB on gneric strncmp
2025-05-07  Adhemerval... string: Fix UB on index_first/index_last
2025-05-07  Adhemerval... string: Fix UB on generic strcmp
2025-05-07  Adhemerval... string: Fix UB on gneric stpcpy
2025-05-07  Adhemerval... stdlib: Fix UB on strtod
2025-05-07  Adhemerval... stdlib: Fix UB on erand48/jrand48
2025-05-07  Adhemerval... stdlib: Fix __libc_message_impl iovec size
2025-05-07  Adhemerval... locale: Fix UB on VLA allocation
2025-05-07  Adhemerval... libio: Fix UB __libio_codecvt_length
2025-05-07  Adhemerval... iconv: Fix UB on iconv/tst-translit-mchar
2025-05-07  Adhemerval... iconv: Fix UB on find_derivation
2025-05-07  Adhemerval... math: Fix UB in setayloadf
2025-05-07  Adhemerval... math: Fix UB in setayload
2025-05-07  Adhemerval... math: Remove UB from float128 ilogbf
2025-05-07  Adhemerval... powerpc: Use generic ilogb/ilogbf and refactor ilogbf128
2025-05-07  Adhemerval... math: Remove i386 ilogb/ilogbf/llogb/llogbf
2025-05-07  Adhemerval... math: Optimize float ilogb/llogb
2025-05-07  Adhemerval... math: Remove UB and optimize double ilogbf
2025-05-07  Adhemerval... math: Optimize double ilogb/llogb
2025-05-07  Adhemerval... math: Remove UB and optimize double ilogb
2025-05-07  Adhemerval... math: Fix UB in expm1
2025-05-07  Adhemerval... aarch64: Fix UB in ifunc resolvers
2025-05-07  Adhemerval... malloc: Fix UB in malloc-debug
2025-05-07  Adhemerval... stdio: Fix UB on snprintf
2025-05-07  Adhemerval... x86: Fix UB in x86_cpu_present/x86_cpu_active
2025-05-07  Adhemerval... x86_64: Fix UB on plt rewrite
2025-05-07  Adhemerval... elf: Fix UB on _dl_early_allocate
2025-05-07  Adhemerval... elf: Fix UB on _dl_map_object_from_fd
2025-05-07  Adhemerval... argp: Fix shift bug
2025-05-07  Adhemerval... locale: Fix UB on add_locale_uint32_array
2025-05-07  Adhemerval... locale: Fix UB in elem_hash
2025-05-07  Adhemerval... localte: Fix UB on collate_finish
2025-05-07  Adhemerval... locale: Fix UB on insert_weights
2025-05-07  Adhemerval... locate: Fix UB on memcpy call
2025-05-07  Richard Hendersonelf: Adjust DT_EXTRATAGIDX to avoid undefined shifts
2025-05-07  Adhemerval... locale: Fix --enable-ubsan build failure on some ABIs
2025-05-07  Adhemerval... riscv: Fix --enable-ubsan build failure on riscv
2025-05-07  Adhemerval... ubsan: Add initial support for -fsanitize=undefined
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
next