Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / ld / emulparams / hppaelf.sh
1 SCRIPT_NAME=hppaelf
2 OUTPUT_FORMAT="elf32-hppa"
3 TEXT_START_ADDR=0x1000
4 TARGET_PAGE_SIZE=0x1000
5 ARCH=hppa
6 NOP=0x08000240
7 START="$START$"
8 TEMPLATE_NAME=elf
9 EXTRA_EM_FILE=hppaelf
This page took 0.041115 seconds and 4 git commands to generate.