]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86/Makefile
Change _IO_stderr_/_IO_stdin_/_IO_stdout to compat symbols [BZ #31766]
[thirdparty/glibc.git] / sysdeps / x86 / Makefile
2024-02-28  H.J. Lux86: Update _dl_tlsdesc_dynamic to preserve caller...
2024-02-15  H.J. LuApply the Makefile sorting fix
2024-01-12  H.J. Lux86-64/cet: Make CET feature check specific to Linux/x86
2024-01-09  Adhemerval Zanellax86: Move CET infrastructure to x86_64
2024-01-01  H.J. Lux86/cet: Add -fcf-protection=none before -fcf-protectio...
2024-01-01  H.J. Lux86/cet: Run some CET tests with shadow stack
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-11  H.J. Lusysdeps/x86/Makefile: Split and sort tests
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2022-07-13  Noah Goldsteinx86: Add missing rtm tests for strcmp family
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-01-14  Florian Weimerx86: Add x86-64-vN check to early startup
2021-09-01  Fangrui Songconfigure: Allow LD to be LLD 13.0.0 or above [BZ ...
2021-07-23  H.J. Lux86: Install <bits/platform/x86.h> [BZ #27958]
2021-07-23  Siddhesh PoyarekarFix build and tests with --disable-tunables
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-03-29  H.J. Lux86: Add string/memory function tests in RTM region
2021-03-24  Samuel Thibaultelf: Fix not compiling ifunc tests that need gcc ifunc...
2021-03-15  Siddhesh PoyarekarBuild get-cpuid-feature-leaf.c without stack-protector...
2021-03-15  H.J. Lux86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]
2021-02-07  H.J. Lux86: Add PTWRITE feature detection [BZ #27346]
2021-01-29  H.J. Lux86: Properly set usable CET feature bits [BZ #26625]
2021-01-21  H.J. Lux86: Check ifunc resolver with CPU_FEATURE_USABLE ...
2021-01-21  H.J. Lu<sys/platform/x86.h>: Remove the C preprocessor magic
2021-01-13  H.J. Lux86: Set header.feature_1 in TCB for always-on CET...
2021-01-07  H.J. Lux86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker ...
2020-09-22  Florian Weimerx86: Harden printf against non-normal long double value...
2020-09-12  H.J. Lux86: Install <sys/platform/x86.h> [BZ #26124]
2020-07-11  H.J. Lux86: Remove the unused __x86_prefetchw
2020-05-18  H.J. Lux86: Add --enable-cet=permissive
2020-03-18  H.J. Lux86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]
2019-07-01  H.J. LuCall _dl_open_check after relocation [BZ #24259]
2018-11-23  H.J. Lux86/CET: Add a re-exec test with legacy bitmap
2018-08-02  Siddhesh PoyarekarRename the glibc.tune namespace to glibc.cpu
2018-07-30  H.J. Lux86: Add tst-get-cpu-features-static to $(tests) [BZ...
2018-07-25  H.J. Lux86/CET: Add tests with legacy non-CET shared objects
2018-07-16  H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-07-14  H.J. Lux86: Support shadow stack pointer in setjmp/longjmp
2018-05-02  H.J. Lux86: Use pad in pthread_unwind_buf to preserve shadow...
2016-05-11  H.J. LuRemove x86 ifunc-defines.sym and rtld-global-offsets.sym
2015-11-14  H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-11-10  H.J. LuAdd a test for prelink output
2015-08-26  H.J. LuDon't disable SSE in x86-64 ld.so
2015-08-13  H.J. LuAdd _dl_x86_cpu_features to rtld_global
2014-09-29  Joseph MyersRun tst-ld-sse-use.sh with bash.
2014-09-12  Siddhesh PoyarekarEnhance tst-xmmymm.sh to detect zmm register usage...
2014-03-06  Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-21  Joseph MyersGenerate .test-result files for tests with special...
2012-11-08  Joseph MyersUse configured $(NM), $(OBJDUMP), $(READELF) in tst...
2012-11-07  H.J. LuAlso run tst-xmmymm.sh on i386 ld.so
2012-11-03  H.J. LuCompile x86 rtld with -mno-sse -mno-mmx