Commit graph

8 commits

Author SHA1 Message Date
ryoon
5c26963bdb mingw-w64-*: Update to mingw-w64 to 8.0.0
* 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
2020-10-02 16:49:36 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ryoon
78deb68274 Update to mingw-w64 to 7.0.0 and binutils to 2.33.1
mingw-w64:
Notable changes:

    _FORTIFY_SOURCE support thanks to Christian Franke.
    Lots of math fixes from Martin Storsjö.
    Many headers updated from Wine by Jacek Caban.
    UCRT support by Martin Storsjö.

binutils:
No specific change for Windows/PECOFF.
2019-12-29 01:08:13 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
ryoon
4e97096acb Update mingw-w64 packages to latest
* Update mingw-w64 to 6.0.0
* Update binutils to 2.32
* Update GCC to 9.1.0
2019-05-10 19:30:03 +00:00
wiz
9bd737fe76 Recursive bump for perl5-5.28.0 2018-08-22 09:42:51 +00:00
ryoon
493116edc5 Remove double slash 2018-07-18 14:18:04 +00:00
ryoon
52d9d962bb cross/mingw-w64-i686-crt: import mingw-w64-i686-crt-5.0.4
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 C runtime for mingw-w64 i386 target.
2018-06-07 19:32:13 +00:00