diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-04-22 17:01:55 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-04-22 17:01:55 +0000 |
commit | 7232b100b9274cbd08ce3fed4ef4ac093ec4b0cb (patch) | |
tree | 7aa667a1510a02e874bdc3ff5f9022c1acfec712 | |
parent | b70d2aeea9f4cdc70d5f270f506b8f32a70138b3 (diff) | |
download | gdb-7232b100b9274cbd08ce3fed4ef4ac093ec4b0cb.zip gdb-7232b100b9274cbd08ce3fed4ef4ac093ec4b0cb.tar.gz gdb-7232b100b9274cbd08ce3fed4ef4ac093ec4b0cb.tar.bz2 |
* MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
-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 |