diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 53bc8c6..045edf3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com> + * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd. + +2002-04-22 Jason Thorpe <thorpej@wasabisystems.com> + * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants where needed. (fetch_osf_core_registers): Likewise. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 4abef06..75391b5 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -58,7 +58,6 @@ maintainer works with the native maintainer when resolving API issues. alpha --target=alpha-dec-osf4.0a -Werror Maintenance only - OBSOLETE candidate, not multi-arch arc --target=arc-elf ,-Werror Maintenance only |