diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-03-03 01:38:49 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-03-03 01:38:49 +0000 |
commit | c53efe6e572171de0a46423b865de9517124c3ef (patch) | |
tree | fc4fb7d6f4d37b075a92a70310f9ffa664841d21 /gdb/MAINTAINERS | |
parent | 52b5c2eb6cd9cbc9ceac18d23a6e44b27cf4e37c (diff) | |
download | gdb-c53efe6e572171de0a46423b865de9517124c3ef.zip gdb-c53efe6e572171de0a46423b865de9517124c3ef.tar.gz gdb-c53efe6e572171de0a46423b865de9517124c3ef.tar.bz2 |
From 2001-03-01 Tom Rix <trix@redhat.com>:
* mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
parameter to mn10200_analyze_prologue.
* config/mn10200/tm-mn10200.h: Include "regcache.h".
* MAINTAINERS: Document that mn10200-elf target is buildable.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 4c6ec8e..7b4972d 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -107,7 +107,7 @@ maintainer works with the native maintainer when resolving API issues. mips --target=mips-elf,mips64-elf ,-Werror Andrew Cagney cagney@cygnus.com - mn10200 (--target=mn10200-elf broken) + mn10200 --target=mn10200-elf ,-Werror Maintenance only mn10300 --target=mn10300-elf ,-Werror |