Messages by Date
-
2025/05/08
[Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones
LIU Hao
-
2025/05/08
Re: [Mingw-w64-public] [V2] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
LIU Hao
-
2025/05/08
Re: [Mingw-w64-public] [PATCH 5/7] crt: Add __mingw_filename_cp()
Pali Rohár
-
2025/05/08
[Mingw-w64-public] [PATCH 1/7] crt: stat: Move internal function declarations to stdio/__mingw_fix_stat.h
Lasse Collin
-
2025/05/08
[Mingw-w64-public] [PATCH 5/7] crt: Add __mingw_filename_cp()
Lasse Collin
-
2025/05/08
[Mingw-w64-public] [PATCH 3/7] crt: stat: Check for malloc failure
Lasse Collin
-
2025/05/08
[Mingw-w64-public] [PATCH 2/7] crt: __mingw_fix_stat_path: Use size_t instead of int
Lasse Collin
-
2025/05/08
[Mingw-w64-public] [PATCH 6/7] crt: stat: Don't remove a trailing '\' if it is a DBCS trail byte
Lasse Collin
-
2025/05/08
[Mingw-w64-public] [PATCH 4/7] crt: stat: Fail if the pathname ends with a slash and isn't a directory
Lasse Collin
-
2025/05/07
Re: [Mingw-w64-public] [PATCH 8/8] headers: Fix non-standard C++ two-argument swprintf() function
Pali Rohár
-
2025/05/07
Re: [Mingw-w64-public] [PATCH] crt: Add new symbols in ole32 import library
LIU Hao
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 8/8] headers: Fix non-standard C++ two-argument swprintf() function
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
2025/05/06
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 4/8] crt: Define import symbol for UCRT _snwprintf() function
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 2/2] genidl: Check if the DataDirectory[2] is present
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 9/9] crt: exe: Remove custom declaration of _fpreset() function
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 6/9] crt: exe: Move mingw-w64 / gcc EXE runtime code into the guarded block
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 3/9] crt: exe: Invoke gcc c++ constructors after msvc c++ constructors
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 2/9] crt: exe: Inline pre_c_init() and pre_cpp_init() into _CRT_INIT()
Martin Storsjö
-
2025/05/06
[Mingw-w64-public] [PATCH] crt: Add new symbols in ole32 import library
Biswapriyo Nath
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 1/9] crt: exe: Enable per-thread locale if user asked for it
Martin Storsjö
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 1/9] crt: exe: Enable per-thread locale if user asked for it
Pali Rohár
-
2025/05/06
Re: [Mingw-w64-public] [PATCH 1/9] crt: exe: Enable per-thread locale if user asked for it
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH] headers: Add the DISPATCHER_CONTEXT_NONVOLREG_ARM64 data type
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Pali Rohár
-
2025/05/05
Re: [Mingw-w64-public] [PATCH 2/2] headers: Add new constants in sqlext.h
LIU Hao
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 11/13] crt: Fix POSIX stat() with 32-bit st_size for pre-msvcr100 build
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 09/13] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 06/13] headers: Add missing _CRTIMP for _fstat64i32/_stat64i32/_wstat64i32 functions
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH 5/5] github: Run test-libcxx on arm too
Martin Storsjö
-
2025/05/05
Re: [Mingw-w64-public] [PATCH 3/8] crt: Deinline UCRT _vsnwprintf() from wchar.h and define import symbol
Jacek Caban
-
2025/05/04
Re: [Mingw-w64-public] [PATCH 3/8] crt: Deinline UCRT _vsnwprintf() from wchar.h and define import symbol
Jacek Caban
-
2025/05/04
[Mingw-w64-public] [PATCH 2/2] genidl: Check if the DataDirectory[2] is present
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 1/2] genidl: Fix detecting of 32-bit and 64-bit PE binaries
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 8/8] headers: Fix non-standard C++ two-argument swprintf() function
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 4/8] crt: Define import symbol for UCRT _snwprintf() function
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 1/8] crt: Deinline UCRT _swprintf() and _vswprintf() functions and define import symbols for them
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 3/8] crt: Deinline UCRT _vsnwprintf() from wchar.h and define import symbol
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 5/8] headers: Deduplicate (v)swprintf, (v)snwprintf _(v)swprintf, _(v)scwprintf functions across UCRT/msvcrt builds
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 7/8] crt: Add missing __cdecl for __local_stdio_*_options functions
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 6/8] headers: Add missing __cdecl for *wscanf functions
Pali Rohár
-
2025/05/04
[Mingw-w64-public] [PATCH 2/8] crt: Deinline UCRT _scwprintf() and _vscwprintf() functions and define import symbols for them
Pali Rohár
-
2025/05/03
[Mingw-w64-public] [PATCH 2/2] headers: Add new constants in sqlext.h
Biswapriyo Nath
-
2025/05/03
[Mingw-w64-public] [PATCH 1/2] headers: Bump default ODBCVER to 3.80
Biswapriyo Nath
-
2025/05/03
Re: [Mingw-w64-public] [PATCH 5/5] github: Run test-libcxx on arm too
LIU Hao
-
2025/05/03
Re: [Mingw-w64-public] [PATCH] headers: Add the DISPATCHER_CONTEXT_NONVOLREG_ARM64 data type
LIU Hao
-
2025/05/02
Re: [Mingw-w64-public] [PATCH] headers: Add the DISPATCHER_CONTEXT_NONVOLREG_ARM64 data type
Martin Storsjö
-
2025/05/02
Re: [Mingw-w64-public] [PATCH] headers: Add the DISPATCHER_CONTEXT_NONVOLREG_ARM64 data type
Biswapriyo Nath
-
2025/05/02
[Mingw-w64-public] [PATCH 4/5] github: Run test-ffmpeg on arm too
Martin Storsjö
-
2025/05/02
[Mingw-w64-public] [PATCH 1/5] github: Set -DCMAKE_INSTALL_MESSAGE=NEVER when testing libcxx
Martin Storsjö
-
2025/05/02
[Mingw-w64-public] [PATCH 3/5] github: use new public preview windows-11-arm runner
Martin Storsjö
-
2025/05/02
[Mingw-w64-public] [PATCH 2/5] github: Use a newer tag of llvm-mingw
Martin Storsjö
-
2025/05/02
[Mingw-w64-public] [PATCH 5/5] github: Run test-libcxx on arm too
Martin Storsjö
-
2025/05/02
[Mingw-w64-public] [PATCH] headers: Add the DISPATCHER_CONTEXT_NONVOLREG_ARM64 data type
Martin Storsjö
-
2025/04/26
Re: [Mingw-w64-public] [PATCH] headers: Add IsUserCetAvailableInEnvironment in sysinfoapi.h
LIU Hao
-
2025/04/25
[Mingw-w64-public] [PATCH] headers: Add IsUserCetAvailableInEnvironment in sysinfoapi.h
Biswapriyo Nath
-
2025/04/25
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
Jacek Caban
-
2025/04/24
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
LIU Hao
-
2025/04/24
Re: [Mingw-w64-public] [PATCH] headers: Add buffer types for FSCTL_DUPLICATE_EXTENTS_TO_FILE(EX) in winioctl.h
Jacek Caban
-
2025/04/24
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
Jacek Caban
-
2025/04/24
[Mingw-w64-public] [PATCH] headers: Add buffer types for FSCTL_DUPLICATE_EXTENTS_TO_FILE(EX) in winioctl.h
Biswapriyo Nath
-
2025/04/24
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
Jacek Caban
-
2025/04/24
[Mingw-w64-public] [PATCH 1/2] winpthreads: Disable dll_dependency.S assembly on ARM64EC
Jacek Caban
-
2025/04/24
Re: [Mingw-w64-public] [PATCH v3 1/3] headers: Use __builtin_sponentry for setjmp when available.
Martin Storsjö
-
2025/04/24
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
LIU Hao
-
2025/04/24
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
Martin Storsjö
-
2025/04/24
Re: [Mingw-w64-public] [PATCH 1/2] winpthreads: Disable dll_dependency.S assembly on ARM64EC
Martin Storsjö
-
2025/04/24
[Mingw-w64-public] [PATCH 2/2] winpthreads: Move SEH handler declaration to end of function
Jacek Caban
-
2025/04/24
Re: [Mingw-w64-public] [PATCH v3 1/3] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
2025/04/24
Re: [Mingw-w64-public] [PATCH v3 3/3] crt: Add ARM64EC setjmp and longjmp implementation
Martin Storsjö
-
2025/04/24
Re: [Mingw-w64-public] [PATCH v3 2/3] headers: Mark RtlUnwind* functions as noreturn
Martin Storsjö
-
2025/04/24
Re: [Mingw-w64-public] [PATCH v3 1/3] headers: Use __builtin_sponentry for setjmp when available.
Martin Storsjö
-
2025/04/24
Re: [Mingw-w64-public] [PATCH] crt: Move quartz to lib-common
LIU Hao
-
2025/04/24
Re: [Mingw-w64-public] [PATCH] crt: Move quartz to lib-common
Hernan Martinez via Mingw-w64-public
-
2025/04/24
[Mingw-w64-public] [PATCH] crt: Move quartz to lib-common
Biswapriyo Nath
-
2025/04/23
[Mingw-w64-public] [PATCH v3 3/3] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/23
[Mingw-w64-public] [PATCH v3 2/3] headers: Mark RtlUnwind* functions as noreturn
Jacek Caban
-
2025/04/23
[Mingw-w64-public] [PATCH v3 1/3] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
2025/04/23
Re: [Mingw-w64-public] [PATCH 3/3] crt: Build __guard_dispatch_icall_dummy on ARM64EC
Jacek Caban
-
2025/04/23
Re: [Mingw-w64-public] [PATCH v2 1/2] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
2025/04/23
Re: [Mingw-w64-public] [PATCH v2 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/23
Re: [Mingw-w64-public] [PATCH 3/3] crt: Build __guard_dispatch_icall_dummy on ARM64EC
Martin Storsjö
-
2025/04/23
Re: [Mingw-w64-public] [PATCH 1/3] crt: Build scanf.S as an x86_64 object on ARM64EC
Martin Storsjö
-
2025/04/23
Re: [Mingw-w64-public] [PATCH v2 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Martin Storsjö
-
2025/04/23
Re: [Mingw-w64-public] [PATCH 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Martin Storsjö
-
2025/04/23
Re: [Mingw-w64-public] [PATCH v2 1/2] headers: Use __builtin_sponentry for setjmp when available.
Martin Storsjö
-
2025/04/23
Re: [Mingw-w64-public] [PATCH v2 1/2] headers: Use __builtin_sponentry for setjmp when available.
Martin Storsjö
-
2025/04/23
Re: [Mingw-w64-public] [PATCH 3/3] crt: Build __guard_dispatch_icall_dummy on ARM64EC
Jacek Caban
-
2025/04/23
Re: [Mingw-w64-public] [PATCH 1/3] crt: Build scanf.S as an x86_64 object on ARM64EC
Jacek Caban
-
2025/04/23
[Mingw-w64-public] [PATCH v2 1/2] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
2025/04/23
[Mingw-w64-public] [PATCH v2 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 1/2] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 3/3] crt: Build __guard_dispatch_icall_dummy on ARM64EC
Martin Storsjö
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 2/3] crt: Move __guard_dispatch_icall_dummy to separated file
Martin Storsjö
-
2025/04/22
Re: [Mingw-w64-public] crt: Add libquartz import library to arm64
Hernan Martinez via Mingw-w64-public
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 1/3] crt: Build scanf.S as an x86_64 object on ARM64EC
Martin Storsjö
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Martin Storsjö
-
2025/04/22
Re: [Mingw-w64-public] [PATCH 1/2] headers: Use __builtin_sponentry for setjmp when available.
Martin Storsjö
-
2025/04/22
Re: [Mingw-w64-public] crt: Add libquartz import library to arm64
JonY via Mingw-w64-public
-
2025/04/22
Re: [Mingw-w64-public] crt: Add libquartz import library to arm64
Zach Bacon
-
2025/04/22
[Mingw-w64-public] crt: Add libquartz import library to arm64
Hernan Martinez via Mingw-w64-public
-
2025/04/22
[Mingw-w64-public] [V2] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
Kirill Makurin
-
2025/04/20
Re: [Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
LIU Hao
-
2025/04/20
Re: [Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
LIU Hao
-
2025/04/19
Re: [Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
Kirill Makurin
-
2025/04/19
Re: [Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
Kirill Makurin
-
2025/04/19
Re: [Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
LIU Hao
-
2025/04/19
Re: [Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
Kirill Makurin
-
2025/04/19
Re: [Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
LIU Hao
-
2025/04/19
Re: [Mingw-w64-public] [PATCH] winpthreads: check if __GNUC__ is defined to prevent -Wundef warning
LIU Hao
-
2025/04/19
Re: [Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
Martin Storsjö
-
2025/04/18
Re: [Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
Jeremy Drake via Mingw-w64-public
-
2025/04/18
Re: [Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
Martin Storsjö
-
2025/04/18
Re: [Mingw-w64-public] getopt changes
Lasse Collin
-
2025/04/18
Re: [Mingw-w64-public] getopt changes
Pali Rohár
-
2025/04/18
Re: [Mingw-w64-public] getopt changes
Lasse Collin
-
2025/04/18
[Mingw-w64-public] [PATCH 8/9] crt: exe: Remove custom declaration of _initterm() function
Pali Rohár
-
2025/04/18
Re: [Mingw-w64-public] getopt changes
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 5/9] crt: exe: Check for memory allocation failure in duplicate_ppstrings()
Pali Rohár
-
2025/04/17
Re: [Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
Martin Storsjö
-
2025/04/17
[Mingw-w64-public] [PATCH 7/9] crt: exe: Remove global variable mainret
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 6/9] crt: exe: Move mingw-w64 / gcc EXE runtime code into the guarded block
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 4/9] crt: exe: Move calling duplicate_ppstrings(argc, &argv) immediately after filling argc/argv
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 1/9] crt: exe: Enable per-thread locale if user asked for it
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 3/9] crt: exe: Invoke gcc c++ constructors after msvc c++ constructors
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 9/9] crt: exe: Remove custom declaration of _fpreset() function
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH 2/9] crt: exe: Inline pre_c_init() and pre_cpp_init() into _CRT_INIT()
Pali Rohár
-
2025/04/17
[Mingw-w64-public] [PATCH] winpthreads: check if __GNUC__ is defined to prevent -Wundef warning
Antonin Décimo
-
2025/04/16
Re: [Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
LIU Hao
-
2025/04/15
[Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
Jeremy Drake via Mingw-w64-public
-
2025/04/15
[Mingw-w64-public] [PATCH v2 05/13] headers: Remove inline definition of _fstat64i32() and _stat64i32() functions
Pali Rohár
-
2025/04/14
[Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
Kirill Makurin
-
2025/04/14
Re: [Mingw-w64-public] [PATCH 2/3] crt: Move __guard_dispatch_icall_dummy to separated file
Jacek Caban
-
2025/04/13
[Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 11/13] crt: Fix POSIX stat() with 32-bit st_size for pre-msvcr100 build
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 03/13] crt: Provide emulation of _fstat32i64, _stat32i64 and _wstat32i64 functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 08/13] crt: Fix ABI of POSIX ftw() and nftw() functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 06/13] headers: Add missing _CRTIMP for _fstat64i32/_stat64i32/_wstat64i32 functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 09/13] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 13/13] headers: Add support for -D_TIME_BITS=64
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 07/13] crt: Fix ABI of mingw-w64 emulation of POSIX stat* functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 12/13] crt: Provide emulation of _time64 function
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 10/13] headers: Fix declaration of POSIX ftw/nftw functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 01/13] crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
2025/04/13
[Mingw-w64-public] [PATCH v2 04/13] headers: Remove broken inline stat() and fstat() functions
Pali Rohár
-
2025/04/13
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues
Pali Rohár
-
2025/04/13
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues
Pali Rohár
-
2025/04/12
[Mingw-w64-public] [PATCH 3/3] crt: Build __guard_dispatch_icall_dummy on ARM64EC
Jacek Caban
-
2025/04/12
[Mingw-w64-public] [PATCH 2/3] crt: Move __guard_dispatch_icall_dummy to separated file
Jacek Caban
-
2025/04/12
Re: [Mingw-w64-public] [PATCH 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/12
[Mingw-w64-public] [PATCH 1/3] crt: Build scanf.S as an x86_64 object on ARM64EC
Jacek Caban
-
2025/04/11
Re: [Mingw-w64-public] [PATCH] headers: Define MapViewOfFile2 as inline function
Jacek Caban
-
2025/04/11
Re: [Mingw-w64-public] [PATCH 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/11
[Mingw-w64-public] [PATCH 1/2] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
2025/04/11
[Mingw-w64-public] [PATCH 2/2] crt: Add ARM64EC setjmp and longjmp implementation
Jacek Caban
-
2025/04/11
[Mingw-w64-public] [PATCH] headers: Define MapViewOfFile2 as inline function
Biswapriyo Nath
-
2025/04/11
Re: [Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
Martin Storsjö
-
2025/04/11
Re: [Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
Jacek Caban
-
2025/04/11
Re: [Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
NightStrike
-
2025/04/11
Re: [Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
LIU Hao
-
2025/04/11
Re: [Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
Martin Storsjö
-
2025/04/10
[Mingw-w64-public] [PATCH v3 3/7] crt: Implement __mingw_aligned_msize() function
Pali Rohár
-
2025/04/10
[Mingw-w64-public] [PATCH v3 0/7] Improve _aligned_* function support
Pali Rohár
-
2025/04/10
Re: [Mingw-w64-public] [PATCH v2 4/6] crt: Implement __mingw_aligned_msize() function
Martin Storsjö
-
2025/04/10
Re: [Mingw-w64-public] [PATCH v2 5/6] crt: Provide _aligned_msize function for all CRT import libraries
Martin Storsjö
-
2025/04/10
Re: [Mingw-w64-public] [PATCH] crt: Fix condition for fabsf in api-ms-win-crt-math
Martin Storsjö
-
2025/04/09
Re: [Mingw-w64-public] [PATCH v3 0/7] Improve _aligned_* function support
Martin Storsjö
-
2025/04/09
[Mingw-w64-public] [PATCH v3 5/7] crt: Provide _aligned_msize function for all CRT import libraries
Pali Rohár
-
2025/04/09
Re: [Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
Jacek Caban
-
2025/04/09
[Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
Martin Storsjö
-
2025/04/08
Re: [Mingw-w64-public] [PATCH 1/3] crt: Add initial ARM64EC build system support
Jacek Caban
-
2025/04/08
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues
Lasse Collin
-
2025/04/08
[Mingw-w64-public] [PATCH v3 4/7] crt: Change mingw-aligned-malloc.c to be compatible with MS CRT functions
Pali Rohár
-
2025/04/08
[Mingw-w64-public] [PATCH v3 7/7] crt: Add test case for _aligned_* and *_recalloc functions
Pali Rohár
-
2025/04/07
[Mingw-w64-public] [PATCH v3 6/7] crt: Provide *_recalloc functions
Pali Rohár
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 4/6] crt: Implement __mingw_aligned_msize() function
Pali Rohár
-
2025/04/07
[Mingw-w64-public] [PATCH v3 1/7] headers: Add missing declaration for __mingw_aligned_offset_malloc()
Pali Rohár
-
2025/04/07
[Mingw-w64-public] [PATCH v3 2/7] crt: Provide _aligned_* functions
Pali Rohár
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 6/6] crt: Add test case for _aligned_* and *_recalloc functions
Pali Rohár
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 5/6] crt: Provide _aligned_msize function for all CRT import libraries
Pali Rohár
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 3/6] crt: Provide *_recalloc functions
Pali Rohár
-
2025/04/07
Re: [Mingw-w64-public] [PATCH] crt: Fix condition for fabsf in api-ms-win-crt-math
Jacek Caban
-
2025/04/07
[Mingw-w64-public] [PATCH] crt: Fix condition for fabsf in api-ms-win-crt-math
Martin Storsjö
-
2025/04/07
Re: [Mingw-w64-public] [PATCH 1/3] crt: Add initial ARM64EC build system support
Martin Storsjö
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 3/6] crt: Provide *_recalloc functions
Martin Storsjö
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 6/6] crt: Add test case for _aligned_* and *_recalloc functions
Martin Storsjö
-
2025/04/07
Re: [Mingw-w64-public] [PATCH v2 6/6] crt: Add test case for _aligned_* and *_recalloc functions
Martin Storsjö
-
2025/04/07
Re: [Mingw-w64-public] [PATCH] crt: Move definitions of `__mingw_fe_dfl_env` to 'fesetenv.c'
LIU Hao
-
2025/04/07
Re: [Mingw-w64-public] [PATCH] crt: Move definitions of `__mingw_fe_dfl_env` to 'fesetenv.c'
Jacek Caban
-
2025/04/06
Re: [Mingw-w64-public] [PATCH] crt: Move definitions of `__mingw_fe_dfl_env` to 'fesetenv.c'
LIU Hao
-
2025/04/06
[Mingw-w64-public] [PATCH 3/3] crt: Implement the indirect call helper ARM64EC adjustor thunk
Jacek Caban
-
2025/04/06
[Mingw-w64-public] [PATCH 2/3] crt: Define metadata structures used for ARM64EC
Jacek Caban