pkgsrc/cross/mingw-w64-i686-winpthreads
ryoon 10c511be63 mingw-w64-{i686,x86_64}-{headers,crt,winpthreads}: Update to 11.0.1
Changelog:
11.0.1:
    Fixes for w32api/Cygwin

11.0.0:
Notable changes:

    New libdloadhelper.a, like libdelayimp.a but using Windows 8 and later APIs.
    Fix race condition when building lib32 and lib64 in parallel on Windows.
    *recalloc now only available from msvcr90 and later, UCRT.
    Redirect access() to __mingw_access() on UCRT wrt to X_OK problems.
    New Hyper-V APIs.
    SEH based setjmp on ARM if supported by compiler.
    --enable-cfguard to enable Control Flow Guard in CRT, requires compiler support, clang only at this time.
    Implement some of the stack protector functions/variables so -lssp is now optional when _FORTIFY_SOURCE or -fstack-protector-strong is used.
    _FORTIFY_SOURCE=3 support added if __builtin_dynamic_object_size is supported by the compiler (gcc 12 or later).
    genstubdll removed.
    uchar_c16rtomb, uchar_c32rtomb, uchar_mbrtoc16 and uchar_mbrtoc32 removed for MSVCR*, UCRT only for now.
    Updates to DX12 headers and much more from Wine.
    Many other new win32 APIs.
2024-01-31 21:10:33 +00:00
..
DESCR
Makefile Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/. 2023-06-06 12:40:15 +00:00
PLIST mingw-w64-{i686,x86_64}-{headers,crt,winpthreads}: Update to 11.0.1 2024-01-31 21:10:33 +00:00
buildlink3.mk