mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* 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.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
|
||||||
|
|
||||||
|
* 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 <thorpej@wasabisystems.com>
|
2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
|
||||||
|
|
||||||
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
|
||||||
|
@ -139,7 +139,6 @@ maintainer works with the native maintainer when resolving API issues.
|
|||||||
|
|
||||||
ns32k --target=ns32k-netbsd ,-Werror
|
ns32k --target=ns32k-netbsd ,-Werror
|
||||||
Maintenance only
|
Maintenance only
|
||||||
OBSOLETE candidate, not multi-arch
|
|
||||||
|
|
||||||
pa (--target=hppa1.1-hp-proelf broken)
|
pa (--target=hppa1.1-hp-proelf broken)
|
||||||
Maintenance only
|
Maintenance only
|
||||||
|
11
gdb/NEWS
11
gdb/NEWS
@ -27,7 +27,10 @@ defined.
|
|||||||
|
|
||||||
* Multi-arched targets.
|
* Multi-arched targets.
|
||||||
|
|
||||||
|
DEC Alpha (partial) alpha*-*-*
|
||||||
|
DEC VAX (partial) vax-*-*
|
||||||
NEC V850 v850-*-*
|
NEC V850 v850-*-*
|
||||||
|
National Semiconductor NS32000 (partial) ns32k-*-*
|
||||||
|
|
||||||
* New targets.
|
* New targets.
|
||||||
|
|
||||||
@ -56,14 +59,6 @@ AMD 29000 embedded with a.out a29k-none-aout
|
|||||||
|
|
||||||
testsuite/gdb.hp/gdb.threads-hp/ directory
|
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>"
|
* New command "set max-user-call-depth <nnn>"
|
||||||
|
|
||||||
This command allows the user to limit the call depth of user-defined
|
This command allows the user to limit the call depth of user-defined
|
||||||
|
Reference in New Issue
Block a user