repo.or.cz
/
dejagnu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Regenerated html docs. Tweaked how Makefile.am builds tarballs.
[dejagnu.git]
/
baseboards
/
mips-lsi-sim.exp
blob
47cae89852083f5362021e2ac76100885936bbba
1
# We need mips16.
2
add_multilib_option "-mips16"
3
4
# And we use the lsi linker script.
5
set_board_info ldscript "-Wl,-Tlsi.ld"
6
7
# Otherwise we're the same as the standard MIPS simulator.
8
load_base_board_description "mips-sim";