gcc-mingw-w64 (25) unstable; urgency=medium

    The sets of packages for POSIX and Win32 thread models are no longer
    co-installable; the appropriate thread model must now be chosen at
    installation time, not using alternatives.

 -- Stephen Kitt <skitt@debian.org>  Mon, 12 Dec 2022 08:50:30 +0100

gcc-mingw-w64 (24) unstable; urgency=medium

    This release of gcc-mingw-w64 changes the 32-bit exception handling
    mechanism from SJLJ to Dwarf2, to match MSYS2, Fedora, and other
    toolchains, and to allow the Rust toolchain to provide 32-bit
    cross-compilers.
    This will require rebuilding all artifacts built with previous
    releases of the toolchain. Shared binaries will need to be shipped
    with the dw2 DLL instead of the sjlj DLL.

 -- Stephen Kitt <skitt@debian.org>  Sat, 21 Nov 2020 14:55:37 +0100
