The NetBSD Project

CVS log for pkgsrc/cross/mingw-w64-x86_64-gcc/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / cross / mingw-w64-x86_64-gcc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Wed Jan 31 21:04:14 2024 UTC (8 weeks, 2 days ago) by ryoon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored) to selected 1.3 (colored)

mingw-w64-{i686,x86_64}-gcc-{,bootstrap,winpthreads} : Update to 13.2.0

Use GCC 13.2.0.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Mar 19 16:00:48 2023 UTC (12 months, 1 week ago) by js
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.3 (colored)

cross/mingw-w64-i686-gcc: Use DW2 exceptions

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 15 20:49:11 2023 UTC (13 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.3 (colored)

mingw-w64*: Update to 10.0.0

* Update GCC and binutils to the latest too.
* Try to avoid "undefined reference to `__strcpy_chk'"

Changelog:
v10.0.0: 2022-04-04

Notable changes:

  * New msvcrt10, 20, 40, 70 and 71 import libraries.
  * Drop x86_64 64bit crtdll.dll
  * Updated wine imports
  * Fix intrin.h compatibility with GCC-11
  * _(v)scprintf optimization
  * optimize __ms_vsnprintf for LTO

Revision 1.11 / (download) - annotate - [select for diffs], Sun Oct 9 02:37:03 2022 UTC (17 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored) to selected 1.3 (colored)

mingw-w64*: Update to 10.0.0

* Update GCC and binutils to the latest too.

Changelog:
v10.0.0: 2022-04-04

Notable changes:

  * New msvcrt10, 20, 40, 70 and 71 import libraries.
  * Drop x86_64 64bit crtdll.dll
  * Updated wine imports
  * Fix intrin.h compatibility with GCC-11
  * _(v)scprintf optimization
  * optimize __ms_vsnprintf for LTO

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jun 28 11:31:15 2022 UTC (21 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.3 (colored)

*: recursive bump for perl 5.36

Revision 1.9 / (download) - annotate - [select for diffs], Fri Aug 27 14:11:08 2021 UTC (2 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored) to selected 1.3 (colored)

mingw-w64: Update to 9.0.0

* 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

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 24 19:49:26 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.3 (colored)

*: recursive bump for perl 5.34

Revision 1.7 / (download) - annotate - [select for diffs], Fri Oct 2 16:49:36 2020 UTC (3 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored) to selected 1.3 (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 31 18:06:53 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 18 15:29:21 2019 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

Update mingw-w64 GCC to 9.2.0

Fix C++ Microsoft ABI bitfield layout bug.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 11 13:18:17 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.3 / (download) - annotate - [selected], Fri May 10 19:30:04 2019 UTC (4 years, 10 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.2: +1 -2 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], Wed Aug 22 09:43:10 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Recursive bump for perl5-5.28.0

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 7 19:21:46 2018 UTC (5 years, 9 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to selected 1.3 (colored)

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>