]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
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
2024-02-27  Adhemerval... syslog: Improve fortify with clang
2024-02-27  Adhemerval... socket: Improve fortify with clang
2024-02-27  Adhemerval... unistd: Improve fortify with clang
2024-02-27  Adhemerval... stdlib: Improve fortify with clang
2024-02-27  Adhemerval... string: Improve fortify with clang
2024-02-27  Adhemerval... libio: Improve fortify with clang
2024-02-27  Adhemerval... cdefs.h: Add clang fortify directives
2024-02-27  Carlos O'DonellUpdate SHARED-FILES and license for Unicode 15.1.0.
2024-02-26  Joe Ramsayaarch64/fpu: Sync libmvec routines from 2.39 and before...
2024-02-26  Stefan LieblerS390: Do not clobber r7 in clone [BZ #31402]
2024-02-25  Sunil K Pandeyx86_64: Exclude SSE, AVX and FMA4 variants in libm...
2024-02-25  Carlos O'Donellhurd: Reformat Makefile.
2024-02-25  Carlos O'Donellhtl/tests: Reformat Makefile.
2024-02-25  Carlos O'Donellhtl: Reformat Makefile.
2024-02-25  Carlos O'Donellhesiod: Reformat Makefile.
2024-02-25  Carlos O'Donellgmon: Reformat Makefile.
2024-02-25  Carlos O'Donelldlfcn: Reformat Makefile.
2024-02-25  Carlos O'Donelldirent: Reformat Makefile.
2024-02-25  Carlos O'Donellctype: Reformat Makefile.
2024-02-25  Carlos O'Donellcsu: Reformat Makefile.
2024-02-25  Carlos O'Donellconform: Reformat Makefile.
2024-02-25  H.J. LuSupport compiling .S files with additional options
2024-02-25  H.J. Lux86-64: Save APX registers in ld.so trampoline
2024-02-23  Junxian Zhubenchtests: Add more benchtests for rounding functions.
2024-02-23  Simon Chopintests: gracefully handle AppArmor userns containment
next