diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 00c6701..412d401 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-01-13 Andrew Cagney <ac131313@redhat.com> + + * MAINTAINERS: Remove arm-coff and arm-pe from target list. + 2002-01-13 Keith Seitz <keiths@redhat.com> * stack.c (print_frame_info_base): Print the frame's pc diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 0537abd..301122a 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -61,7 +61,7 @@ maintainer works with the native maintainer when resolving API issues. Maintenance only OBSOLETE candidate, not multi-arch - arm --target=arm-coff,arm-elf,arm-pe -w + arm --target=arm-elf -w Fernando Nasser fnasser@redhat.com Scott Bambrough scottb@netwinder.org Not multi-arch |