aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS9
2 files changed, 8 insertions, 5 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 92bbbc3..35948c0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2003-10-06 Andrew Cagney <cagney@redhat.com>
+ * MAINTAINERS: Mention that h8500, mn10200, and z8k were deleted.
+ No longer list PA as as obsolete candidate. List m32r as
+ broken instead of obsolete.
+
* config/nm-m3.h, config/h8500/h8500.mt: Delete obsolete files.
* config/h8500/tm-h8500.h, config/i386/nm-ptx4.h: Ditto.
* config/i386/nm-symmetry.h, config/i386/ptx.mh: Ditto.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 06f3483..2744668 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -85,7 +85,7 @@ maintainer works with the native maintainer when resolving API issues.
h8300 --target=h8300hms ,-Werror
Maintenance only
- h8500 (--target=h8500hms OBSOLETE)
+ h8500 Deleted.
i386 --target=i386-elf ,-Werror
Mark Kettenis kettenis@gnu.org
@@ -96,7 +96,7 @@ maintainer works with the native maintainer when resolving API issues.
(--target=ia64-elf broken)
Kevin Buettner kevinb@redhat.com
- m32r (--target=m32r-elf OBSOLETE)
+ m32r (--target=m32r-elf broken)
m68hc11 --target=m68hc11-elf ,-Werror ,
Stephane Carrez stcarrez@nerim.fr
@@ -112,7 +112,7 @@ maintainer works with the native maintainer when resolving API issues.
mips --target=mips-elf ,-Werror
Andrew Cagney cagney@redhat.com
- mn10200 (--target=mn10200-elf OBSOLETE)
+ mn10200 Deleted.
mn10300 --target=mn10300-elf ,-Werror
Maintenance only
@@ -122,7 +122,6 @@ maintainer works with the native maintainer when resolving API issues.
pa (--target=hppa-elf broken)
Maintenance only
- OBSOLETE candidate, not multi-arch
powerpc --target=powerpc-eabi ,-Werror
Kevin Buettner kevinb@redhat.com
@@ -152,7 +151,7 @@ maintainer works with the native maintainer when resolving API issues.
xstormy16 --target=xstormy16-elf ,-Werror
Corinna Vinschen vinschen@redhat.com
- z8k (--target=z8k-coff OBSOLETE)
+ z8k Deleted.
All developers recognized by this file can make arbitrary changes to
OBSOLETE targets.