Module Name: src Committed By: christos Date: Thu Oct 3 18:24:28 UTC 2013
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new gdb To generate a diff of this commit: cvs rdiff -u -r1.1057 -r1.1058 src/doc/3RDPARTY cvs rdiff -u -r1.1850 -r1.1851 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.1057 src/doc/3RDPARTY:1.1058 --- src/doc/3RDPARTY:1.1057 Sun Sep 29 10:05:05 2013 +++ src/doc/3RDPARTY Thu Oct 3 14:24:28 2013 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1057 2013/09/29 14:05:05 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1058 2013/10/03 18:24:28 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -390,8 +390,8 @@ for GCC 4.5: gcc/testsuite/gnat.dg Package: gdb -Version: 6.5/7.3.1 -Current Vers: 7.6 +Version: 7.6.1 +Current Vers: 7.6.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.1850 src/doc/CHANGES:1.1851 --- src/doc/CHANGES:1.1850 Sun Sep 29 10:05:05 2013 +++ src/doc/CHANGES Thu Oct 3 14:24:28 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1850 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1851 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -284,3 +284,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0: dhcpcd(8): Import dhcpcd-6.1.0 [roy 20130920] postfix(1): Import version 2.10.2 [tron 20130925] binutils: updated to FSF binutils 2.23.2. [christos 20130929] + gdb(1): Updated to 7.6.1. [christos 20131003] +