]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
INSTALL, install.texi: minor updates, regenerate
[thirdparty/glibc.git] / sysdeps /
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...
2024-01-22  Adhemerval Zanellasparc: Remove 64 bit check on sparc32 wordsize (BZ...
2024-01-18  Daniel Cedermansparc: Do not test preservation of NaN payloads for...
2024-01-18  Daniel Cedermansparc: Force calculation that raises exception
2024-01-18  Daniel Cedermansparc: Fix llrint and llround missing exceptions on...
2024-01-18  Daniel Cedermansparc: Remove unwind information from signal return...
2024-01-18  Daniel Cedermansparc: Prevent stfsr from directly following floating...
2024-01-18  Daniel Cedermansparc: Use existing macros to avoid code duplication
2024-01-17  Joseph MyersUpdate kernel version to 6.7 in header constant tests
2024-01-17  Joseph MyersUpdate syscall lists for Linux 6.7
2024-01-15  H.J. Lux86-64: Check if mprotect works before rewriting PLT
2024-01-13  Sunil K Pandeyx86_64: Optimize ffsll function code size.
2024-01-12  Yanzhang WangRISC-V: Enable static-pie.
2024-01-12  Adhemerval Zanellalinux: Fix fstat64 on alpha and sparc64
2024-01-12  Wilco Dijkstramath: remove exp10 wrappers
2024-01-12  Xi RuoyaoMake __getrandom_nocancel set errno and add a _nostatus...
2024-01-12  H.J. Lux86-64/cet: Make CET feature check specific to Linux/x86
2024-01-10  H.J. Lui386: Remove CET support bits
2024-01-10  H.J. Lux86-64/cet: Move check-cet.awk to x86_64
2024-01-10  H.J. Lux86-64/cet: Move dl-cet.[ch] to x86_64 directories
2024-01-10  H.J. Lux86: Move x86-64 shadow stack startup codes
2024-01-09  Adhemerval Zanellai386: Fail if configured with --enable-cet
2024-01-09  Adhemerval Zanellai386: Remove CET support
2024-01-09  Adhemerval Zanellax86: Move CET infrastructure to x86_64
2024-01-08  Adhemerval ZanellaRemove ia64-linux-gnu
2024-01-06  H.J. Lux32: Handle displacement overflow in PLT rewrite [BZ...
2024-01-06  Noah Goldsteinx86: Fixup some nits in longjmp asm implementation
2024-01-05  H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
2024-01-04  Sergey Bugaevaarch64: Make cpu-features definitions not Linux-specific
2024-01-04  Sergey Bugaevhurd: Initializy _dl_pagesize early in static builds
2024-01-04  Sergey Bugaevhurd: Only init early static TLS if it's used to store...
2024-01-04  Sergey Bugaevhurd: Make init-first.c no longer x86-specific
2024-01-04  Sergey Bugaevhurd: Drop x86-specific assembly from init-first.c
2024-01-04  Sergey Bugaevhurd: Pass the data pointer to _hurd_stack_setup explicitly
2024-01-04  H.J. Lux86-64/cet: Check the restore token in longjmp
2024-01-04  H.J. Lui386: Ignore --enable-cet
2024-01-03  Sergey Bugaevmach: Drop SNARF_ARGS macro
2024-01-03  Sergey Bugaevmach: Drop some unnecessary vm_param.h includes
2024-01-03  Sergey Bugaevhurd: Add some missing includes
2024-01-03  Joseph MyersImplement C23 <stdbit.h>
2024-01-02  Szabolcs Nagyaarch64: Add longjmp test for SME
2024-01-02  Szabolcs Nagyaarch64: Add setcontext support for SME
2024-01-02  Szabolcs Nagyaarch64: Add longjmp support for SME
2024-01-02  Szabolcs Nagyaarch64: Add SME runtime support
2024-01-01  H.J. Lux86/cet: Add -fcf-protection=none before -fcf-protectio...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-01-01  H.J. Lux86/cet: Run some CET tests with shadow stack
2024-01-01  H.J. Lux86/cet: Don't set CET active by default
2024-01-01  H.J. Lux86/cet: Check feature_1 in TCB for active IBT and...
2024-01-01  H.J. Lux86/cet: Enable shadow stack during startup
2024-01-01  H.J. Luelf: Always provide _dl_get_dl_main_map in libc.a
2024-01-01  H.J. Lux86/cet: Sync with Linux kernel 6.6 shadow stack interface
2023-12-30  Aurelien JarnoRISC-V: Add support for dl_runtime_profile (BZ #31151)
2023-12-22  H.J. Lux86-64: Fix the tcb field load for x32 [BZ #31185]
2023-12-22  H.J. Lux86-64: Fix the dtv field load for x32 [BZ #31184]
2023-12-20  H.J. Lux86/cet: Don't disable CET if not single threaded
2023-12-20  H.J. Lux86: Modularize sysdeps/x86/dl-cet.c
2023-12-20  H.J. Lux86/cet: Update tst-cet-vfork-1
2023-12-20  Joe Ramsayaarch64: Add SIMD attributes to math functions with...
2023-12-20  Joe Ramsayaarch64: Add half-width versions of AdvSIMD f32 libmvec...
2023-12-20  H.J. LuFix elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19  H.J. LuFix elf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19  Bruno Haiblehppa: Fix undefined behaviour in feclearexcept (BZ...
2023-12-19  Bruno Haiblealpha: Fix fesetexceptflag (BZ 30998)
2023-12-19  Adhemerval Zanellariscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
2023-12-19  Bruno Haiblex86: Do not raises floating-point exception traps on...
2023-12-19  Adhemerval Zanellai686: Do not raise exception traps on fesetexcept ...
2023-12-19  Adhemerval Zanellapowerpc: Do not raise exception traps for fesetexcept...
2023-12-19  Adhemerval Zanellaelf: Do not duplicate the GLIBC_TUNABLES string
2023-12-19  Joseph MyersDo not build sparc32 libgcc functions into static libc
2023-12-19  H.J. Lux86/cet: Check CPU_FEATURE_ACTIVE in permissive mode
2023-12-19  H.J. Lux86/cet: Check legacy shadow stack code in .init_array...
2023-12-19  H.J. Lux86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps...
2023-12-19  H.J. Lux86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
2023-12-19  H.J. Lux86/cet: Check legacy shadow stack applications
2023-12-19  Stefan Lieblers390: Set psw addr field in getcontext and friends.
2023-12-18  Matthew Sterrettx86: Unifies 'strlen-evex' and 'strlen-evex512' impleme...
2023-12-18  H.J. Lux86/cet: Don't assume that SHSTK implies IBT
2023-12-17  H.J. Lux86/cet: Check user_shstk in /proc/cpuinfo
2023-12-16  Manjunath Mattipowerpc: Add space for HWCAP3/HWCAP4 in the TCB for...
2023-12-15  Amrita H Spowerpc: Fix performance issues of strcmp power10
2023-12-14  MAHESH BODAPATIpowerpc : Add optimized memchr for POWER10
2023-12-11  H.J. Lux86: Check PT_GNU_PROPERTY early
2023-12-11  H.J. Lusysdeps/x86/Makefile: Split and sort tests
2023-12-07  Amrita H Spowerpc: Optimized strcmp for power10
2023-12-05  Adhemerval Zanellaelf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid...
2023-12-05  Adhemerval Zanellaelf: Ignore loader debug env vars for setuid
2023-12-05  Andreas Schwabaarch64: correct CFI in rawmemchr (bug 31113)
2023-12-04  Joe Ramsaymath: Add new exp10 implementation
2023-12-04  Szabolcs Nagyaarch64: fix tested ifunc variants
2023-12-02  Samuel Thibaulthurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
2023-11-30  Adhemerval Zanellalinux: Make fdopendir fail with O_PATH (BZ 30373)
2023-11-30  Stefan LieblerAvoid padding in _init and _fini. [BZ #31042]
2023-11-29  Joe Ramsayaarch64: Improve special-case handling in AdvSIMD doubl...
2023-11-28  Noah Goldsteinx86: Only align destination to 1x VEC_SIZE in memset...
2023-11-28  Tobias KlauserAdd TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet...
next