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
* gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000
[binutils.git]
/
ld
/
emulparams
/
elf32vax.sh
blob
9ddc754c663715766b15ae895b79b72eef9d5c4b
1
SCRIPT_NAME
=
elf
2
OUTPUT_FORMAT
=
"elf32-vax"
3
NO_REL_RELOCS
=
yes
4
TEXT_START_ADDR
=
0x10000
5
case
${LD_FLAG}
in
6
n|N
)
TEXT_START_ADDR
=
0x1000
;;
7
esac
8
MAXPAGESIZE
=
"CONSTANT (MAXPAGESIZE)"
9
ARCH
=
vax
10
MACHINE
=
11
NOP
=
0x0101
12
TEMPLATE_NAME
=
elf32
13
GENERATE_SHLIB_SCRIPT
=
yes
14
NO_SMALL_DATA
=
yes