diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-27 01:13:12 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-27 01:13:12 +0000 |
commit | 6e3ba3b8d7417355e7cb934117e4068da18bd990 (patch) | |
tree | 07a4d97ac3364acac1f3cbb8fff0e92770abf254 /gdb/NEWS | |
parent | 93d5585d5b48a05137be86e87858665068fc81c2 (diff) | |
download | gdb-6e3ba3b8d7417355e7cb934117e4068da18bd990.zip gdb-6e3ba3b8d7417355e7cb934117e4068da18bd990.tar.gz gdb-6e3ba3b8d7417355e7cb934117e4068da18bd990.tar.bz2 |
* 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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -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 <nnn>" This command allows the user to limit the call depth of user-defined |