/[dejagnu]/dejagnu/baseboards/powerpc-bug.exp
ViewVC logotype

Diff of /dejagnu/baseboards/powerpc-bug.exp

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

revision 1.1.1.1 by rsavoye, Mon Feb 5 04:18:13 2001 UTC revision 1.2 by bje, Thu Aug 7 03:42:42 2003 UTC
# Line 1  Line 1 
1  load_generic_config "powerpc-bug";  load_generic_config "powerpc-bug"
2    
3  # This is a list of toolchains that are supported on this board.  # This is a list of toolchains that are supported on this board.
4  set_board_info target_install {powerpc-eabi};  set_board_info target_install {powerpc-eabi}
5    
6  # We need mvme by default.  # We need mvme by default.
7  process_multilib_options "mvme";  process_multilib_options "mvme"
8    
9  # 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
10  # with what compiler is tested if we're testing gcc.  # with what compiler is tested if we're testing gcc.
# Line 14  set_board_info cflags "[libgloss_include Line 14  set_board_info cflags "[libgloss_include
14  set_board_info ldflags "[libgloss_link_flags] [newlib_link_flags]"  set_board_info ldflags "[libgloss_link_flags] [newlib_link_flags]"
15    
16  # No linker script needed for this board.  # No linker script needed for this board.
17  set_board_info ldscript "";  set_board_info ldscript ""
18    
19  # Can't pass arguments to programs on this target..  # Can't pass arguments to programs on this target..
20  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