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
/
sparclite-cygmon.exp
blob
956881e01b56a93e8c69544f346d8c91e526a4fe
1
if { [board_info $board obj_format] == "a.out" } {
2
set_board_info addl_link_flags "-N"
3
set_board_info gdb_load_offset "0x40050000"
4
}
5
6
load_base_board_description "cygmon"