* emulparams/elf32ppc.sh (MAXPAGESIZE): Change to 0x10000.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32lppc.sh
1 TEMPLATE_NAME=elf32
2 GENERATE_SHLIB_SCRIPT=yes
3 SCRIPT_NAME=elfppc
4 OUTPUT_FORMAT="elf32-powerpcle"
5 TEXT_START_ADDR=0x40000
6 MAXPAGESIZE=0x40000
7 ARCH=powerpc
8 MACHINE=
This page took 0.031654 seconds and 4 git commands to generate.