summaryrefslogtreecommitdiffstats
path: root/ld/emulparams/h8300self.sh
blob: 20ed7ca12ad89784c34cfc7986a2773e1700cef0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SCRIPT_NAME=elf
OUTPUT_FORMAT="elf32-h8300"
TEXT_START_ADDR=0x100
MAXPAGESIZE=2
TARGET_PAGE_SIZE=128
ARCH="h8300:h8300s"
TEMPLATE_NAME=elf32
EMBEDDED=yes

OTHER_RELOCATING_SECTIONS='
.stack 0x2fefc : { _stack = .; *(.stack) }
'
OpenPOWER on IntegriCloud