Module Name: src Committed By: mrg Date: Tue Oct 25 06:03:25 UTC 2011
Modified Files: src/doc: CHANGES Log Message: add some notes about GDB 7.3.1, and the platforms that have switched. To generate a diff of this commit: cvs rdiff -u -r1.1617 -r1.1618 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/CHANGES diff -u src/doc/CHANGES:1.1617 src/doc/CHANGES:1.1618 --- src/doc/CHANGES:1.1617 Mon Oct 24 15:44:56 2011 +++ src/doc/CHANGES Tue Oct 25 06:03:25 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1617 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1618 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1135,10 +1135,17 @@ Changes from NetBSD 5.0 to NetBSD 6.0: be done at the global level via sysctl(7), or at the socket level via setsockopt(2) [christos 20110923] binutils: updated to FSF binutils 2.21.1a. [christos 20110924] + GDB: Updated to 7.3.1. [christos 20110924] audiocfg(1): New tool to control default audio defaults, by Jared D. McNeill. [mrg 20111006] GCC: Obsolete libgcc_pic. [mrg 20111006] + amd64: Switch to GDB 7.3.1. [christos 20111008] + i386: Switch to GDB 7.3.1. [christos 20111008] zoneinfo: Import tzdata2011l. [apb 20111010] sqlite: Import of pre-release of SQLite 3.6.9 [joerg 20111013] vmt(4): Add a VMware Tools driver, from OpenBSD. [jmcneill 20111017] zoneinfo: Import tzdata2011m. [apb 20111024] + sparc: Switch to GDB 7.3.1. [mrg 20111024] + sparc64: Switch to GDB 7.3.1. [mrg 20111024] + arm: Switch to GDB 7.3.1. [mrg 20111024] + powerpc: Switch to GDB 7.3.1. [mrg 20111024]