projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Long branch stubs, multiple stub sections.
[external/binutils.git]
/
ld
/
emulparams
/
hp3hpux.sh
1
SCRIPT_NAME=aout
2
OUTPUT_FORMAT="a.out-hp300hpux"
3
TEXT_START_ADDR=0
4
TARGET_PAGE_SIZE=4096
5
ARCH=m68k
6
STACKZERO="___stack_zero = 0x2000; __DYNAMIC = 0;"
7
# This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
8
SHLIB_PATH="___dld_shlib_path = 0;"