aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2024-01-04hurd: Make init-first.c no longer x86-specificSergey Bugaev
2024-01-04hurd: Drop x86-specific assembly from init-first.cSergey Bugaev
2024-01-04hurd: Pass the data pointer to _hurd_stack_setup explicitlySergey Bugaev
2024-01-04x86-64/cet: Check the restore token in longjmpH.J. Lu
2024-01-04i386: Ignore --enable-cetH.J. Lu
2024-01-03mach: Drop SNARF_ARGS macroSergey Bugaev
2024-01-03mach: Drop some unnecessary vm_param.h includesSergey Bugaev
2024-01-03hurd: Add some missing includesSergey Bugaev
2024-01-03Implement C23 <stdbit.h>Joseph Myers
2024-01-02aarch64: Add longjmp test for SMESzabolcs Nagy
2024-01-02aarch64: Add setcontext support for SMESzabolcs Nagy
2024-01-02aarch64: Add longjmp support for SMESzabolcs Nagy
2024-01-02aarch64: Add SME runtime supportSzabolcs Nagy
2024-01-01x86/cet: Add -fcf-protection=none before -fcf-protection=branchH.J. Lu
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-01-01x86/cet: Run some CET tests with shadow stackH.J. Lu
2024-01-01x86/cet: Don't set CET active by defaultH.J. Lu
2024-01-01x86/cet: Check feature_1 in TCB for active IBT and SHSTKH.J. Lu
2024-01-01x86/cet: Enable shadow stack during startupH.J. Lu
2024-01-01elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu
2023-12-30RISC-V: Add support for dl_runtime_profile (BZ #31151)Aurelien Jarno
2023-12-22x86-64: Fix the tcb field load for x32 [BZ #31185]H.J. Lu
2023-12-22x86-64: Fix the dtv field load for x32 [BZ #31184]H.J. Lu
2023-12-20x86/cet: Don't disable CET if not single threadedH.J. Lu
2023-12-20x86: Modularize sysdeps/x86/dl-cet.cH.J. Lu
2023-12-20x86/cet: Update tst-cet-vfork-1H.J. Lu
2023-12-20aarch64: Add SIMD attributes to math functions with vector versionsJoe Ramsay
2023-12-20aarch64: Add half-width versions of AdvSIMD f32 libmvec routinesJoe Ramsay
2023-12-19Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu
2023-12-19Fix elf: Do not duplicate the GLIBC_TUNABLES stringH.J. Lu
2023-12-19hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible
2023-12-19alpha: Fix fesetexceptflag (BZ 30998)Bruno Haible
2023-12-19riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)Adhemerval Zanella
2023-12-19x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible
2023-12-19i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella
2023-12-19powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)Adhemerval Zanella
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella
2023-12-19Do not build sparc32 libgcc functions into static libcJoseph Myers
2023-12-19x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu
2023-12-19x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu
2023-12-19x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu
2023-12-19x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu
2023-12-19x86/cet: Check legacy shadow stack applicationsH.J. Lu
2023-12-19s390: Set psw addr field in getcontext and friends.Stefan Liebler
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett
2023-12-18x86/cet: Don't assume that SHSTK implies IBTH.J. Lu
2023-12-17x86/cet: Check user_shstk in /proc/cpuinfoH.J. Lu
2023-12-15powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.Manjunath Matti
2023-12-15powerpc: Fix performance issues of strcmp power10Amrita H S