diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2005-05-02 15:23:37 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2005-05-02 15:23:37 +0000 |
commit | 079c8cd052d63987cfc9ef8ff66a8970975d6087 (patch) | |
tree | 56c45704aa34bfe98e419431e30faffe17f7ddf5 /gdb/MAINTAINERS | |
parent | 4839e910a039c3132390ff75ae54706e71015b02 (diff) | |
download | gdb-079c8cd052d63987cfc9ef8ff66a8970975d6087.zip gdb-079c8cd052d63987cfc9ef8ff66a8970975d6087.tar.gz gdb-079c8cd052d63987cfc9ef8ff66a8970975d6087.tar.bz2 |
* MAINTAINERS: Remove hint that sh64 doesn't build.
* sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory.
(sh64_do_fp_register): make raw_buffer unsigned.
(sh64_do_register): Ditto.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index cbb3bb9..be9f11a 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -111,8 +111,7 @@ the native maintainer when resolving ABI issues. s390 --target=s390-linux-gnu ,-Werror sh --target=sh-elf ,-Werror - --target=sh64-elf broken - (sim/ dies) + --target=sh64-elf ,-Werror sparc --target=sparc-elf broken (bfd/elfxx-sparc:512 bfd_elf64_swap_reloca_out undef) |