| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GHC 8.4 is expected to ship with an updated GCC bindist based on GCC
7.2.
I am however at this time not updating the crt due to an issue
introduced in September.
https://sourceforge.net/p/mingw-w64/mailman/message/36085637/
Unless a favorable fix comes out of the discussion I will just ship the
old crt with GHC 8.4.
Test Plan: ./validate
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: thomie, rwbarton
Differential Revision: https://phabricator.haskell.org/D4125
|
|
|
|
| |
This reverts commit b62097d10e0ff490f862661a24e3ca1cc1bba841.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
GHC 8.4 is expected to ship with an updated GCC bindist based on GCC 7.2.
I am however at this time not updating the crt due to an issue introduced
in september. https://sourceforge.net/p/mingw-w64/mailman/message/36085637/
Unless a favorable fix comes out of the discussion I will just ship the old crt
with GHC 8.4.
Test Plan: ./validate
Reviewers: austin, bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D4119
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: Updating to get latest binutils etc.
Test Plan: ./validate
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, snowleopard
GHC Trac Issues: #12913
Differential Revision: https://phabricator.haskell.org/D3382
|
|
|
|
|
| |
This fixes fetching of signatures and sources for inconsistently named msys2
tarballs.
|
|
This pulls out the hashes into a separate file, making them far easier to
update.
|