diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-18 16:01:12 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-18 16:01:12 +0000 |
commit | 5402eed1c4143564801a79e25c6e9147e63e09cf (patch) | |
tree | 7777e1065812aaaa27486903444c7c55b0893b3d /gdb/MAINTAINERS | |
parent | dc9feb5c97ab95cb328406040f47f20f986f0e58 (diff) | |
download | fsf-binutils-gdb-5402eed1c4143564801a79e25c6e9147e63e09cf.zip fsf-binutils-gdb-5402eed1c4143564801a79e25c6e9147e63e09cf.tar.gz fsf-binutils-gdb-5402eed1c4143564801a79e25c6e9147e63e09cf.tar.bz2 |
* MAINTAINERS: Note that cris-elf target can be compiled with
-Werror.
* cris-tdep.c (cris_register_name): Make return type constant.
(cris_breakpoint_from_pc): Ditto.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index f86c42c..aa7257c 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -72,7 +72,7 @@ maintainer works with the native maintainer when resolving API issues. avr --target=avr ,-Werror Theodore A. Roth troth@verinet.com - cris --target=cris-elf -w + cris --target=cris-elf ,-Werror Orjan Friberg orjanf@axis.com d10v --target=d10v-elf ,-Werror |