diff options
-rw-r--r-- | gdb/ChangeLog | 2 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 20 |
2 files changed, 2 insertions, 20 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7839a85..38082a9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2004-11-13 Andrew Cagney <cagney@gnu.org> + * MAINTAINERS: Do not list "Deleted" architectures. + * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*, m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and sparc-*-vxworks*. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 6f930cf..5f43ad2 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -55,13 +55,9 @@ variants. *-tdep.c. The Target/Architecture maintainer works with the host maintainer when resolving build issues. The Target/Architecture maintainer works with the native maintainer when resolving API issues. - a29k Deleted. - alpha --target=alpha-elf ,-Werror Maintenance only - arc Deleted. - arm --target=arm-elf ,-Werror Scott Bambrough scottb@netwinder.org Richard Earnshaw rearnsha@arm.com @@ -74,23 +70,15 @@ maintainer works with the native maintainer when resolving API issues. d10v OBSOLETE - d30v Deleted. - - fr30 Deleted. - frv --target=frv-elf ,-Werror Maintenance only h8300 --target=h8300hms broken Maintenance only - h8500 Deleted. - i386 --target=i386-elf ,-Werror Mark Kettenis kettenis@gnu.org - i960 Deleted. - ia64 --target=ia64-linux-gnu ,-Werror (--target=ia64-elf broken) Kevin Buettner kevinb@redhat.com @@ -112,8 +100,6 @@ maintainer works with the native maintainer when resolving API issues. mips --target=mips-elf ,-Werror Andrew Cagney cagney@redhat.com - mn10200 Deleted. - mn10300 --target=mn10300-elf broken Maintenance only @@ -136,24 +122,18 @@ maintainer works with the native maintainer when resolving API issues. sparc --target=sparc-elf ,-Werror Maintenance only - tic80 Deleted. - v850 --target=v850-elf broken Maintenance only vax --target=vax-netbsd ,-Werror Maintenance only - w65 Deleted. - x86-64 --target=x86_64-linux-gnu ,-Werror Maintenance only xstormy16 --target=xstormy16-elf Corinna Vinschen vinschen@redhat.com - z8k Deleted. - All developers recognized by this file can make arbitrary changes to OBSOLETE targets. |