1. f99b2a7 crt: Fix ABI of POSIX ftw() and nftw() functions by Pali Rohár · 3 months ago
  2. 8650898 crt: Fix ABI of mingw-w64 emulation of POSIX stat* functions by Pali Rohár · 3 months ago
  3. 85d439d headers: Remove inline definition of _fstat64i32() and _stat64i32() functions by Pali Rohár · 3 months ago
  4. 72d71a5 crt: Provide emulation of _fstat32i64, _stat32i64 and _wstat32i64 functions by Pali Rohár · 3 months ago
  5. c98e4bb crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions by Pali Rohár · 3 months ago
  6. b06fd9d crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions by Pali Rohár · 3 months ago
  7. 71699ef crt: Regenerate Makefile.in by Jacek Caban · 2 months ago
  8. a20beb4 crt: Add ARM64EC setjmp and longjmp implementation by Jacek Caban · 3 months ago
  9. cac965b crt: Regenerate Makefile.in by LIU Hao · 2 months ago
  10. 09b091c crt: Move quartz to lib-common by Biswapriyo Nath · 2 months ago
  11. 1588c54 crt: Regenerate Makefile.in by Jacek Caban · 2 months ago
  12. 42d115d crt: Build __guard_dispatch_icall_dummy on ARM64EC by Jacek Caban · 3 months ago
  13. 8559e31 crt: Move __guard_dispatch_icall_dummy to separated file by Jacek Caban · 3 months ago
  14. 6d653e0 crt: Build scanf.S as an x86_64 object on ARM64EC by Jacek Caban · 3 months ago
  15. 7771904 crt: Regenerate Makefile.in by Martin Storsjö · 3 months ago
  16. 9333df1 crt: Add test case for _aligned_* and *_recalloc functions by Pali Rohár · 3 months ago
  17. e1ff62d crt: Provide *_recalloc functions by Pali Rohár · 3 months ago
  18. b40e24a crt: Provide _aligned_msize function for all CRT import libraries by Pali Rohár · 3 months ago
  19. b8a0910 crt: Change mingw-aligned-malloc.c to be compatible with MS CRT functions by Pali Rohár · 3 months ago
  20. b4722ce crt: Implement __mingw_aligned_msize() function by Pali Rohár · 3 months ago
  21. a91e27b crt: Provide _aligned_* functions by Pali Rohár · 3 months ago
  22. ecf5fdb headers: Add missing declaration for __mingw_aligned_offset_malloc() by Pali Rohár · 3 months ago
  23. 1e8b1cc crt: Fix condition for fabsf in api-ms-win-crt-math by Martin Storsjö · 3 months ago
  24. a421d2c crt: Implement the indirect call helper ARM64EC adjustor thunk by Billy Laws · 3 months ago
  25. 8191d59 crt: Regenerate Makefile.in by Jacek Caban · 3 months ago
  26. ad38e33 crt: Define metadata structures used for ARM64EC by Billy Laws · 1 year, 10 months ago
  27. 9b31a53 Regenerate Makefile.in and configure by Jacek Caban · 3 months ago
  28. 4d83e14 crt: Add initial ARM64EC build system support by Billy Laws · 1 year, 10 months ago
  29. 22f9ed9 crt: Move definitions of `__mingw_fe_dfl_env` to 'fesetenv.c' by LIU Hao · 3 months ago
  30. 1e5c312 crt: Use __SIZEOF_LONG_DOUBLE__ == __SIZEOF_DOUBLE__ instead of arch checks by Martin Storsjö · 4 months ago
  31. 16335b3 crt: Restore arch checks in __signbit. by Jacek Caban · 3 months ago
  32. d16a77a crt: Regenerate Makefile.in by Martin Storsjö · 3 months ago
  33. b72e93b crt: Don't delete implicit intermediate .a/.def files after building by Martin Storsjö · 3 months ago
  34. 5433028 crt: Respect automake silent rules by Martin Storsjö · 3 months ago
  35. 7bb76de crt: Rename __ASM_NAKED_FUNC macro to __ASM_DEFINE_FUNC. by Jacek Caban · 3 months ago
  36. cf2b16e crt: Use aarch64 assembly variants for ARM64EC math functions. by Billy Laws · 3 months ago
  37. dbb60ad crt: Use headers: Use __SIZEOF_LONG_DOUBLE__ instead of arch checks in some math functions. by Jacek Caban · 3 months ago
  38. 6355a96 crt: Use naked functions for ARM64 assembly functions. by Jacek Caban · 3 months ago
  39. 85c48a0 crt: Regenerate Makefile.in by Jacek Caban · 3 months ago
  40. 0ca516e crt: Move ARM64 nearbyint implementation to C files. by Jacek Caban · 3 months ago
  41. 0b27cfc crt: Move ARM64 trunc implementation to C files. by Jacek Caban · 3 months ago
  42. d0c8025 crt: Regenerate Makefile.in by Jacek Caban · 3 months ago
  43. ad6e323 crt: Implement exp2/exp2f/exp2l in C on ARM targets. by Jacek Caban · 3 months ago
  44. 216cc93 crt: Regenerate Makefile.in by Jacek Caban · 3 months ago
  45. 3d15f5e crt: Implement sincos in C. by Jacek Caban · 4 months ago
  46. 57ec2cf crt: Build with -fno-builtin. by Jacek Caban · 4 months ago
  47. ebf7183 crt: Avoid memset call in profile_ctl. by Jacek Caban · 4 months ago
  48. ecc0108 crt: Avoid memset calls in stdio format functions. by Jacek Caban · 4 months ago
  49. 7ea592a crt: Avoid memset calls in stat functions implementation. by Jacek Caban · 4 months ago
  50. 475fc96 crt: Avoid memset calls in libsrc/ws2tcpip. by Jacek Caban · 4 months ago
  51. d4b6d1d crt: Remove redundant STARTUPINFO initialization. by Jacek Caban · 4 months ago
  52. f70507d crt: Regenerate Makefile.in by Jacek Caban · 3 months ago
  53. 28d2ed3 crt,headers: Use headers to redirect __ms_v*scanf functions to v*scanf functions. by Jacek Caban · 4 months ago
  54. 4da2105 crt: Regenerate Makefile.in by Jacek Caban · 4 months ago
  55. fc3304f crt: Use .def file aliases for _chgsignl on ARM targets. by Jacek Caban · 4 months ago
  56. 87c3fe6 crt: Regenerate Makefile.in by Martin Storsjö · 4 months ago
  57. 9fe772a crt: Remove the separate UCRT __ms_fprintf function by Martin Storsjö · 4 months ago
  58. 7af050a crt: Regenerate Makefile.in by Martin Storsjö · 4 months ago
  59. e5f6f12 crt, headers: Convert the UCRT *wscanf functions to non-inline by Martin Storsjö · 4 months ago
  60. 4fcc433 crt, headers: Convert the UCRT *wprintf functions to non-inline by Martin Storsjö · 4 months ago
  61. 6c32646 crt: Sort the stdio filenames in src_ucrtbase in alphabetical order by Martin Storsjö · 4 months ago
  62. d0d357a crt: Use the default _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS in __ms_fwprintf by Martin Storsjö · 4 months ago
  63. 6ddfe6f crt: Use _CRT_INTERNAL_LOCAL_SCANF_OPTIONS in non-inline scanf functions by Martin Storsjö · 4 months ago
  64. d87cfb5 crt: Regenerate Makefile.in by Martin Storsjö · 4 months ago
  65. 3f5c5d8 headers, crt: Convert the UCRT stdio options to a mutable state by Martin Storsjö · 4 months ago
  66. 7939d61 crt: Make ucrt_fwprintf consistent with the other ucrt_* files by Martin Storsjö · 4 months ago
  67. 9f64d7b crt: Remove workarounds for defining non-inline versions of inline functions by Martin Storsjö · 4 months ago
  68. 574355c Revert "ucrtbase: Make sure that compat symbols aren't autoexported" by Martin Storsjö · 4 months ago
  69. 505025f crt: Use more portable .short/.long/.quad directives in loadcfg.S. by Jacek Caban · 4 months ago
  70. d9553d7 crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files by Pali Rohár · 4 months ago
  71. 95ad236 crt: Use F_LD64 for long double functions. by Jacek Caban · 4 months ago
  72. d8523e4 crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86 by Pali Rohár · 4 months ago
  73. fcf24bf Regenerate Makefile.in. by Jacek Caban · 4 months ago
  74. 87ec8e6 crt: Use .def files for fpreset and _fpreset on ARM targets. by Jacek Caban · 4 months ago
  75. 33d8fc4 crt: Use standard target flags in .def.in files. by Jacek Caban · 4 months ago
  76. 7e85f7d crt: Don't use CRT_fp10.c on ARM targets. by Jacek Caban · 4 months ago
  77. a176434 crt: api-ms-win-crt-private-l1-1-0.def.in: Add new VC++ 2015 14.0.23506.0 symbols by Pali Rohár · 4 months ago
  78. 5b4edf6 crt: api-ms-win-crt-*.def.in: Fix symbols by Pali Rohár · 4 months ago
  79. d21642a crt: Do not define hypot symbol alias for UCRT builds by Pali Rohár · 4 months ago
  80. e6b3cd2 crt: Use __builtin_bswap* functions for _byteswap_* implementation. by Jacek Caban · 4 months ago
  81. 068c745 crt: Use aarch64 assembly for mingw_getsp implementation on ARM64EC. by Billy Laws · 4 months ago
  82. 6e9263b crt: Don't use __stosb for RtlSecureZeroMemory implementation on ARM64EC. by Billy Laws · 1 year, 10 months ago
  83. 0798da7 crt: Remove target checks from math/arm-common/* files. by Jacek Caban · 4 months ago
  84. 9c27617 headers: Use selectany fenv_t pointers for FE_*_ENV macros. by Jacek Caban · 4 months ago
  85. 9a16c09 crt: Regenerate Makefile.in by Jacek Caban · 4 months ago
  86. 5c5973c fenv: Use MSVC-compatible ABI for fenv.h functions. by Jacek Caban · 5 months ago
  87. cab391e crt: Don't use FE_* constants in truncl. by Jacek Caban · 5 months ago
  88. 21a0810 crt: Regenerate Makefile.in by Martin Storsjö · 4 months ago
  89. e128670 crt: Merge lib32/ws2_32.def into lib-common/ws2_32.def.in by Pali Rohár · 5 months ago
  90. cf211ae crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds by Pali Rohár · 5 months ago
  91. c97f189 crt: Regenerate Makefile.in by Martin Storsjö · 4 months ago
  92. f437bb4 crt: Add support for _dstbias into pre-msvcrt40 import libraries by Pali Rohár · 4 months ago
  93. 6c72d89 crt: Provide __p__daylight/__p__dstbias/__p__timezone/__p__tzname for UCRT builds by Pali Rohár · 4 months ago
  94. 3a4102a crt: Restore ftime symbol also for UCRT builds by Pali Rohár · 4 months ago
  95. 2be9e0f Regenerate Makefile.in and configure by Jacek Caban · 4 months ago
  96. cd45d27 crt: Always include load config in mingwex. by Jacek Caban · 4 months ago
  97. d8daf57 crt: Remove unused FE_ROUNDING_MASK from pow.def.h. by Jacek Caban · 5 months ago
  98. e73e3d9 crt: Regenerate Makefile.in by Martin Storsjö · 5 months ago
  99. 694f7df crt: Remove DllEntryPoint from DLL builds by Pali Rohár · 5 months ago
  100. 1a54872 crt: Remove custom declaration of _initterm() and DllMain() functions from crtdll.c by Pali Rohár · 5 months ago