Up to [cvs.NetBSD.org] / pkgsrc / cross / mingw-w64-x86_64-gcc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 2 16:49:36 2020 UTC (3 months, 3 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
HEAD
Changes since 1.6: +5 -6
lines
Diff to previous 1.6 (colored)
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
Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 3 22:35:48 2020 UTC (5 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Ignore libsuffix, breaks build on Linux
Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 27 20:55:39 2020 UTC (9 months, 4 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Use correct header for select(2)
Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 18 15:29:21 2019 UTC (16 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Update mingw-w64 GCC to 9.2.0 Fix C++ Microsoft ABI bitfield layout bug.
Revision 1.3 / (download) - annotate - [select for diffs], Fri May 10 19:30:04 2019 UTC (20 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.2: +6 -5
lines
Diff to previous 1.2 (colored)
Update mingw-w64 packages to latest * Update mingw-w64 to 6.0.0 * Update binutils to 2.32 * Update GCC to 9.1.0
Revision 1.2 / (download) - annotate - [select for diffs], Tue Aug 28 13:22:20 2018 UTC (2 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
Update binutils to 2.31.1 and GCC to 8.2.0 * Fix included line in Makefile.commons
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 7 19:21:46 2018 UTC (2 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
cross/mingw-w64-x86_64-gcc: import mingw-w64-x86_64-gcc-8.1.0 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 mingw-w64 GCC for x86_64 target.