Module Name: src
Committed By: mrg
Date: Sat Sep 26 08:02:35 UTC 2020
Modified Files:
src: UPDATING
Log Message:
note mpfr needs a cleaning.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315 src/UPDATING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/UPDATING
diff -u src/UPDATING:1.314 src/UPDATING:1.315
--- src/UPDATING:1.314 Sat Sep 12 08:31:39 2020
+++ src/UPDATING Sat Sep 26 08:02:35 2020
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.314 2020/09/12 08:31:39 mrg Exp $
+$NetBSD: UPDATING,v 1.315 2020/09/26 08:02:35 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:
^^^^^^^^^^^^^^^
+20200925:
+ GNU MPC and MPFR have been updated. At least MPFR needs cleaning
+ in both the tools and external dirs.
+
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.