diff options
| author | mrg <mrg@NetBSD.org> | 2020-09-07 10:19:02 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2020-09-07 10:19:02 +0000 |
| commit | a2d7b8aa463f4aad723474969c90643bfe4de738 (patch) | |
| tree | b3f608f50d12a1ba980f99c18696a846f6357eb6 /UPDATING | |
| parent | 6232fdad8fe2125a6d288e57b6e86547cfc64dc5 (diff) | |
switch mips to binutils 2.34.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.312 2020/08/20 03:09:34 mrg Exp $ +$NetBSD: UPDATING,v 1.313 2020/09/07 10:19:02 mrg Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -19,6 +19,10 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20200907: + GCC 9 is coming, and binutils has been updated for MIPS. This + probably requires cleaning the tools/binutils. + 20200811: GCC updates may require cleaning the objdir. This may occur due to GCC 7.5 update, GCC 8.4 move to gcc.old, or the upcoming |
