* emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.

This commit is contained in:
Alan Modra 2002-10-02 02:21:52 +00:00
parent 62a49b2cf4
commit a86a09cc1b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-10-02 Alan Modra <amodra@bigpond.net.au>
* emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
2002-09-30 Alan Modra <amodra@bigpond.net.au>
* scripttempl/elfd30v.sc: Order reloc sections placing .plt last.

View File

@ -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=