Module Name: src
Committed By: martin
Date: Wed Dec 3 13:59:18 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #289
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.116 -r1.1.2.117 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.116 src/doc/CHANGES-7.0:1.1.2.117
--- src/doc/CHANGES-7.0:1.1.2.116 Mon Dec 1 21:18:23 2014
+++ src/doc/CHANGES-7.0 Wed Dec 3 13:59:18 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.116 2014/12/01 21:18:23 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.117 2014/12/03 13:59:18 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -3160,3 +3160,9 @@ etc/root/dot.profile 1.27
Freshen up the commented-out suggested PKG_PATH a bit.
[riz, ticket #288]
+external/gpl3/binutils/dist/gas/config/tc-arm.c 1.7
+
+ Avoid undefined behaviour (merged from upstream commit
+ d840c081f8082e8b9e63fead5306643975a97bb3).
+ [joerg, ticket #289]
+