2024-11-28 20:56:35 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
cross/mingw-w64-x86_64-binutils: Update to 2.43
* Update binutils from 2.42.
|
2024-01-31 17:45:02 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
mingw-w64-x86_64-binutils: Update to 2.42
|
2023-02-15 21:49:12 by Ryo ONODERA | Files touched by this commit (16) |
Log message:
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
|
2022-10-09 04:37:04 by Ryo ONODERA | Files touched by this commit (31) |
Log message:
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
|
2021-10-26 12:07:57 by Nia Alarie | Files touched by this commit (59) |
Log message:
cross: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be fetched
conditionally):
./cross/avr-gcc/distinfo isl-0.24.tar.bz2
|
2021-10-07 15:30:28 by Nia Alarie | Files touched by this commit (60) |
Log message:
cross: Remove SHA1 hashes for distfiles
|
2021-01-28 13:31:11 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
mingw-w64-x86_64-binutils: Update to 2.36
Update binutils to the latest.
|
2020-10-02 18:49:37 by Ryo ONODERA | Files touched by this commit (32) | |
Log message:
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-05-12 13:13:51 by Nia Alarie | Files touched by this commit (7) |
Log message:
mingw-w64.org's TLS cert expired more than a month ago
|
2020-04-26 11:47:41 by Roland Illig | Files touched by this commit (15) |
Log message:
cross/*-binutils: allow unknown --enable-nls configure option
The top-level configure script does not know this option, but it calls
several sub-configures that all know it.
|