]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
elf: Add ld.so test with non-existing program name
[thirdparty/glibc.git] / sysdeps /
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-06  H.J. Lux86-64: Exclude FMA4 IFUNC functions for -mapxf
2024-04-05  Adhemerval ZanellaReinstate generic features-time64.h
2024-04-04  Adhemerval ZanellaCleanup __tls_get_addr on alpha/microblaze localplt...
2024-04-04  Adhemerval Zanellaarm: Remove ld.so __tls_get_addr plt usage
2024-04-04  Adhemerval Zanellaaarch64: Remove ld.so __tls_get_addr plt usage
2024-04-04  Adhemerval Zanellamath: x86 trunc traps when FE_INEXACT is enabled (BZ...
2024-04-04  Adhemerval Zanellamath: x86 floor traps when FE_INEXACT is enabled (BZ...
2024-04-04  Adhemerval Zanellamath: 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-02  Adhemerval Zanellapowerpc: Add missing arch flags on rounding ifunc variants
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-03-27  Adhemerval Zanellax86_64: Remove avx512 strstr implementation
2024-03-27  Adhemerval Zanellasignal: 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 Bugaevhurd: Move internal functions to internal header
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 Zanellaelf: Enable TLS descriptor tests on aarch64
2024-03-19  Adhemerval Zanellaarm: Update _dl_tlsdesc_dynamic to preserve caller...
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  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-12  Adhemerval Zanellapowerpc: Remove power8 strcasestr optimization
2024-03-12  Adhemerval Zanellariscv: 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-03  Sunil K Pandeyx86-64: Simplify minimum ISA check ifdef conditional...
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  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  Adhemerval Zanellas390: Improve static-pie configure tests
2024-02-27  H.J. Lux86: Change ENQCMD test to CHECK_FEATURE_PRESENT
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  H.J. Lux86-64: Save APX registers in ld.so trampoline
2024-02-23  Simon Chopintests: gracefully handle AppArmor userns containment
2024-02-23  Adhemerval Zanellapowerpc: Remove power7 strstr optimization
2024-02-23  Adhemerval Zanellaarm: Use _dl_find_object on __gnu_Unwind_Find_exidx...
2024-02-22  Xi Ruoyaomath: Update mips64 ulps
2024-02-19  Daniel Cedermansparc: Treat the version field in the FPU control word...
2024-02-17  Flavio CruzImplement setcontext/getcontext/makecontext/swapcontext...
2024-02-17  Flavio CruzUse proc_getchildren_rusage when available in getrusage...
2024-02-17  Florian WeimerLinux: Switch back to assembly syscall wrapper for...
2024-02-16  Florian Weimeri386: Use generic memrchr in libc (bug 31316)
2024-02-15  H.J. LuApply the Makefile sorting fix
2024-02-15  H.J. Lusysdeps/x86_64/Makefile (tests): Add the end marker
2024-02-14  Junxian Zhumips: Use builtins for ffs and ffsll
2024-02-13  Adhemerval Zanellax86: Expand the comment on when REP STOSB is used on...
2024-02-13  Adhemerval Zanellax86: Do not prefer ERMS for memset on Zen3+
2024-02-13  Adhemerval Zanellax86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
2024-02-12  Michael Jeansonx86/cet: fix shadow stack test scripts
2024-02-08  Joseph MyersAdd SOL_VSOCK from Linux 6.7 to bits/socket.h
2024-02-08  Joseph MyersAdd new AArch64 HWCAP2 definitions from Linux 6.7 to...
2024-02-05  Adhemerval Zanellaarm: Remove wrong ldr from _dl_start_user (BZ 31339)
2024-02-05  Xi RuoyaoLoongArch: Use builtins for ffs and ffsll
2024-02-05  Xi RuoyaoRemove sysdeps/ia64/math-use-builtins-ffs.h
2024-02-02  Adhemerval Zanellamips: FIx clone3 implementation (BZ 31325)
2024-02-01  Joseph MyersRename c2x / gnu2x tests to c23 / gnu23
2024-02-01  Adhemerval Zanella... string: Use builtins for ffs and ffsll
2024-02-01  Adhemerval Zanellamisc: tst-poll: Proper synchronize with child before...
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-30  Stefan LieblerS390: Fix building with --disable-mutli-arch [BZ #31196]
2024-01-22  Andreas Schwabriscv: add support for static PIE
2024-01-22  Adhemerval Zanellash: Fix static build with --enable-fortify
2024-01-22  Adhemerval Zanellasparc: Fix sparc64 memmove length comparison (BZ 31266)
2024-01-22  Adhemerval Zanellasparc64: Remove unwind information from signal return...
next