diff options
author | Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | 2003-10-10 07:08:03 +0000 |
---|---|---|
committer | Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> | 2003-10-10 07:08:03 +0000 |
commit | 1decf12004bc10f4d19b661e3a06bbe82098a35d (patch) | |
tree | 4caaff5b9ab58c3638befd6f48765bcb66043c2e /gdb/testsuite/config | |
parent | 221c12ff276105d11fed70ab120414056361760f (diff) | |
download | gdb-1decf12004bc10f4d19b661e3a06bbe82098a35d.zip gdb-1decf12004bc10f4d19b661e3a06bbe82098a35d.tar.gz gdb-1decf12004bc10f4d19b661e3a06bbe82098a35d.tar.bz2 |
2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
* config/hmsirom.exp: Replace "Hitachi" with "Renesas".
* gdb.disasm/sh3.s: Ditto.
Diffstat (limited to 'gdb/testsuite/config')
-rw-r--r-- | gdb/testsuite/config/hmsirom.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/config/hmsirom.exp b/gdb/testsuite/config/hmsirom.exp index 8c6e7da..0c53109 100644 --- a/gdb/testsuite/config/hmsirom.exp +++ b/gdb/testsuite/config/hmsirom.exp @@ -17,6 +17,6 @@ # Please email any bugs, comments, and/or additions to this file to: # bug-gdb@prep.ai.mit.edu -# Support for testing against a Hitachi SH3 target rom +# Support for testing against a Renesas SH3 target rom load_lib ../config/monitor.exp |