diff options
-rw-r--r-- | gdb/ChangeLog | 1 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 140cd35..223c0df 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,7 @@ 2001-07-28 Andrew Cagney <ac131313@redhat.com> * MAINTAINERS: Add Orjan Friberg as cris target maintainer. + (cris): Set --enable-gdb-build-warnings flag to -w. 2001-07-28 Andrew Cagney <ac131313@redhat.com> diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index a311570..264a2d6 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -61,7 +61,7 @@ maintainer works with the native maintainer when resolving API issues. Fernando Nasser fnasser@redhat.com Scott Bambrough scottb@netwinder.org - cris --target=cris-elf ,-Werror + cris --target=cris-elf -w Orjan Friberg orjanf@axis.com d10v --target=d10v-elf ,-Werror |