]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/emulparams/hp3hpux.sh
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / ld / emulparams / hp3hpux.sh
1 EMULATION_NAME=hp3hpux
2 SCRIPT_NAME=aout
3 OUTPUT_FORMAT="a.out-hp300hpux"
4 TEXT_START_ADDR=0
5 PAGE_SIZE=4096
6 ARCH=m68k
7 STACKZERO="___stack_zero = 0x2000;"
8 # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
9 SHLIB_PATH="___dld_shlib_path = 0;"