]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2023-09-18  Wilco Dijkstramath: Add a no-mathvec flag for sin (-0.0)
2023-09-16  Mike FABIANUpdate to Unicode 15.1.0 [BZ #30854]
2023-09-16  Mike FABIANlocaledata/unicode-gen/utf8_gen.py: adapt regexp to...
2023-09-16  Mike FABIANFix regexp syntax warnings in localedata/unicode-gen...
2023-09-15  Siddhesh Poyarekargetaddrinfo: Fix use after free in getcanonname (CVE...
2023-09-15  dengjianboLoongArch: Change to put magic number to .rodata section
2023-09-15  dengjianboLoongArch: Add ifunc support for strrchr{aligned, lsx...
2023-09-15  dengjianboLoongArch: Add ifunc support for strcpy, stpcpy{aligned...
2023-09-15  caiyinyuLoongArch: Replace deprecated $v0 with $a0 to eliminate...
2023-09-15  caiyinyuLoongArch: Add lasx/lsx support for _dl_runtime_profile.
2023-09-14  Joseph MyersAdd MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
2023-09-13  Florian WeimerCVE-2023-4527: Stack read overflow with large TCP respo...
2023-09-13  John David... resolv: Fix some unaligned accesses in resolver [BZ...
2023-09-12  Joseph MyersUpdate syscall lists for Linux 6.5
2023-09-11  Sergei Trofimovichia64: Work around miscompilation and fix build on ia64...
2023-09-11  Joe Simmons... stdio: Remove __libc_message alloca usage
2023-09-09  Samuel Thibaulthtl: avoid exposing the vm_region symbol
2023-09-08  Adam Jacksonlibio: Fix oversized __io_vtables
2023-09-08  Joseph MyersUse Linux 6.5 in build-many-glibcs.py
2023-09-08  Florian Weimerelf: Remove unused l_text_end field from struct link_map
2023-09-08  Florian Weimerelf: Always call destructors in reverse constructor...
2023-09-07  Aurelien Jarnoio: Fix record locking contants for powerpc64 with...
2023-09-06  Florian Weimermanual: Fix ld.so diagnostics menu/section structure
2023-09-06  Joe Simmons... getaddrinfo: Get rid of alloca
2023-09-06  Christoph Müllnerriscv: Add support for XTheadBb in string-fz[a,i].h
2023-09-05  Siddhesh Poyarekargetcanonname: Fix a typo
2023-09-05  Adhemerval... linux: Add pidfd_getpid
2023-09-05  Adhemerval... posix: Add pidfd_spawn and pidfd_spawnp (BZ 30349)
2023-09-05  Adhemerval... linux: Add posix_spawnattr_{get, set}cgroup_np (BZ...
2023-09-05  Adhemerval... linux: Define __ASSUME_CLONE3 to 0 for alpha, ia64...
2023-09-05  Adhemerval... mips: Add the clone3 wrapper
2023-09-05  Adhemerval... arm: Add the clone3 wrapper
2023-09-05  Samuel Thibaulthurd: Avoid including thread_state.h in installed header
2023-09-04  Samuel Thibault__call_tls_dtors: Use call_function_static_weak
2023-09-04  Bruno Haibleintl: Treat C.UTF-8 locale like C locale (BZ# 16621)
2023-09-03  Samuel Thibaulthtl: Fix stack information for main thread
2023-09-03  Samuel Thibaulthtl: thread_local destructors support
2023-09-01  Szabolcs Nagyelf: Fix slow tls access after dlopen [BZ #19924]
2023-08-29  H.J. Lux86: Check the lower byte of EAX of CPUID leaf 2 [BZ...
2023-08-29  lijianglinadd GB18030-2022 charmap and test the entire GB18030...
2023-08-29  Joseph MyersUse GMP 6.3.0, MPFR 4.2.1 in build-many-glibcs.py
2023-08-29  Colin Leroy... localedata: Translit common emojis to smileys [BZ ...
2023-08-29  Florian Weimernscd: Skip unusable entries in first pass in prune_cach...
2023-08-29  dengjianboLoongArch: Change loongarch to LoongArch in comments
2023-08-29  dengjianboLoongArch: Add ifunc support for memcmp{aligned, lsx...
2023-08-29  dengjianboLoongArch: Add ifunc support for memset{aligned, unalig...
2023-08-29  dengjianboLoongArch: Add ifunc support for memrchr{lsx, lasx}
2023-08-29  dengjianboLoongArch: Add ifunc support for memchr{aligned, lsx...
2023-08-29  dengjianboLoongArch: Add ifunc support for rawmemchr{aligned...
2023-08-29  Xi RuoyaoLoongArch: Micro-optimize LD_PCREL
2023-08-29  Xi RuoyaoLoongArch: Remove support code for old linker in start.S
2023-08-29  Xi RuoyaoLoongArch: Simplify the autoconf check for static PIE
2023-08-28  Kir KolyshkinAdd F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h.
2023-08-28  Joe Simmons... argp-parse: Get rid of alloca
2023-08-28  Joe Simmons... gencat: Get rid of alloca.
2023-08-25  Adhemerval... m68k: Use M68K_SCALE_AVAILABLE on __mpn_lshift and...
2023-08-25  Adhemerval... m68k: Fix build with -mcpu=68040 or higher (BZ 30740)
2023-08-25  Florian Weimerelf: Check that --list-diagnostics output has the expec...
2023-08-25  Florian Weimermanual: Document ld.so --list-diagnostics output
2023-08-25  Mark Wielaardmanual/jobs.texi: Add missing @item EPERM for getpgid
2023-08-24  dengjianboLoongArch: Add ifunc support for strncmp{aligned, lsx}
2023-08-24  dengjianboLoongArch: Add ifunc support for strcmp{aligned, lsx}
2023-08-24  dengjianboLoongArch: Add ifunc support for strnlen{aligned, lsx...
2023-08-23  Guy-Fleury... htl: move pthread_attr_setdetachstate into libc
2023-08-23  Guy-Fleury... htl: move pthread_attr_getdetachstate into libc
2023-08-23  Guy-Fleury... htl: move pthread_attr_setschedpolicy into libc
2023-08-23  Guy-Fleury... htl: move pthread_attr_getschedpolicy into libc
2023-08-23  Guy-Fleury... htl: move pthread_attr_setinheritsched into libc
2023-08-23  Guy-Fleury... htl: move pthread_attr_getinheritsched into libc
2023-08-23  Guy-Fleury... htl: move pthread_attr_getschedparam into libc
2023-08-23  Guy-Fleury... htl: move pthread_setschedparam into libc
2023-08-23  Guy-Fleury... htl: move pthread_getschedparam into libc
2023-08-23  Guy-Fleury... htl: move pthread_equal into libc
2023-08-23  Florian WeimerLinux: Avoid conflicting types in ld.so --list-diagnostics
2023-08-22  Florian Weimerelf: Do not run constructors for proxy objects
2023-08-21  H.J. Lux86_64: Add log1p with FMA
2023-08-21  Andreas SchwabRemove references to the defunct db2 subdir
2023-08-18  Mahesh Bodapatistring: Fix tester build with fortify enable with gcc...
2023-08-18  Stefan Lieblers390x: Fix static PIE condition for toolchain bootstrap...
2023-08-17  Andreas Schwabm68k: fix __mpn_lshift and __mpn_rshift for non-68020
2023-08-17  Sam Jamessysdeps: tst-bz21269: fix -Wreturn-type
2023-08-17  dengjianboLoongarch: Add ifunc support for memcpy{aligned, unalig...
2023-08-17  dengjianboLoongarch: Add ifunc support for strchr{aligned, lsx...
2023-08-16  Sam Jamessysdeps: tst-bz21269: handle ENOSYS & skip appropriately
2023-08-16  Sam Jamessysdeps: tst-bz21269: fix test parameter
2023-08-15  Samuel Thibaulthurd: Fix strictness of <mach/thread_state.h>
2023-08-15  Samuel Thibaulthurd: Add prototype for and thus fix _hurdsig_abort_rpc...
2023-08-15  набio/tst-statvfs: fix statfs().f_type comparison test...
2023-08-15  Joe Simmons... fxprintf: Get rid of alloca
2023-08-15  Florian Weimerconfigure: Add -Wall again to the default CFLAGS
2023-08-15  Florian Weimermalloc: Remove bin scanning from memalign (bug 30723)
2023-08-14  Joe Simmons... resolv/nss_dns/dns-host: Get rid of alloca.
2023-08-14  H.J. Lux86_64: Add expm1 with FMA
2023-08-14  caiyinyuLoongArch: elf: Add new LoongArch reloc types 109 into...
2023-08-14  Xi Ruoyaoelf: Add new LoongArch reloc types (101 to 108) into...
2023-08-14  dengjianboLoongarch: Add ifunc support and add different versions...
2023-08-14  dengjianboLoongArch: Add minuimum binutils required version
2023-08-14  dengjianboLoongArch: Redefine macro LEAF/ENTRY.
2023-08-11  Noah Goldsteinx86: Fix incorrect scope of setting `shared_per_thread...
2023-08-11  H.J. Lux86_64: Add log2 with FMA
next