summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2018-07-17 19:13:53 +0000
committerjoerg <joerg@NetBSD.org>2018-07-17 19:13:53 +0000
commite3aefe50cf8bf4f8df894f9ffb529a39c4ef1f6f (patch)
treef7d79a73368aab3a55965fdefd99a638083e2141 /UPDATING
parent9965498878b1f461f2be9d32d036ee9cf6c7bde5 (diff)
Document aarch64 ABI break.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 5 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 61d22d0c7ab..f907b57200d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.296 2018/07/16 11:45:01 martin Exp $
+$NetBSD: UPDATING,v 1.297 2018/07/17 19:13:53 joerg 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:
^^^^^^^^^^^^^^^
+20180717:
+ On aarch64 int64_t and related types have changed from long long
+ to long. This requires recompiling all C++ binaries.
+
20180713:
On amd64 and i386 static binaries are now build position
independend. This requires recompilation of all object