aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64
AgeCommit message (Expand)Author
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersHEADmasterH.J. Lu
2024-02-25x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey
2024-02-15Apply the Makefile sorting fixH.J. Lu
2024-02-15sysdeps/x86_64/Makefile (tests): Add the end markerH.J. Lu
2024-02-13x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella
2024-02-12x86/cet: fix shadow stack test scriptsMichael Jeanson
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto
2024-01-15x86-64: Check if mprotect works before rewriting PLTH.J. Lu
2024-01-13x86_64: Optimize ffsll function code size.Sunil K Pandey
2024-01-11x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu
2024-01-10i386: Remove CET support bitsH.J. Lu
2024-01-10x86-64/cet: Move check-cet.awk to x86_64H.J. Lu
2024-01-10x86-64/cet: Move dl-cet.[ch] to x86_64 directoriesH.J. Lu
2024-01-10x86: Move x86-64 shadow stack startup codesH.J. Lu
2024-01-09i386: Remove CET supportAdhemerval Zanella
2024-01-09x86: Move CET infrastructure to x86_64Adhemerval Zanella
2024-01-06x32: Handle displacement overflow in PLT rewrite [BZ #31218]H.J. Lu
2024-01-05elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu
2024-01-04x86-64/cet: Check the restore token in longjmpH.J. Lu
2024-01-04i386: Ignore --enable-cetH.J. Lu
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-01-01x86/cet: Enable shadow stack during startupH.J. Lu
2024-01-01x86/cet: Sync with Linux kernel 6.6 shadow stack interfaceH.J. Lu
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-19x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible
2023-12-18x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.Matthew Sterrett
2023-11-28x86: Only align destination to 1x VEC_SIZE in memset 4x loopNoah Goldstein
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-11-21x86: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella
2023-11-21elf: Ignore GLIBC_TUNABLES for setuid/setgid binariesAdhemerval Zanella
2023-11-15x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.SNoah Goldstein
2023-10-06x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10Noah Goldstein
2023-09-28hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontextSamuel Thibault
2023-09-01elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy
2023-08-21x86_64: Add log1p with FMAH.J. Lu
2023-08-14x86_64: Add expm1 with FMAH.J. Lu
2023-08-11x86_64: Add log2 with FMAH.J. Lu
2023-08-10x86_64: Sort fpu/multiarch/MakefileH.J. Lu
2023-08-10x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella
2023-07-19Update x86_64 libm-test-ulps (x32 ABI)Andreas K. Hüttel
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-05wchar: Avoid PLT entries with _FORTIFY_SOURCEFrédéric Bérat
2023-07-05string: Ensure *_chk routines have their hidden builtin definition availableFrédéric Bérat
2023-06-30ld.so: Always use MAP_COPY to map the first segment [BZ #30452]H.J. Lu
2023-06-26x86: Make dl-cache.h and readelflib.c not Linux-specificSergey Bugaev
2023-06-22sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chkFrederic Berat
2023-06-01x86-64: Use YMM registers in memcmpeq-evex.SH.J. Lu
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov
2023-05-23Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.Paul Pluzhnikov