aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2000-11-15 23:16:30 +0000
committerRichard Henderson <rth@redhat.com>2000-11-15 23:16:30 +0000
commitd34802440cbfa90c30602e62e18100c81427ea86 (patch)
treeab811fbffbca77eb53f502e4a9d08a9e969794c3 /ld/emulparams
parentc5930ee6b4ab3ced669b1dc37d86558e9d5813d5 (diff)
downloadgdb-d34802440cbfa90c30602e62e18100c81427ea86.zip
gdb-d34802440cbfa90c30602e62e18100c81427ea86.tar.gz
gdb-d34802440cbfa90c30602e62e18100c81427ea86.tar.bz2
* emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
Diffstat (limited to 'ld/emulparams')
-rw-r--r--ld/emulparams/elf64alpha.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emulparams/elf64alpha.sh b/ld/emulparams/elf64alpha.sh
index 908a6c0..47fb394 100644
--- a/ld/emulparams/elf64alpha.sh
+++ b/ld/emulparams/elf64alpha.sh
@@ -4,7 +4,7 @@ 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=