1. 7bb76de crt: Rename __ASM_NAKED_FUNC macro to __ASM_DEFINE_FUNC. by Jacek Caban · 4 months ago
  2. 6355a96 crt: Use naked functions for ARM64 assembly functions. by Jacek Caban · 4 months ago
  3. 0b27cfc crt: Move ARM64 trunc implementation to C files. by Jacek Caban · 4 months ago
  4. 5c5973c fenv: Use MSVC-compatible ABI for fenv.h functions. by Jacek Caban · 5 months ago
  5. 96c660c crt: Fix type of __native_startup_lock variable by Pali Rohár · 6 months ago
  6. 8f441a6 crt: Add new crt header file msvcrt_or_emu_glue.h which generates common code for loading msvcrt function or using it emulation by Pali Rohár · 7 months ago
  7. ce0d0bf crt: Fix return type of __mingw_get_msvcrt_handle() function by Pali Rohár · 7 months ago
  8. f083c4a crt: Use GetModuleHandleA() in __mingw_get_msvcrt_handle() by Pali Rohár · 7 months ago
  9. 4b688cf crt: Add include guard for msvcrt.h file by Pali Rohár · 7 months ago
  10. 7a9b6e1 crt: Provide a common `__mingw_has_sse()` by LIU Hao · 9 months ago
  11. bb938a7 crt: Split UCRT _amsg_exit() into separate file by Pali Rohár · 10 months ago
  12. 0f03e49 crt: Access __initenv and __winitenv global variables via __p___initenv() and __p___winitenv() functions by Pali Rohár · 1 year, 1 month ago
  13. e3da5d0 crt: Fix declaration of __badioinfo import symbol by Pali Rohár · 1 year, 1 month ago
  14. 02b4df1 crt: Preserve special variables when LTO is in effect by LIU Hao · 2 years, 7 months ago
  15. 187e41c crt: Add macro __LIBMSVCRT_OS__ for guarding msvcrt.dll by Pali Rohár · 3 years, 5 months ago
  16. 096cd10 crt: Simplify msvcrt.dll arm workarounds for __initenv by Martin Storsjö · 4 years, 8 months ago
  17. 0d54333 crt: Remove unused/unnecessary declarations of _commode in internal.h by Martin Storsjö · 5 years ago
  18. 5c7126b crt: Remove no longer used _encode_pointer and _decode_pointer. by Jacek Caban · 6 years ago
  19. 47f51c8 corecrt_startup.h: Moved _PVFV, _PIFV and _PVFI declarations to corecrt_startup.h. by Jacek Caban · 8 years ago
  20. 9a2f3f1 Use public _acmdln and _wcmdln declarations in crt and get rid of no loner needed ucrtbase compat hack. by Jacek Caban · 8 years ago
  21. 0d9482c _SECIMP patch 2 of 3: These data imports are *always* resolved from DLLs. by David Wohlferd · 9 years ago
  22. 1bd04a5 crt: armv7 does not have __initenv in libmsvcrt by Martell Malone · 10 years ago
  23. a5c387c Make __mingw_get_msvcrt_handle inline. by Jacek Caban · 12 years ago
  24. 8a67ab4 Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' by Rafaël Carré · 13 years ago
  25. a7f6871 Fix C-runtime startup failure about double initialized runtimes ... by Kai Tietz · 14 years ago
  26. 97b68d7 2010-07-20 Ozkan Sezer <sezeroz@gmail.com> by Ozkan Sezer · 15 years ago
  27. 8a41834 2010-07-20 Amine Khaldi <amine.khaldi@reactos.org> by Ozkan Sezer · 15 years ago
  28. fa0cfe3 2010-01-15 Kai Tietz <kai.tietz@onevision.com> by Kai Tietz · 16 years ago
  29. 9ff1e40 Add a guard for function pointer definitions. by Kai Tietz · 16 years ago
  30. 7fbe950 Default to _DLL case when using gcc as compiler. by Kai Tietz · 16 years ago
  31. 8d66d7b 2009-03-28 Kai Tietz <kai.tietz@onevision.com> by Kai Tietz · 16 years ago
  32. 78303e9 Add initial comments. by Kai Tietz · 17 years ago
  33. 5f4de27 Big changes to make multilib builds a reality by NightStrike · 17 years ago