]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2024-04-17  Charles Foliconv: ISO-2022-CN-EXT: fix out-of-bound writes when...
2024-04-16  Joe Simmons... elf/rtld: Count skipped environment variables for enabl...
2024-04-14  Florian Weimerpowerpc: Fix ld.so address determination for PCREL...
2024-04-13  Florian WeimerRevert "x86_64: Suppress false positive valgrind error"
2024-04-11  Adhemerval... wcsmbs: Ensure wcstr worst-case linear execution time...
2024-04-11  Adhemerval... wcsmbs: Add test-wcsstr
2024-04-10  Adhemerval... posix: Sync tempname with gnulib
2024-04-10  Sergey Kolosovsocket: Add new test for connect
2024-04-10  Sergey Kolosovlibsupport: Add xgetpeername
2024-04-09  H.J. Lunptl: Add tst-pthread-key1-static for BZ #21777
2024-04-08  Florian Weimerelf: Add ld.so test with non-existing program name
2024-04-08  H.J. Luelf: Check objname before calling fatal_error
2024-04-08  H.J. LuUse crtbeginT.o and crtend.o for non-PIE static executables
2024-04-08  Florian Weimeraarch64: Enhanced CPU diagnostics for ld.so
2024-04-08  Florian Weimerx86: Add generic CPUID data dumper to ld.so --list...
2024-04-08  Florian Weimerelf: Add CPU iteration support for future use in ld...
2024-04-07  Paul Eggerttimezone: sync to TZDB 2024a
2024-04-06  Paul EggertFix bsearch, qsort doc to match POSIX better
2024-04-06  H.J. Lux86-64: Exclude FMA4 IFUNC functions for -mapxf
2024-04-05  Adhemerval... Reinstate generic features-time64.h
2024-04-04  Adhemerval... Cleanup __tls_get_addr on alpha/microblaze localplt...
2024-04-04  Adhemerval... arm: Remove ld.so __tls_get_addr plt usage
2024-04-04  Adhemerval... aarch64: Remove ld.so __tls_get_addr plt usage
2024-04-04  Adhemerval... math: x86 trunc traps when FE_INEXACT is enabled (BZ...
2024-04-04  Adhemerval... math: x86 floor traps when FE_INEXACT is enabled (BZ...
2024-04-04  Adhemerval... math: x86 ceill traps when FE_INEXACT is enabled (BZ...
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of erfc
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of tanh
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of sinh
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of atanh
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of asinh
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of acosh
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of cosh
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of erf
2024-04-04  Stafford Hornemisc: Add support for Linux uio.h RWF_NOAPPEND flag
2024-04-03  Alejandro Colomarmanual: significand() uses FLT_RADIX, not 2
2024-04-03  Alejandro Colomarmanual: Clarify return value of cbrt(3)
2024-04-03  Alejandro Colomarmanual: floor(log2(fabs(x))) has rounding errors
2024-04-03  Alejandro Colomarmanual: logb(x) is floor(log2(fabs(x)))
2024-04-02  Adhemerval... powerpc: Add missing arch flags on rounding ifunc variants
2024-04-02  Adhemerval... math: Reformat Makefile.
2024-04-02  Adhemerval... Always define __USE_TIME_BITS64 when 64 bit time_t...
2024-04-01  Adhemerval... benchtests: Improve benchtests for strstr
2024-03-27  Adhemerval... x86_64: Remove avx512 strstr implementation
2024-03-27  Adhemerval... signal: Avoid system signal disposition to interfere...
2024-03-25  Palmer DabbeltRISC-V: Fix the static-PIE non-relocated object check
2024-03-23  Sergey Bugaevhtl: Implement some support for TLS_DTV_AT_TP
2024-03-23  Sergey Bugaevhtl: Respect GL(dl_stack_flags) when allocating stacks
2024-03-23  Sergey Bugaevhurd: Use the RETURN_ADDRESS macro
2024-03-23  Sergey Bugaevhurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
2024-03-23  Sergey BugaevAllow glibc to be compiled without EXEC_PAGESIZE
2024-03-23  Sergey Bugaevhurd: Stop relying on VM_MAX_ADDRESS
2024-03-23  Sergey Bugaevhurd: Move internal functions to internal header
2024-03-23  Stafford Hornestdlib: Fix tst-makecontext2 log when swapcontext fails
2024-03-22  Stafford Horneor1k: Add prctl wrapper to unwrap variadic args
2024-03-22  Stafford Horneor1k: Only define fpu rouding and exceptions with hard...
2024-03-22  Stafford Horneor1k: Update libm test ulps
2024-03-21  Wilco DijkstraAArch64: Check kernel version for SVE ifuncs
2024-03-20  Amrita H Spowerpc: Placeholder and infrastructure/build support...
2024-03-19  Manjunath Mattipowerpc: Add HWCAP3/HWCAP4 data to TCB for Power Archi...
2024-03-19  Adhemerval... elf: Enable TLS descriptor tests on aarch64
2024-03-19  Adhemerval... arm: Update _dl_tlsdesc_dynamic to preserve caller...
2024-03-19  Adhemerval... Ignore undefined symbols for -mtls-dialect=gnu2
2024-03-19  Andreas SchwabAdd tst-gnu2-tls2mod1 to test-internal-extras
2024-03-19  H.J. Lux86-64: Allocate state buffer space for RDI, RSI and RBX
2024-03-18  Darius Radriscv: Update nofpu libm test ulps
2024-03-15  Joseph MyersAdd STATX_MNT_ID_UNIQUE from Linux 6.8 to bits/statx...
2024-03-15  Florian Weimerlinux: Use rseq area unconditionally in sched_getcpu...
2024-03-14  Szabolcs Nagyaarch64: fix check for SVE support in assembler
2024-03-13  Joseph MyersUpdate kernel version to 6.8 in header constant tests
2024-03-13  Joseph MyersUpdate syscall lists for Linux 6.8
2024-03-13  Joseph MyersUse Linux 6.8 in build-many-glibcs.py
2024-03-12  Adhemerval... powerpc: Remove power8 strcasestr optimization
2024-03-12  Adhemerval... riscv: Fix alignment-ignorant memcpy implementation
2024-03-12  Andreas Schwablinux/sigsetops: fix type confusion (bug 31468)
2024-03-12  caiyinyuLoongArch: Correct {__ieee754, _}_scalb -> {__ieee754...
2024-03-11  Andreas Schwabduplocale: protect use of global locale (bug 23970)
2024-03-03  Sunil K Pandeyx86-64: Simplify minimum ISA check ifdef conditional...
2024-03-01  Joe Talbottmanual/tunables - Add entry for enable_secure tunable.
2024-03-01  Joe TalbottNEWS: Move enable_secure_tunable from 2.39 to 2.40.
2024-03-01  Evan Greenriscv: Add and use alignment-ignorant memcpy
2024-03-01  Evan Greenriscv: Add ifunc helper method to hwprobe.h
2024-03-01  Evan Greenriscv: Enable multi-arg ifunc resolvers
2024-03-01  Evan Greenriscv: Add __riscv_hwprobe pointer to ifunc calls
2024-03-01  Evan Greenriscv: Add hwprobe vdso call support
2024-03-01  Evan Greenlinux: Introduce INTERNAL_VSYSCALL
2024-03-01  Evan Greenriscv: Add Linux hwprobe syscall support
2024-02-29  Joe Simmons... rtld: Add glibc.rtld.enable_secure tunable.
2024-02-29  H.J. Lux86-64: Update _dl_tlsdesc_dynamic to preserve AMX...
2024-02-28  H.J. Lux86_64: Suppress false positive valgrind error
2024-02-28  H.J. Lux86: Don't check XFD against /proc/cpuinfo
2024-02-28  H.J. Lux86-64: Don't use SSE resolvers for ISA level 3 or...
2024-02-28  H.J. Lux86: Update _dl_tlsdesc_dynamic to preserve caller...
2024-02-28  H.J. Lusysdeps/unix/sysv/linux/x86_64/Makefile: Add the end...
2024-02-28  Siddhesh Poyarekarcdefs: Drop access attribute for _FORTIFY_SOURCE=3...
2024-02-28  Adhemerval... s390: Improve static-pie configure tests
2024-02-27  H.J. Lux86: Change ENQCMD test to CHECK_FEATURE_PRESENT
2024-02-27  Adhemerval... debug: Improve mqueue.h fortify warnings with clang
2024-02-27  Adhemerval... debug: Improve fcntl.h fortify warnings with clang
2024-02-27  Adhemerval... wcsmbs: Improve fortify with clang
next