old-cross-binutils/ld/emulparams/hppaelf.sh
Alan Modra 41392f033d Add some shell variables and shell code to elf32.em
to allow elf32.em to be used by ports that require
some minor variations or a few extra functions.
Implement for hppaelf and armelf.
Fix header file include order in m68kcoff.em
2000-07-28 01:33:14 +00:00

9 lines
177 B
Bash

SCRIPT_NAME=hppaelf
OUTPUT_FORMAT="elf32-hppa"
TEXT_START_ADDR=0x1000
TARGET_PAGE_SIZE=0x1000
ARCH=hppa
NOP=0x08000240
START="$START$"
TEMPLATE_NAME=elf32
EXTRA_EM_FILE=hppaelf