/[dejagnu]/dejagnu/baseboards/d30v-sim.exp
ViewVC logotype

Diff of /dejagnu/baseboards/d30v-sim.exp

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

revision 1.1.1.1 by rsavoye, Mon Feb 5 04:18:06 2001 UTC revision 1.2 by bje, Thu Aug 7 03:42:42 2003 UTC
# Line 3  set_board_info target_install  {d30v-elf Line 3  set_board_info target_install  {d30v-elf
3    
4  # Load the generic configuration for this board. This will define any  # Load the generic configuration for this board. This will define any
5  # routines needed to communicate with the board.  # routines needed to communicate with the board.
6  load_generic_config "sim";  load_generic_config "sim"
7    
8  # basic-sim.exp is a basic description for the standard Cygnus simulator.  # basic-sim.exp is a basic description for the standard Cygnus simulator.
9  load_base_board_description "basic-sim"  load_base_board_description "basic-sim"
# Line 21  set_board_info compiler  "[find_gcc]" Line 21  set_board_info compiler  "[find_gcc]"
21  set_board_info cflags  "[libgloss_include_flags] [newlib_include_flags] -Wa,-C"  set_board_info cflags  "[libgloss_include_flags] [newlib_include_flags] -Wa,-C"
22  set_board_info ldflags  "[libgloss_link_flags] [newlib_link_flags] -mextmem -Wl,--defsym,__stack=0x80800000"  set_board_info ldflags  "[libgloss_link_flags] [newlib_link_flags] -mextmem -Wl,--defsym,__stack=0x80800000"
23  # No linker script needed.  # No linker script needed.
24  set_board_info ldscript "";  set_board_info ldscript ""
25    
26  # Can't pass arguments to programs on this target..  # Can't pass arguments to programs on this target..
27  set_board_info noargs  1  set_board_info noargs  1

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