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
* Makefile.tpl: Fix comment errors.
[binutils.git]
/
ld
/
emulparams
/
elf32vax.sh
blob
4c6ef3971735000dea828e2ff9679722782a3aa3
1
SCRIPT_NAME
=
elf
2
OUTPUT_FORMAT
=
"elf32-vax"
3
TEXT_START_ADDR
=
0x10000
4
case
${LD_FLAG}
in
5
n|N
)
TEXT_START_ADDR
=
0x1000
;;
6
esac
7
MAXPAGESIZE
=
"CONSTANT (MAXPAGESIZE)"
8
ARCH
=
vax
9
MACHINE
=
10
NOP
=
0x0101
11
TEMPLATE_NAME
=
elf32
12
GENERATE_SHLIB_SCRIPT
=
yes
13
NO_SMALL_DATA
=
yes