Module Name: src
Committed By: christos
Date: Tue Aug 18 08:39:34 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new gdb
To generate a diff of this commit:
cvs rdiff -u -r1.1244 -r1.1245 src/doc/3RDPARTY
cvs rdiff -u -r1.2092 -r1.2093 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1244 src/doc/3RDPARTY:1.1245
--- src/doc/3RDPARTY:1.1244 Thu Aug 13 07:30:17 2015
+++ src/doc/3RDPARTY Tue Aug 18 04:39:34 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1244 2015/08/13 11:30:17 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1245 2015/08/18 08:39:34 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -450,8 +450,8 @@ Before importing a new version of extern
- update tools/gcc/gcc-version.mk
Package: gdb
-Version: 7.7.1
-Current Vers: 7.9
+Version: 7.9.1
+Current Vers: 7.9.1
Maintainer: FSF
Archive Site: ftp://ftp.gnu.org/gnu/gdb/
Home Page: http://www.gnu.org/software/gdb/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2092 src/doc/CHANGES:1.2093
--- src/doc/CHANGES:1.2092 Thu Aug 13 07:30:17 2015
+++ src/doc/CHANGES Tue Aug 18 04:39:34 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2092 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2093 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -185,3 +185,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
zoneinfo: Import tzdata2015f. [apb 20150811]
OpenSSH: Imported 7.0. [christos 20150813]
libc: Update to tzcode2015f. [christos 20150813]
+ gdb(1): Updated to 7.9.1. [christos 20150818]
+