From 6e3ba3b8d7417355e7cb934117e4068da18bd990 Mon Sep 17 00:00:00 2001 From: Jason Thorpe Date: Mon, 27 May 2002 01:13:12 +0000 Subject: [PATCH] * MAINTAINERS: ns32k is not longer an obsolete candidate, since it has been multi-arch'd. * NEWS: Note that ns32k-*-* is now partial multi-arch. Move Alpha and VAX multi-arch news entries to same section as other multi-arch news. --- gdb/ChangeLog | 8 ++++++++ gdb/MAINTAINERS | 1 - gdb/NEWS | 11 +++-------- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 655cd00..7c97317 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,13 @@ 2002-05-26 Jason Thorpe + * MAINTAINERS: ns32k is not longer an obsolete candidate, + since it has been multi-arch'd. + * NEWS: Note that ns32k-*-* is now partial multi-arch. + Move Alpha and VAX multi-arch news entries to same section + as other multi-arch news. + +2002-05-26 Jason Thorpe + * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h, target.s, arch-utils.h, ns32k-tdep.h. Make many functions static. Rename some register numbers to put them in ns32k-tdep diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 8d86d5e..bc8d01d 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -139,7 +139,6 @@ maintainer works with the native maintainer when resolving API issues. ns32k --target=ns32k-netbsd ,-Werror Maintenance only - OBSOLETE candidate, not multi-arch pa (--target=hppa1.1-hp-proelf broken) Maintenance only diff --git a/gdb/NEWS b/gdb/NEWS index d9e49c0..a61b435 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -27,7 +27,10 @@ defined. * Multi-arched targets. +DEC Alpha (partial) alpha*-*-* +DEC VAX (partial) vax-*-* NEC V850 v850-*-* +National Semiconductor NS32000 (partial) ns32k-*-* * New targets. @@ -56,14 +59,6 @@ AMD 29000 embedded with a.out a29k-none-aout testsuite/gdb.hp/gdb.threads-hp/ directory -* Changes in VAX configurations. - -Multi-arch support is enabled for all VAX configurations. - -* Changes in Alpha configurations. - -Multi-arch support is enabled for all Alpha configurations. - * New command "set max-user-call-depth " This command allows the user to limit the call depth of user-defined -- 2.7.4