From: Alan Modra Date: Wed, 2 Oct 2002 02:21:52 +0000 (+0000) Subject: * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000. X-Git-Tag: drow-cplus-branchpoint~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a86a09cc1bd6125665407bcfb22d9a360419aeeb;p=thirdparty%2Fbinutils-gdb.git * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index c92ae9d27df..ca7506a24e7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-10-02 Alan Modra + + * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000. + 2002-09-30 Alan Modra * scripttempl/elfd30v.sc: Order reloc sections placing .plt last. diff --git a/ld/emulparams/elf64ppc.sh b/ld/emulparams/elf64ppc.sh index c849c6530b8..305af488e7a 100644 --- a/ld/emulparams/elf64ppc.sh +++ b/ld/emulparams/elf64ppc.sh @@ -6,7 +6,7 @@ SCRIPT_NAME=elf OUTPUT_FORMAT="elf64-powerpc" TEXT_START_ADDR=0x10000000 SEGMENT_SIZE=0x10000000 -MAXPAGESIZE=0x40000 +MAXPAGESIZE=0x10000 COMMONPAGESIZE=0x1000 ARCH=powerpc:common64 MACHINE=