* hppa-dis.c (print_insn_hppa): Change condition args to use
[deliverable/binutils-gdb.git] / ld / emulparams / hp3hpux.sh
index bd066c3c42d00b7748cf44f894e3ad376f938625..b7badd8b806920f4b46b0bf710f313378f0b7fa4 100644 (file)
@@ -1,9 +1,8 @@
-EMULATION_NAME=hp3hpux
 SCRIPT_NAME=aout
 OUTPUT_FORMAT="a.out-hp300hpux"
 TEXT_START_ADDR=0
-PAGE_SIZE=4096
+TARGET_PAGE_SIZE=4096
 ARCH=m68k
-STACKZERO="___stack_zero = 0x2000;"
+STACKZERO="___stack_zero = 0x2000; __DYNAMIC = 0;"
 # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
 SHLIB_PATH="___dld_shlib_path = 0;"
This page took 0.023087 seconds and 4 git commands to generate.