Module Name:    src
Committed By:   joerg
Date:           Fri May 30 18:33:30 UTC 2014

Modified Files:
        src: UPDATING

Log Message:
Add note about the eARM flag day for C++.


To generate a diff of this commit:
cvs rdiff -u -r1.254 -r1.255 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.254 src/UPDATING:1.255
--- src/UPDATING:1.254	Sat Feb  1 13:29:45 2014
+++ src/UPDATING	Fri May 30 18:33:30 2014
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.254 2014/02/01 13:29:45 skrll Exp $
+$NetBSD: UPDATING,v 1.255 2014/05/30 18:33:30 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
@@ -16,6 +16,10 @@ See also: BUILDING, build.sh, Makefile.
 Recent changes:
 ^^^^^^^^^^^^^^^
 
+20140530:
+	ARM eABI switched to DWARF based exception handling. This requires
+	rebuilding all C++ code. It is strongly advised to do a clean build.
+
 20140131:
 	The new compiler_rt/libc integration moved a few things. It is strongly
 	advised to do a clean build. At least lib/libc, the compat version(s)

Reply via email to