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

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

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

revision 1.1 by rsavoye, Thu Mar 7 05:12:59 2002 UTC revision 1.2 by bje, Sun Aug 17 23:00:06 2003 UTC
# Line 32  set_board_info is_simulator 1 Line 32  set_board_info is_simulator 1
32  # It isn't visible in the target triple, so we set it explicitly.  The  # It isn't visible in the target triple, so we set it explicitly.  The
33  # *linked* format is currently mmo, but those cases where this matters we  # *linked* format is currently mmo, but those cases where this matters we
34  # can deal with separately.  # can deal with separately.
35  set_board_info obj_format "elf"    set_board_info obj_format "elf"
36    
37  # The compiler used to build for this board. This has *nothing* to do  # The compiler used to build for this board. This has *nothing* to do
38  # with what compiler is tested if we're testing gcc.  # with what compiler is tested if we're testing gcc.
# Line 46  set_board_info cflags  "[newlib_include_ Line 46  set_board_info cflags  "[newlib_include_
46  # simulator does not allow code to be executed in the "normal" documented  # simulator does not allow code to be executed in the "normal" documented
47  # data and stack segments.  Use a somewhat magic number, so stack addresses  # data and stack segments.  Use a somewhat magic number, so stack addresses
48  # are easily recognized when debugging.  # are easily recognized when debugging.
49  set_board_info ldflags "[newlib_link_flags] -Wl,--defsym,__Stack_start=0x1680a00000000000"    set_board_info ldflags "[newlib_link_flags] -Wl,--defsym,__Stack_start=0x1680a00000000000"
50    
51  # No linker script needed - the simulator is the main environment for this  # No linker script needed - the simulator is the main environment for this
52  # target.  # target.

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

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