diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-11-13 23:20:15 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-11-13 23:20:15 +0000 |
commit | ca1a823ab2c5338e553ad23aa71ced9556b8efdc (patch) | |
tree | dfa0a6359c2ac6ff1a775f608cc74981bc493615 /gdb | |
parent | e84ecc995d6a5e4e9114d3cea61717b8a573afb6 (diff) | |
download | gdb-ca1a823ab2c5338e553ad23aa71ced9556b8efdc.zip gdb-ca1a823ab2c5338e553ad23aa71ced9556b8efdc.tar.gz gdb-ca1a823ab2c5338e553ad23aa71ced9556b8efdc.tar.bz2 |
2004-11-13 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Do not list "Deleted" architectures.
Diffstat (limited to 'gdb')
-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. |