* Update binutils to 2.37.
* Update gcc to 10.3.0.
Changelog:
Notable changes:
UCRT updates by Biswapriyo Nath
Wine updates by Jacek Caban
Various new and updated API headers by Biswapriyo Nath and Liu Hao
Various UCRT and MSVCRT fixes by Martin Storsjo
at_quick_exit implementation by Martin Storsjo
dism API by Biswapriyo Nath
idl fixes by Steve Lhomme
Winpthreads fixes by Liu Hao
gettimeofday precision increase by Christian Franke
* Update GCC to 10.2.0.
* Update Binutils to 2.35.1
Changelog:
v8.0.0: 2020-09-18
Notable changes:
New Hyper-V headers and libraries by Biswapriyo Nath
Many headers updated from Wine by Jacek Caban.
ARM math improvements by Martin Storsjo
floating point fixes by Liu Hao
many *printf compatibility fixes by Liu Hao and Martin Storsjo
massive Windows App Store API updates by Steve Lhomme
winstorecompat library updates by Martin Storsjo
__USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when not using UCRT by Pali Rohar
wdm and ddk updates by Zebediah Figura
UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjo
Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao
DirectX SDKs are now always installed
Mingw-w64 is an advancement of the original mingw.org project,
created to support the GCC compiler on Windows systems. It has
forked it in 2007 in order to provide support for 64 bits and new
APIs. It has since then gained widespread use and distribution.
This package provides winpthreads library for mingw-w64 i386 target.