diff options
| author | mrg <mrg@NetBSD.org> | 2020-09-12 08:31:39 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2020-09-12 08:31:39 +0000 |
| commit | 74c960672068b7a8935ff16c065128f904f9f1fc (patch) | |
| tree | 3bba277fe3ec62aa0253788fdbb02cf57bbadf43 /UPDATING | |
| parent | 9143e694cf6c9b326f45eb4e25756dbae816ce14 (diff) | |
switch to GCC 9 on arm and x86.
note GCC 8.3, 8.4 and 9.3 import dates. add an UPDATING entry.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.313 2020/09/07 10:19:02 mrg Exp $ +$NetBSD: UPDATING,v 1.314 2020/09/12 08:31:39 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: ^^^^^^^^^^^^^^^ +20200912: + GCC 9 has arrived for Arm and x86 platforms, and will be coming + for several more, as will binutils 2.34. Clean as required. + 20200907: GCC 9 is coming, and binutils has been updated for MIPS. This probably requires cleaning the tools/binutils. |
