diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-08-18 04:14:02 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-08-18 04:14:02 +0000 |
commit | c1bab85b70f0944db725358c3b6aec6ddaa4543c (patch) | |
tree | f999caf18a0aeb0fa304c8c1b3454c0b3b1fd6db /gdb/MAINTAINERS | |
parent | 32089c7c021589daa17a6f2183af8555fa8d758f (diff) | |
download | gdb-c1bab85b70f0944db725358c3b6aec6ddaa4543c.zip gdb-c1bab85b70f0944db725358c3b6aec6ddaa4543c.tar.gz gdb-c1bab85b70f0944db725358c3b6aec6ddaa4543c.tar.bz2 |
2002-08-17 Andrew Cagney <ac131313@redhat.com>
* config/ia64/ia64.mt: New file.
* config/alpha/alpha.mt: New file.
* MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
ia64-linux-gnu. Mention that ia64-elf is broken.
* configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 6348a93..89eeae8 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -47,7 +47,7 @@ fix, since such a change without discussion will result in instantaneous and loud complaints. -Target/Architecture: +Target Instruction Set Architectures: Generic ISA (Instruction Set Architecture) issues, API variants, CPU variants. *-tdep.c. The Target/Architecture maintainer works with the @@ -78,9 +78,6 @@ maintainer works with the native maintainer when resolving API issues. d30v (--target=d30v-elf OBSOLETE) - djgpp --target=i586-pc-msdosdjgpp ,-Werror - (See native and host) - fr30 (--target=fr30-elf OBSOLETE) h8300 --target=h8300hms -Werror @@ -91,7 +88,7 @@ maintainer works with the native maintainer when resolving API issues. Maintenance only Not multi-arch, work in progress - i386 --target=i386-elf,i386-aout ,-Werror + i386 --target=i386-elf ,-Werror Mark Kettenis kettenis@gnu.org i960 --target=i960-coff ,-Werror @@ -114,10 +111,10 @@ maintainer works with the native maintainer when resolving API issues. m88k (--target=m88k OBSOLETE) - mcore --target=mcore-elf,mcore-pe ,-Werror + mcore --target=mcore-elf ,-Werror Maintenance only - mips --target=mips-elf,mips64-elf ,-Werror + mips --target=mips-elf ,-Werror Andrew Cagney cagney@redhat.com mn10200 --target=mn10200-elf ,-Werror @@ -143,7 +140,7 @@ maintainer works with the native maintainer when resolving API issues. sh --target=sh-elf ,-Werror Elena Zannoni ezannoni@redhat.com - sparc --target=sparc-elf,sparc64-elf ,-Werror + sparc --target=sparc-elf ,-Werror Maintenance only tic80 Deleted. @@ -151,7 +148,7 @@ maintainer works with the native maintainer when resolving API issues. v850 --target=v850-elf ,-Werror Maintenance only - vax --target=vax-dec-vms5.5 ,-Werror + vax --target=vax-netbsd ,-Werror Maintenance only w65 Deleted. |