Ahmed ARIF
658328ca24
[ARM64][SDK] Fix MinGW intrinsic declarations
2026-07-25 17:46:38 +00:00
5a36dd6006
[SDK] Small SDK fixes for ARM64 - Prepping for GCC work ( #8458 )
...
* [SDK] add ARM64 entry to ioaccess.h
* [SDK] Add arm64 target to win64 spec2def entry
* [SDK] Implement NtCurrentTeb for ARM64
CORE-18200
Co-authored-by: Laura Konopinska <[email protected] >
Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected] >
2025-11-17 05:47:53 -08:00
Timo Kreuzer
c70f741627
[VCRUNTIME] Add initial intrin0.inl.h
2025-08-03 10:37:24 +03:00
Timo Kreuzer
41478e978c
[VCRUNTIME] Add initial arm64intr.h
2025-08-03 10:37:24 +03:00
Timo Kreuzer
f493606999
[VCRUNTIME] Add immintrin.h
2024-11-16 20:01:49 +02:00
Timo Kreuzer
abbc784010
[VCRUNTIME] Stop including crtdefs.h
2024-11-02 12:52:59 +02:00
Timo Kreuzer
84344399b5
[VCRUNTIME] Move compiler runtime headers into their own folder
...
These headers come with the MS compiler. Some of them are standard, like emmintrin.h, others are MS specific like crtdefs.h
This separation will allow using MS CRT headers. Eventually it can allow compiling with the compilers' runtime headers.
2024-11-02 12:52:59 +02:00