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 | |
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')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/testsuite/config/hmsirom.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.disasm/sh3.s | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a2ba70e..abc7288 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com> + + * config/hmsirom.exp: Replace "Hitachi" with "Renesas". + * gdb.disasm/sh3.s: Ditto. + 2003-10-07 Daniel Jacobowitz <drow@mvista.com> * gdb.threads/switch-threads.exp: New test. 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 diff --git a/gdb/testsuite/gdb.disasm/sh3.s b/gdb/testsuite/gdb.disasm/sh3.s index 8bab256..e5969f5 100644 --- a/gdb/testsuite/gdb.disasm/sh3.s +++ b/gdb/testsuite/gdb.disasm/sh3.s @@ -1,7 +1,7 @@ .file "test.c" .data -! Hitachi SH cc1 (cygnus-2.7.1-950728) arguments: -O -fpeephole +! Renesas SH cc1 (cygnus-2.7.1-950728) arguments: -O -fpeephole ! -ffunction-cse -freg-struct-return -fdelayed-branch -fcommon -fgnu-linker gcc2_compiled.: |