Explicit locations: introduce explicit locations
[deliverable/binutils-gdb.git] / ld / emulparams / shlelf_nto.sh
... / ...
CommitLineData
1SCRIPT_NAME=elf
2OUTPUT_FORMAT="elf32-shl"
3NO_REL_RELOCS=yes
4TEXT_START_ADDR=0x08040000
5MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
6ARCH=sh
7MACHINE=
8TEMPLATE_NAME=elf32
9GENERATE_SHLIB_SCRIPT=yes
10TEXT_START_SYMBOLS='_btext = .;'
11ENTRY=_start
This page took 0.023099 seconds and 4 git commands to generate.