mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
* config/hmsirom.exp: Replace "Hitachi" with "Renesas". * gdb.disasm/sh3.s: Ditto.
This commit is contained in:
parent
221c12ff27
commit
1decf12004
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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.:
|
||||
|
Loading…
Reference in New Issue
Block a user