repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
merge from gcc
[binutils.git]
/
ld
/
emulparams
/
m68knbsd.sh
blob
fcda407f47ccc8e18283d5fc269232c18a1ebb3f
1
SCRIPT_NAME
=
aout
2
TEXT_START_ADDR
=
0x2020
3
case
${LD_FLAG}
in
4
n|N
)
TEXT_START_ADDR
=
0x2000
;;
5
esac
6
OUTPUT_FORMAT
=
"a.out-m68k-netbsd"
7
TARGET_PAGE_SIZE
=
0x2000
8
ARCH
=
m68k
9
EXECUTABLE_SYMBOLS
=
'__DYNAMIC = 0;'