Module Name:    src
Committed By:   christos
Date:           Wed Nov 29 04:09:01 UTC 2017

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new gdb


To generate a diff of this commit:
cvs rdiff -u -r1.1486 -r1.1487 src/doc/3RDPARTY
cvs rdiff -u -r1.2335 -r1.2336 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.1486 src/doc/3RDPARTY:1.1487
--- src/doc/3RDPARTY:1.1486	Sun Nov 26 07:48:44 2017
+++ src/doc/3RDPARTY	Tue Nov 28 23:09:01 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1486 2017/11/26 12:48:44 hauke Exp $
+#	$NetBSD: 3RDPARTY,v 1.1487 2017/11/29 04:09:01 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -482,7 +482,7 @@ Before importing a new version of extern
 	  into gcc/dist/gcc/doc: cpp.1 cpp.info gcc.1 gcc.info gcov.1
 
 Package:	gdb
-Version:	7.12
+Version:	8.0.1
 Current Vers:	8.0.1
 Maintainer:	FSF
 Archive Site:	ftp://ftp.gnu.org/gnu/gdb/

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2335 src/doc/CHANGES:1.2336
--- src/doc/CHANGES:1.2335	Sat Nov 25 11:33:59 2017
+++ src/doc/CHANGES	Tue Nov 28 23:09:01 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2335 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2336 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -88,3 +88,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
 	libtre: Update to the latest git source. [rin 20171117]
 	qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
 		[jmcneill 20171125]
+	gdb(1): Updated to 8.0.1.  [christos 20171128]

Reply via email to