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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 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 <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> + * 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 |