diff options
author | Mike Frysinger <vapier@gentoo.org> | 2021-01-09 02:40:14 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2021-01-09 09:29:17 -0500 |
commit | f8cab0b99583f29de8250497bd714099702e1f39 (patch) | |
tree | 4e408ac7feb655291f1c0f331e99825cb83eb3f7 /sim/MAINTAINERS | |
parent | 50df264daeb2f03d7f10f97bbbab4d424194d942 (diff) | |
download | gdb-f8cab0b99583f29de8250497bd714099702e1f39.zip gdb-f8cab0b99583f29de8250497bd714099702e1f39.tar.gz gdb-f8cab0b99583f29de8250497bd714099702e1f39.tar.bz2 |
sim: sh64: delete port
Support for sh64 was dropped from bfd et al in 2018. Without
that, the sim port is useless. So clean up this code too.
Diffstat (limited to 'sim/MAINTAINERS')
-rw-r--r-- | sim/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index 7dcd884..5f4cc4c 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -32,7 +32,6 @@ msp430 Nick Clifton <nickc@redhat.com> or1k Stafford Horne <shorne@gmail.com> pru Dimitar Dimitrov <dimitar@dinux.eu> sh (global maintainers) -sh64 Dave Brolley <brolley@redhat.com> common Frank Ch. Eigler <fche@redhat.com> * (target, then global maintainers) @@ -50,5 +49,6 @@ ppc Geoff Keating <geoffk@geoffk.org> ppc Andrew Cagney <cagney@gnu.org> rl78 DJ Delorie <dj@redhat.com> rx DJ Delorie <dj@redhat.com> +sh64 Dave Brolley <brolley@redhat.com> v850 DJ Delorie <dj@redhat.com> * Mike Frysinger <vapier@gentoo.org> |