[RTL] Fix GCC build.
[reactos.git] / sdk / include / crt /
2019-02-12 Timo Kreuzer[CRT] Don't define _DECLSPEC_I on Clang builds
2018-12-19 Thomas Faber[CRT] Use explicit C linkage for intrinsic functions.
2018-12-16 Mark Jansen[SDK] Define some constants for use with _mm_prefetch...
2017-12-25 Amine Khaldi[INCLUDE/CRT] Add some throw() annotations. #179 #210
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-19 Amine Khaldi[CRT/INTRIN] Leverage __has_builtin() with the intrinsi...
2017-11-18 Thomas Faber[CRT] Add __m128i, _mm_setzero_si128, and _mm_stream_si128. 117/head
2017-10-30 Amine Khaldi[CRT/INTRIN] Use the gcc intrinsic equivalents when...
2017-10-28 Amine Khaldi[CRT/INTRIN] Use __forceinline for __INTRIN_INLINE...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work