aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2018-04-16 12:50:03 +0100
committerPedro Alves <palves@redhat.com>2018-04-16 13:20:15 +0100
commit8a3de5e1a3fb7bdf89195388f127ecf429294f6f (patch)
treeb6f191890f8a3a9fef05e09a21403e4f619162c7 /gdb/MAINTAINERS
parenta2a79012fe7ad4bcc354c14410679ccb705d5326 (diff)
downloadgdb-8a3de5e1a3fb7bdf89195388f127ecf429294f6f.zip
gdb-8a3de5e1a3fb7bdf89195388f127ecf429294f6f.tar.gz
gdb-8a3de5e1a3fb7bdf89195388f127ecf429294f6f.tar.bz2
gdb: Remove support for SH-5/SH64
Since bfd dropped support for SH-5, there's no point in keeping it in GDB either. This restores --enable-targets=all builds. gdb/ChangeLog: 2018-04-16 Pedro Alves <palves@redhat.com> * MAINTAINERS (sh): Remove. * Makefile.in (ALL_TARGET_OBS): Remove sh64-tdep.o. (HFILES_NO_SRCDIR): Remove sh64-tdep.h. (ALLDEPFILES): Remove sh64-tdep.c. * NEWS: Mentions that support for SH-5/SH64 is removed. * configure.tgt (sh*-*-linux*): Remove reference to sh64-tdep.o. (sh*-*-openbsd*): Ditto. (sh64-*-elf*): Remove. (sh*): Remove. * regcache.c (cooked_write_test): Remove bfd_mach_sh5 case. * sh-linux-tdep.c: Remove reference to bfd_mach_sh5. * sh-tdep.c: No longer include "sh64-tdep.h". (sh_gdbarch_init): Remove reference to bfd_mach_sh5. * sh64-tdep.c, sh64-tdep.h: Remove files.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 816c806..fa5f400 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -306,7 +306,6 @@ the native maintainer when resolving ABI issues.
score --target=score-elf
sh --target=sh-elf ,-Werror
- --target=sh64-elf ,-Werror
sparc --target=sparc64-solaris2.10 ,-Werror
(--target=sparc-elf broken)