Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.229.2.4 retrieving revision 1.255 diff -u -p -r1.229.2.4 -r1.255 --- src/UPDATING 2014/05/22 13:23:26 1.229.2.4 +++ src/UPDATING 2014/05/30 18:33:30 1.255 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.229.2.4 2014/05/22 13:23:26 yamt 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)