elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
[platform/upstream/glibc.git] / sysdeps / x86 /
2024-01-05 H.J. Luelf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
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-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. Lux86/cet: Sync with Linux kernel 6.6 shadow stack interface
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. 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 Adhemerval Zanellai686: Do not raise exception traps on fesetexcept ...
2023-12-19 Adhemerval Zanellaelf: Do not duplicate the GLIBC_TUNABLES string
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-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-11 H.J. Lux86: Check PT_GNU_PROPERTY early
2023-12-11 H.J. Lusysdeps/x86/Makefile: Split and sort tests
2023-11-21 Adhemerval Zanellax86: Use dl-symbol-redir-ifunc.h on cpu-tunables
2023-09-29 Noah Goldsteinx86: Add support for AVX10 preset and vec size in cpu...
2023-08-29 H.J. Lux86: Check the lower byte of EAX of CPUID leaf 2 [BZ...
2023-08-11 Noah Goldsteinx86: Fix incorrect scope of setting `shared_per_thread...
2023-08-06 Sajan Karumanchix86: Fix for cache computation on AMD legacy cpus.
2023-07-27 H.J. Lu<sys/platform/x86.h>: Add APX support
2023-07-19 Noah Goldstein[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as...
2023-07-19 Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-06-26 Sergey Bugaevx86: Make dl-cache.h and readelflib.c not Linux-specific
2023-06-19 Paul PluzhnikovFix misspellings -- BZ 25337
2023-06-12 Noah Goldsteinx86: Make the divisor in setting `non_temporal_threshol...
2023-06-12 Noah Goldsteinx86: Refactor Intel `init_cpu_features`
2023-06-12 Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-06-02 Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-05-30 Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-28 Noah Goldsteinx86: Use 64MB as nt-store threshold if no cacheinfo...
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add PREFETCHI support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add AMX-COMPLEX support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add AVX-NE-CONVERT support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add AVX-VNNI-INT8 support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add MSRLIST support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add AVX-IFMA support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add AMX-FP16 support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add WRMSRNS support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add ArchPerfmonExt support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add CMPCCXADD support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add LASS support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add RAO-INT support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add LBR support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add RTM_FORCE_ABORT support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add SGX-KEYS support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add BUS_LOCK_DETECT support
2023-04-05 H.J. Lu<sys/platform/x86.h>: Add LA57 support
2023-04-05 H.J. Lu<bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15
2023-04-04 Andreas Schwabx86/dl-cacheinfo: remove unsused parameter from handle_amd
2023-04-03 H.J. Lux86: Set FSGSBASE to active if enabled by kernel
2023-03-29 Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-21 DJ Deloriex86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c
2023-03-07 caiyinyux86: Fix bug about glibc.cpu.hwcaps.
2023-02-23 H.J. Lux86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
2023-02-17 Adhemerval Zanellastring: Remove string_private.h
2023-02-12 Samuel Thibaulthtl: Generalize i386 pt-machdep.h to x86
2023-01-18 Sajan Karumanchix86: Cache computation for AMD architecture.
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-03 H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2022-12-06 Adhemerval Zanellax86_64: State assembler is being tested on sysdeps...
2022-12-06 Adhemerval Zanellaconfigure: Remove AS check
2022-10-06 Javier Pelloelf: Remove _dl_string_hwcap
2022-10-03 Aurelien Jarnox86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr...
2022-10-03 Aurelien Jarnox86-64: Require BMI2 and LZCNT for AVX2 memrchr impleme...
2022-10-03 Aurelien Jarnox86: include BMI1 and BMI2 in x86-64-v3 level
2022-09-28 Joseph MyersUpdate _FloatN header support for C++ in GCC 13
2022-09-05 Adhemerval Zanellamath: x86: Use prefix for FP_INIT_ROUNDMODE
2022-08-31 Adhemerval Zanellanptl: x86_64: Use same code for CURRENT_STACK_FRAME...
2022-07-16 Noah Goldsteinx86: Add support to build strcmp/strlen/strchr with...
2022-07-13 Noah Goldsteinx86: Add missing rtm tests for strcmp family
2022-07-05 Noah Goldsteinx86: Add support for building {w}memcmp{eq} with explic...
2022-06-28 Noah Goldsteinx86: Add more feature definitions to isa-level.h
2022-06-27 H.J. Lux86-64: Only define used SSE/AVX/AVX512 run-time resolvers
2022-06-27 H.J. Lux86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h
2022-06-27 Noah Goldsteinx86: Fix backwards Prefer_No_VZEROUPPER check in ifunc...
2022-06-23 Noah Goldsteinx86: Add defines / utilities for making ISA specific...
2022-06-17 Noah Goldsteinx86: Add BMI1/BMI2 checks for ISA_V3 check
2022-06-15 Noah Goldsteinx86: Add bounds `x86_non_temporal_threshold`
2022-06-15 Fangrui Songelf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
2022-06-15 Noah Goldsteinx86: Fix misordered logic for setting `rep_movsb_stop_t...
2022-05-23 Noah Goldsteinelf: Optimize _dl_new_hash in dl-new-hash.h
2022-04-26 Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-03-25 Noah Goldsteinx86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S...
2022-02-18 Noah Goldsteinx86: Fix TEST_NAME to make it a string in tst-strncmp...
2022-02-18 Noah Goldsteinx86: Test wcscmp RTM in the wcsncmp overflow case ...
2022-02-17 Noah Goldsteinx86: Fallback {str|wcs}cmp RTM in the ncmp overflow...
2022-02-14 H.J. Lux86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_S...
2022-02-14 H.J. Lux86: Use CHECK_FEATURE_PRESENT on PCONFIG
next