Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Add note about the eARM flag day for C++.



details:   https://anonhg.NetBSD.org/src/rev/f13f7891690f
branches:  trunk
changeset: 796378:f13f7891690f
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri May 30 18:33:30 2014 +0000

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

diffstat:

 UPDATING |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 6454e758beb6 -r f13f7891690f UPDATING
--- a/UPDATING  Fri May 30 18:31:58 2014 +0000
+++ b/UPDATING  Fri May 30 18:33:30 2014 +0000
@@ -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 @@
 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)



Home | Main Index | Thread Index | Old Index