Messages by Date
-
2025/01/13
Re: [Mingw-w64-public] [PATCH 1/2] crt: Fix msvcrt40.dll __(w)getmainargs() ABI for Windows XP and new
Martin Storsjö
-
2025/01/12
Re: [Mingw-w64-public] getmainargs changes
Pali Rohár
-
2025/01/12
Re: [Mingw-w64-public] getmainargs changes
Lasse Collin
-
2025/01/12
Re: [Mingw-w64-public] [PATCH 6/6] crt: Enable _create_locale.c, _free_locale.c and _get_current_locale.c for all pre-msvcr80 import libraries
LIU Hao
-
2025/01/12
Re: [Mingw-w64-public] [PATCH 6/6] crt: Enable _create_locale.c, _free_locale.c and _get_current_locale.c for all pre-msvcr80 import libraries
Jacek Caban
-
2025/01/12
Re: [Mingw-w64-public] [PATCH 2/2] crt: wctob: Fix return value for negative char values
LIU Hao
-
2025/01/11
Re: [Mingw-w64-public] [PATCH 1/2] crt: Don't use best-fit mapping in wctob(), wcrtomb(), and wcsrtombs()
Lasse Collin
-
2025/01/11
[Mingw-w64-public] [PATCH 2/2] crt: wctob: Fix return value for negative char values
Lasse Collin
-
2025/01/11
[Mingw-w64-public] [PATCH 1/2] crt: Don't use best-fit mapping in wctob(), wcrtomb(), and wcsrtombs()
Lasse Collin
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 3/6] crt: Fix return type of __mingw_get_msvcrt_handle() function
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 1/2] crt: Fix msvcrt40.dll __(w)getmainargs() ABI for Windows XP and new
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 5/6] crt: Replace repeated code for loading of msvcrt.dll function by common code from msvcrt_or_emu_glue.h
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 1/2] crt: Fix msvcrt40.dll __(w)getmainargs() ABI for Windows XP and new
Pali Rohár
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 6/6] crt: Enable _create_locale.c, _free_locale.c and _get_current_locale.c for all pre-msvcr80 import libraries
Pali Rohár
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 5/6] crt: Replace repeated code for loading of msvcrt.dll function by common code from msvcrt_or_emu_glue.h
Pali Rohár
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 2/6] crt: Use GetModuleHandleA() in __mingw_get_msvcrt_handle()
Pali Rohár
-
2025/01/10
Re: [Mingw-w64-public] getmainargs changes
Pali Rohár
-
2025/01/10
Re: [Mingw-w64-public] getmainargs changes
Lasse Collin
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 2/6] crt: Use GetModuleHandleA() in __mingw_get_msvcrt_handle()
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 3/6] crt: Fix return type of __mingw_get_msvcrt_handle() function
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] crt: Split fseeki64.c into _fseeki64.c and _ftelli64.c
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] crt: Update description about function in mingw-w64-crt/stdio/scanf.S file
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH v2] headers: Add RtlIsEcCode declaration.
Martin Storsjö
-
2025/01/10
[Mingw-w64-public] [PATCH v2] headers: Add RtlIsEcCode declaration.
Jacek Caban
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] headers: Declare RtlIsEcCode helper when building for ARM64EC
Jacek Caban
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] headers: Declare RtlIsEcCode helper when building for ARM64EC
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] headers: Declare RtlIsEcCode helper when building for ARM64EC
Jacek Caban
-
2025/01/10
Re: [Mingw-w64-public] [RFC PATCH 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Jacek Caban
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 2/2] crt: Fix __(w)getmainargs wrappers for msvcrt40.dll/msvcrt.dll
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH 1/2] crt: Fix msvcrt40.dll __(w)getmainargs() ABI for Windows XP and new
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] headers: Declare RtlIsEcCode helper when building for ARM64EC
Martin Storsjö
-
2025/01/10
Re: [Mingw-w64-public] [PATCH] headers: Declare RtlIsEcCode helper when building for ARM64EC
Martin Storsjö
-
2025/01/09
[Mingw-w64-public] [PATCH] headers: Declare RtlIsEcCode helper when building for ARM64EC
Jacek Caban
-
2025/01/09
Re: [Mingw-w64-public] [PATCH 6/6] crt: Enable _create_locale.c, _free_locale.c and _get_current_locale.c for all pre-msvcr80 import libraries
Jacek Caban
-
2025/01/09
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH v3 2/5] headers: Expose the ARM64 CONTEXT structure to all build architectures
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH v3 2/5] headers: Expose the ARM64 CONTEXT structure to all build architectures
Jacek Caban
-
2025/01/08
Re: [Mingw-w64-public] [PATCH v3 3/5] headers: Add missing ARM64 context defines.
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH v3 2/5] headers: Expose the ARM64 CONTEXT structure to all build architectures
Martin Storsjö
-
2025/01/08
[Mingw-w64-public] [PATCH 4/6] crt: Add new crt header file msvcrt_or_emu_glue.h which generates common code for loading msvcrt function or using it emulation
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH 5/6] crt: Replace repeated code for loading of msvcrt.dll function by common code from msvcrt_or_emu_glue.h
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH 2/6] crt: Use GetModuleHandleA() in __mingw_get_msvcrt_handle()
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH 1/6] crt: Add include guard for msvcrt.h file
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH 6/6] crt: Enable _create_locale.c, _free_locale.c and _get_current_locale.c for all pre-msvcr80 import libraries
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH 3/6] crt: Fix return type of __mingw_get_msvcrt_handle() function
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH] crt: Update description about function in mingw-w64-crt/stdio/scanf.S file
Pali Rohár
-
2025/01/08
[Mingw-w64-public] [PATCH] crt: Split fseeki64.c into _fseeki64.c and _ftelli64.c
Pali Rohár
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 1/3] headers: Commonize _UNWIND_HISTORY_TABLE structure definition
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v2 3/5] headers: Add missing ARM64 context defines.
Jacek Caban
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 1/3] headers: Commonize _UNWIND_HISTORY_TABLE structure definition
Biswapriyo Nath
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 3/3] headers: Add ARM64EC context structures
Jacek Caban
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 3/3] headers: Add ARM64EC context structures
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v3 3/5] headers: Add missing ARM64 context defines.
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v3 2/5] headers: Expose the ARM64 CONTEXT structure to all build architectures
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v3 5/5] headers: Add ARM64EC context structures
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v3 4/5] headers: Include CONTEXT_ARM64_FLOATING_POINT in CONTEXT_ARM64_FULL and CONTEXT_ARM64_X18 in CONTEXT_ARM64_ALL.
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v3 1/5] headers: Remove duplicated EXCEPTION_* macros on ARM64.
Jacek Caban
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 2/3] headers: Expose the ARM64 CONTEXT structure to all build architectures
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v2 5/5] headers: Add ARM64EC context structures
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v2 4/5] headers: Include CONTEXT_ARM64_FLOATING_POINT in CONTEXT_ARM64_FULL and CONTEXT_ARM64_X18 in CONTEXT_ARM64_ALL.
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v2 2/5] headers: Expose the ARM64 CONTEXT structure to all build architectures
Jacek Caban
-
2025/01/08
[Mingw-w64-public] [PATCH v2 1/5] headers: Remove duplicated EXCEPTION_* macros on ARM64.
Jacek Caban
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 1/3] headers: Commonize _UNWIND_HISTORY_TABLE structure definition
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 3/3] headers: Add ARM64EC context structures
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 3/3] headers: Add ARM64EC context structures
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 2/3] headers: Expose the ARM64 CONTEXT structure to all build architectures
Martin Storsjö
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 1/3] headers: Commonize _UNWIND_HISTORY_TABLE structure definition
Jacek Caban
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 3/3] headers: Add ARM64EC context structures
LIU Hao
-
2025/01/08
Re: [Mingw-w64-public] [PATCH 1/3] headers: Commonize _UNWIND_HISTORY_TABLE structure definition
Martin Storsjö
-
2025/01/06
[Mingw-w64-public] [PATCH 2/2] crt: Fix __(w)getmainargs wrappers for msvcrt40.dll/msvcrt.dll
Pali Rohár
-
2025/01/06
[Mingw-w64-public] [PATCH 1/2] crt: Fix msvcrt40.dll __(w)getmainargs() ABI for Windows XP and new
Pali Rohár
-
2025/01/06
[Mingw-w64-public] [PATCH 3/3] headers: Add ARM64EC context structures
Jacek Caban
-
2025/01/06
[Mingw-w64-public] [PATCH 2/3] headers: Expose the ARM64 CONTEXT structure to all build architectures
Jacek Caban
-
2025/01/06
[Mingw-w64-public] [PATCH 1/3] headers: Commonize _UNWIND_HISTORY_TABLE structure definition
Jacek Caban
-
2025/01/05
Re: [Mingw-w64-public] __native_startup_state & __native_startup_lock in __tmainCRTStartup()
Pali Rohár
-
2025/01/05
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
LIU Hao
-
2025/01/05
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
Duncan Ogilvie
-
2025/01/05
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Pali Rohár
-
2025/01/04
Re: [Mingw-w64-public] __native_startup_state & __native_startup_lock in __tmainCRTStartup()
LIU Hao
-
2025/01/04
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
LIU Hao
-
2025/01/04
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
Duncan Ogilvie
-
2025/01/04
Re: [Mingw-w64-public] __native_startup_state & __native_startup_lock in __tmainCRTStartup()
Pali Rohár
-
2025/01/04
Re: [Mingw-w64-public] __native_startup_state & __native_startup_lock in __tmainCRTStartup()
LIU Hao
-
2025/01/04
[Mingw-w64-public] __native_startup_state & __native_startup_lock in __tmainCRTStartup()
Pali Rohár
-
2025/01/04
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
LIU Hao
-
2025/01/04
Re: [Mingw-w64-public] getmainargs changes
Pali Rohár
-
2025/01/04
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
Duncan Ogilvie
-
2025/01/03
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
Biswapriyo Nath
-
2025/01/03
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
LIU Hao
-
2025/01/03
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
LIU Hao
-
2025/01/03
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
Duncan Ogilvie
-
2025/01/03
Re: [Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
LIU Hao
-
2025/01/03
[Mingw-w64-public] Patch for incorrect heap function declarations in winnt.h
Duncan Ogilvie
-
2025/01/03
Re: [Mingw-w64-public] getmainargs changes
Lasse Collin
-
2025/01/02
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Pali Rohár
-
2025/01/02
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2025/01/01
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Pali Rohár
-
2025/01/01
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2025/01/01
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Pali Rohár
-
2024/12/30
Re: [Mingw-w64-public] [PATCH] headers: undef register in case projects define it.
Christoph Reiter
-
2024/12/30
Re: [Mingw-w64-public] [PATCH] headers: undef register in case projects define it.
LIU Hao
-
2024/12/30
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Pali Rohár
-
2024/12/30
Re: [Mingw-w64-public] [RFC PATCH 2/2] crt: Merge lib32/ws2_32.def into lib-common/ws2_32.def.in
Pali Rohár
-
2024/12/30
Re: [Mingw-w64-public] [PATCH] headers: undef register in case projects define it.
Jacek Caban
-
2024/12/30
[Mingw-w64-public] [PATCH] headers: undef register in case projects define it.
Jeremy Drake via Mingw-w64-public
-
2024/12/30
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Pali Rohár
-
2024/12/30
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2024/12/30
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jacek Caban
-
2024/12/29
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Julian Waters
-
2024/12/29
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
LIU Hao
-
2024/12/29
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jeremy Drake via Mingw-w64-public
-
2024/12/29
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jeremy Drake via Mingw-w64-public
-
2024/12/29
Re: [Mingw-w64-public] [RFC PATCH 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Pali Rohár
-
2024/12/29
Re: [Mingw-w64-public] [RFC PATCH 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Martin Storsjö
-
2024/12/29
Re: [Mingw-w64-public] [RFC PATCH 2/2] crt: Merge lib32/ws2_32.def into lib-common/ws2_32.def.in
Martin Storsjö
-
2024/12/29
Re: [Mingw-w64-public] [RFC PATCH 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Pali Rohár
-
2024/12/29
Re: [Mingw-w64-public] [RFC PATCH 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Martin Storsjö
-
2024/12/29
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jacek Caban
-
2024/12/29
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jacek Caban
-
2024/12/28
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jeremy Drake via Mingw-w64-public
-
2024/12/26
Re: [Mingw-w64-public] [PATCH] crt: Add _imp_ symbols for __getmainargs() and __wgetmainargs() functions
Jacek Caban
-
2024/12/26
[Mingw-w64-public] [PATCH] crt: Add _imp_ symbols for __getmainargs() and __wgetmainargs() functions
Pali Rohár
-
2024/12/20
Re: [Mingw-w64-public] [PATCH] headers: Use aarch64 intrinsic implementations for ARM64EC.
Martin Storsjö
-
2024/12/20
Re: [Mingw-w64-public] [PATCH] headers: Use aarch64 intrinsic implementations for ARM64EC.
Jacek Caban
-
2024/12/20
Re: [Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Jacek Caban
-
2024/12/20
Re: [Mingw-w64-public] [PATCH] headers: Use aarch64 intrinsic implementations for ARM64EC.
Martin Storsjö
-
2024/12/20
Re: [Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Martin Storsjö
-
2024/12/19
[Mingw-w64-public] [PATCH] headers: Use aarch64 intrinsic implementations for ARM64EC.
Jacek Caban
-
2024/12/19
Re: [Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Pali Rohár
-
2024/12/19
Re: [Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Martin Storsjö
-
2024/12/17
Re: [Mingw-w64-public] [PATCH] crt: Replace wprintf() by __ms_wprintf() call and use %ls for wchar_t* types
Pali Rohár
-
2024/12/17
Re: [Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Pali Rohár
-
2024/12/17
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jacek Caban
-
2024/12/17
Re: [Mingw-w64-public] [PATCH] crt: Replace wprintf() by __ms_wprintf() call and use %ls for wchar_t* types
Martin Storsjö
-
2024/12/17
Re: [Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Martin Storsjö
-
2024/12/16
Re: [Mingw-w64-public] Adding an updated Windows SDK header into mingw-w64
LIU Hao
-
2024/12/16
[Mingw-w64-public] Adding an updated Windows SDK header into mingw-w64
Em Fang via Mingw-w64-public
-
2024/12/16
Re: [Mingw-w64-public] [PATCH 3/3] crt: Define __ms_fprintf function for UCRT
Martin Storsjö
-
2024/12/16
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Martin Storsjö
-
2024/12/16
Re: [Mingw-w64-public] [PATCH 1/3] headers: Share more TEB functions implementation among architectures.
Martin Storsjö
-
2024/12/15
Re: [Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
LIU Hao
-
2024/12/15
Re: [Mingw-w64-public] [RFC PATCH 2/2] crt: Merge lib32/ws2_32.def into lib-common/ws2_32.def.in
Pali Rohár
-
2024/12/15
[Mingw-w64-public] Bug trying to access member of struct from deriving class
Maarten ten Velden
-
2024/12/14
[Mingw-w64-public] [RFC PATCH 2/2] crt: Merge lib32/ws2_32.def into lib-common/ws2_32.def.in
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [RFC PATCH 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [RFC PATCH 0/2] PoC for merging lib32/*.def and lib-common/*.def files
Pali Rohár
-
2024/12/14
Re: [Mingw-w64-public] [PATCH] crt: Replace wprintf() by __ms_wprintf() call and use %ls for wchar_t* types
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [PATCH 3/3] crt: Define symbols for all __ms_* scanf functions for UCRT builds
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [PATCH 1/3] headers: Declare __ms_vsscanf, __ms_vscanf, __ms_vfscanf, __ms_vswscanf, __ms_vwscanf, __ms_vfwscanf, __ms_snprintf, __ms_vsnprintf, __ms_snwprintf and __ms_vsnwprintf also for UCRT builds
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [PATCH 2/3] crt: Define symbols for all __ms_* printf functions for UCRT builds
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [PATCH 1/3] headers: Fix ifdef-else-endif block comments in tchar.h
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [PATCH 2/3] headers: Fix definitions of _*tc_nolock, _*tch_nolock and _*tchar_nolock macros in tchar.h
Pali Rohár
-
2024/12/14
[Mingw-w64-public] [PATCH 3/3] crt: Define __ms_fprintf function for UCRT
Pali Rohár
-
2024/12/13
[Mingw-w64-public] [PATCH 3/3] headers: Use register variable for NtCurrentTeb implementation on aarch64.
Jacek Caban
-
2024/12/13
[Mingw-w64-public] [PATCH 2/3] headers: Use aarch64 variant of NtCurrentTeb on ARM64EC.
Jacek Caban
-
2024/12/13
[Mingw-w64-public] [PATCH 1/3] headers: Share more TEB functions implementation among architectures.
Jacek Caban
-
2024/12/12
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
LIU Hao
-
2024/12/12
Re: [Mingw-w64-public] Question about wdmsec
Martin Storsjö
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 2/2] headers: Declare debug _CRTDBG_MAP_ALLOC macros
Martin Storsjö
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 1/3] headers: Define ARM64EC target identification macros
Jacek Caban
-
2024/12/12
Re: [Mingw-w64-public] Question about wdmsec
Johannes Khoshnazar-Thoma
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
LIU Hao
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 2/2] headers: Declare debug _CRTDBG_MAP_ALLOC macros
LIU Hao
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 1/3] headers: Define ARM64EC target identification macros
LIU Hao
-
2024/12/12
[Mingw-w64-public] [PATCH 3/3] headers: Use the aarch64 asm variant for __prefetch on ARM64EC
Jacek Caban
-
2024/12/12
[Mingw-w64-public] [PATCH 2/3] headers: Use the aarch64 asm variant for debug breaks on ARM64EC
Jacek Caban
-
2024/12/12
[Mingw-w64-public] [PATCH 1/3] headers: Define ARM64EC target identification macros
Jacek Caban
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 2/2] headers: Declare debug _CRTDBG_MAP_ALLOC macros
Martin Storsjö
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 3/3] headers: Fix configure --with-default-msvcrt=msvcr40d
Martin Storsjö
-
2024/12/12
Re: [Mingw-w64-public] [PATCH 1/6] crt: Fix __getmainargs() and __wgetmainargs() ABI for msvcrt40.dll and msvcrt.dll
Martin Storsjö
-
2024/12/11
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
Jacek Caban
-
2024/12/11
Re: [Mingw-w64-public] [PATCH v2] gendef: Recognize PE binaries which do not have all Data Directories
Martin Storsjö
-
2024/12/11
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
Pali Rohár
-
2024/12/11
Re: [Mingw-w64-public] [PATCH v2] gendef: Recognize PE binaries which do not have all Data Directories
Pali Rohár
-
2024/12/11
Re: [Mingw-w64-public] [PATCH v2] gendef: Recognize PE binaries which do not have all Data Directories
Pali Rohár
-
2024/12/11
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
Biswapriyo Nath
-
2024/12/11
Re: [Mingw-w64-public] [PATCH v2] gendef: Recognize PE binaries which do not have all Data Directories
Martin Storsjö
-
2024/12/11
Re: [Mingw-w64-public] [PATCH v2] gendef: Recognize PE binaries which do not have all Data Directories
LIU Hao
-
2024/12/11
Re: [Mingw-w64-public] [PATCH v2] gendef: Recognize PE binaries which do not have all Data Directories
Martin Storsjö
-
2024/12/11
Re: [Mingw-w64-public] [PATCH 2/2] winpthreads: Run thread dtors in reverse order
Martin Storsjö
-
2024/12/11
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
Martin Storsjö
-
2024/12/10
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
Pali Rohár
-
2024/12/09
Re: [Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
LIU Hao
-
2024/12/09
Re: [Mingw-w64-public] [PATCH 1/6] crt: Fix __getmainargs() and __wgetmainargs() ABI for msvcrt40.dll and msvcrt.dll
LIU Hao
-
2024/12/09
Re: [Mingw-w64-public] [PATCH 6/6] crt: Fix executing of functions in __xi_a[] ... __xi_z[] array
LIU Hao
-
2024/12/09
Re: [Mingw-w64-public] [PATCH 6/6] crt: Fix executing of functions in __xi_a[] ... __xi_z[] array
Pali Rohár
-
2024/12/09
Re: [Mingw-w64-public] [PATCH 1/6] crt: Fix __getmainargs() and __wgetmainargs() ABI for msvcrt40.dll and msvcrt.dll
Pali Rohár
-
2024/12/09
[Mingw-w64-public] Merging lib32/*.def and lib-common/*.def files?
Pali Rohár
-
2024/12/09
Re: [Mingw-w64-public] Possible mingw gcc bug when testing -9223372036854775808 (2 ** 63)
David Grayson
-
2024/12/09
Re: [Mingw-w64-public] Possible mingw gcc bug when testing -9223372036854775808 (2 ** 63)
Hannes Domani via Mingw-w64-public
-
2024/12/09
[Mingw-w64-public] Possible mingw gcc bug when testing -9223372036854775808 (2 ** 63)
Johannes Khoshnazar-Thoma
-
2024/12/09
Re: [Mingw-w64-public] powl() doesn't always return correct result.
sisyphus
-
2024/12/08
Re: [Mingw-w64-public] powl() doesn't always return correct result.
LIU Hao
-
2024/12/08
[Mingw-w64-public] powl() doesn't always return correct result.
sisyphus
-
2024/12/07
Re: [Mingw-w64-public] _access with X_OK always fails
Martin Storsjö
-
2024/12/07
[Mingw-w64-public] _access with X_OK always fails
Kirill Makurin
-
2024/12/07
Re: [Mingw-w64-public] [PATCH] crt: Add new APIs in kernel32 import library
LIU Hao
-
2024/12/07
[Mingw-w64-public] [PATCH] crt: Add new APIs in kernel32 import library
Biswapriyo Nath