Messages by Thread
-
-
[Mingw-w64-public] [PATCH] winpthreads: check if __GNUC__ is defined to prevent -Wundef warning
Antonin Décimo
-
[Mingw-w64-public] [PATCH] github: use new public preview windows-11-arm runner
Jeremy Drake via Mingw-w64-public
-
[Mingw-w64-public] winpthreads: add support for _USE_32BIT_TIME_T and _TIME_BITS macros
Kirill Makurin
-
[Mingw-w64-public] [PATCH 1/3] crt: Build scanf.S as an x86_64 object on ARM64EC
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/2] headers: Use __builtin_sponentry for setjmp when available.
Jacek Caban
-
[Mingw-w64-public] [PATCH] headers: Define MapViewOfFile2 as inline function
Biswapriyo Nath
-
[Mingw-w64-public] [PATCH] github: Add an optional set of smoke tests for github actions
Martin Storsjö
-
[Mingw-w64-public] [PATCH] crt: Fix condition for fabsf in api-ms-win-crt-math
Martin Storsjö
-
[Mingw-w64-public] [PATCH 1/3] crt: Add initial ARM64EC build system support
Jacek Caban
-
[Mingw-w64-public] [PATCH] headers: Get rid of unused declarations from math.h.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt: Use more portable .short/.long/.quad directives in loadcfg.S.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt: Use .def file aliases for _chgsignl on ARM targets.
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/2] crt: Use headers: Use __SIZEOF_LONG_DOUBLE__ instead of arch checks in some math functions.
Jacek Caban
-
[Mingw-w64-public] [PATCH] gendef: Remove trailing space in generated def file
Pali Rohár
-
[Mingw-w64-public] [PATCH v2] crt: Use F_LD64 for long double functions.
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/3] headers: Use __SIZEOF_LONG_DOUBLE__ == __SIZEOF_DOUBLE__ instead of arch checks
Jacek Caban
-
[Mingw-w64-public] [PATCH v2 1/3] crt: Move trunc implementation to C file.
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/2] crt: Respect automake silent rules
Martin Storsjö
-
[Mingw-w64-public] [PATCH 1/3] crt: Move trunc implementation to C file.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt: Implement exp2/exp2f/exp2l in C on ARM targets.
Jacek Caban
-
[Mingw-w64-public] libgcc_s_seh-1.dll and libwinpthread-1.dll, gcc 12.1.0
Tom Kacvinsky
-
[Mingw-w64-public] [PATCH] crt: Move definitions of `__mingw_fe_dfl_env` to 'fesetenv.c'
LIU Hao
-
[Mingw-w64-public] [PATCH v2] crt: Use .def file aliases for _chgsignl on ARM targets.
Jacek Caban
-
[Mingw-w64-public] GCC 15.1.0
Kacvinsky, Tom via Mingw-w64-public
-
[Mingw-w64-public] [PATCH 00/10] Fix stat functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 03/10] crt: Provide emulation of _fstat32i64, _stat32i64 and _wstat32i64 functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 02/10] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 06/10] headers: Add missing _CRTIMP for _fstat64i32/_stat64i32/_wstat64i32 functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 01/10] crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 01/10] crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 01/10] crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 09/10] crt: Provide emulation of _time64 function
Pali Rohár
-
[Mingw-w64-public] [PATCH 08/10] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 08/10] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Christoph Reiter
-
[Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Lasse Collin
-
Re: [Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Pali Rohár
-
[Mingw-w64-public] [PATCH 05/10] headers: Remove inline definition of _fstat64i32() and _stat64i32() functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 04/10] headers: Remove broken inline stat() and fstat() functions
Pali Rohár
-
[Mingw-w64-public] [PATCH 07/10] crt: Fix mingw-w64 emulation of POSIX stat* functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 04/13] headers: Remove broken inline stat() and fstat() functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 02/13] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Martin Storsjö
-
[Mingw-w64-public] [PATCH v2 01/13] crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 10/13] headers: Fix declaration of POSIX ftw/nftw functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 12/13] crt: Provide emulation of _time64 function
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 07/13] crt: Fix ABI of mingw-w64 emulation of POSIX stat* functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 13/13] headers: Add support for -D_TIME_BITS=64
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 09/13] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 09/13] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Martin Storsjö
-
[Mingw-w64-public] [PATCH v2 06/13] headers: Add missing _CRTIMP for _fstat64i32/_stat64i32/_wstat64i32 functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 06/13] headers: Add missing _CRTIMP for _fstat64i32/_stat64i32/_wstat64i32 functions
Martin Storsjö
-
[Mingw-w64-public] [PATCH v2 08/13] crt: Fix ABI of POSIX ftw() and nftw() functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 03/13] crt: Provide emulation of _fstat32i64, _stat32i64 and _wstat32i64 functions
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 11/13] crt: Fix POSIX stat() with 32-bit st_size for pre-msvcr100 build
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 11/13] crt: Fix POSIX stat() with 32-bit st_size for pre-msvcr100 build
Martin Storsjö
-
[Mingw-w64-public] [PATCH v2 05/13] headers: Remove inline definition of _fstat64i32() and _stat64i32() functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Kirill Makurin
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
LIU Hao
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Kirill Makurin
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
LIU Hao
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
Kirill Makurin
-
Re: [Mingw-w64-public] [PATCH v2 00/13] Fix stat functions
pali.ro...@gmail.com