aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-01-06 18:49:09 +0000
committerAndrew Cagney <cagney@redhat.com>2003-01-06 18:49:09 +0000
commit66140c26166febde29e6e7f2001674a930967545 (patch)
treefb09101d171b327c41d6046fcedd059db6ebef62 /gdb/MAINTAINERS
parentc180f50118e01dc9863da47ad0b7d2b55f68cfb0 (diff)
downloadgdb-66140c26166febde29e6e7f2001674a930967545.zip
gdb-66140c26166febde29e6e7f2001674a930967545.tar.gz
gdb-66140c26166febde29e6e7f2001674a930967545.tar.bz2
2003-01-06 Andrew Cagney <cagney@redhat.com>
* MAINTAINERS (Target Instruction Set Architectures): Update arm-elf. Can be built with -Werror, has been multiarched. * value.h (unpack_long): Make buffer parameter constant. (unpack_double, unpack_pointer, unpack_field_as_long): Ditto. * scm-lang.h (scm_parse): Ditto. * defs.h (extract_typed_address, extract_address): Ditto. (extract_long_unsigned_integer): Ditto. * inferior.h (unsigned_pointer_to_address): Ditto. (signed_pointer_to_address): Ditto. * gdbarch.sh (POINTER_TO_ADDRESS): Ditto. * gdbarch.h, gdbarch.c: Regenerate. * findvar.c (extract_long_unsigned_integer): Update. (extract_address): Update. (extract_typed_address): Update. (unsigned_pointer_to_address): Update. * values.c (unpack_long): Update. (unpack_double): Update. (unpack_pointer): Update. (unpack_field_as_long): Update. * d10v-tdep.c (d10v_pointer_to_address): Update. * avr-tdep.c (avr_pointer_to_address): Update. * scm-lang.c (scm_unpack): Update. * findvar.c (signed_pointer_to_address): Update.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index feb558b..b6a7655 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -62,11 +62,10 @@ maintainer works with the native maintainer when resolving API issues.
arc Deleted.
- arm --target=arm-elf ,
+ arm --target=arm-elf ,-Werror
Fernando Nasser fnasser@redhat.com
Scott Bambrough scottb@netwinder.org
Richard Earnshaw rearnsha@arm.com
- Not multi-arch
avr --target=avr ,-Werror
Theodore A. Roth troth@verinet.com