summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld/emulparams
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-03-07 07:26:04 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-03-07 07:26:04 +0000
commit8d8bfda4e6ddbdd525301f448e83530fb94ef029 (patch)
treeccccddf78d5a24a4418c74f2e53dc5665252d30c /gnu/usr.bin/binutils/ld/emulparams
parent3150dcb812dfb57f049ad4d94aff1f6f1d6a1a53 (diff)
Revert my bfd change, and instead make ld match bfd, which is
the way Red hat choose. Both ways work, the important thing is that things match. However if we use the red hat solution we will not need to merge local changes when importing new binutils releases; espie made me aware of the import issues which I forgot due to lack of sleep :-).
Diffstat (limited to 'gnu/usr.bin/binutils/ld/emulparams')
-rw-r--r--gnu/usr.bin/binutils/ld/emulparams/elf64alpha.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/emulparams/elf64alpha.sh b/gnu/usr.bin/binutils/ld/emulparams/elf64alpha.sh
index ca2d230ebdd..cb17a22f5b4 100644
--- a/gnu/usr.bin/binutils/ld/emulparams/elf64alpha.sh
+++ b/gnu/usr.bin/binutils/ld/emulparams/elf64alpha.sh
@@ -4,9 +4,10 @@ ELFSIZE=64
TEMPLATE_NAME=elf32
OUTPUT_FORMAT="elf64-alpha"
TEXT_START_ADDR="0x120000000"
-MAXPAGESIZE=0x100000
+MAXPAGESIZE=0x10000
NONPAGED_TEXT_START_ADDR="0x120000000"
ARCH=alpha
+MACHINE=
GENERATE_SHLIB_SCRIPT=yes
DATA_PLT=
NOP=0x47ff041f