/[dejagnu]/dejagnu/baseboards/h8300.exp
ViewVC logotype

Diff of /dejagnu/baseboards/h8300.exp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by rsavoye, Mon Feb 5 04:18:08 2001 UTC revision 1.2 by bje, Thu Aug 7 03:42:42 2003 UTC
# Line 17  set_board_info ldflags "[newlib_link_fla Line 17  set_board_info ldflags "[newlib_link_fla
17  # The GDB protocol used with this board.  # The GDB protocol used with this board.
18  set_board_info gdb_protocol "remote"  set_board_info gdb_protocol "remote"
19  # It's running a GDB stub in ROM.  # It's running a GDB stub in ROM.
20  set_board_info use_gdb_stub 1;  set_board_info use_gdb_stub 1
21    
22  # There's no support for argument-passing.  # There's no support for argument-passing.
23  set_board_info noargs 1  set_board_info noargs 1
# Line 45  set_board_info gdb,short_int 1 Line 45  set_board_info gdb,short_int 1
45  set linker_script "h8300.ld"  set linker_script "h8300.ld"
46    
47  foreach x $board_variant_list {  foreach x $board_variant_list {
48      regsub -all "^\[ \t\]*" "$x" "" x;      regsub -all "^\[ \t\]*" "$x" "" x
49      regsub -all "\[ \t\]*$" "$x" "" x;      regsub -all "\[ \t\]*$" "$x" "" x
50    
51      case $x in {      case $x in {
52          { h -mh } {          { h -mh } {

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26