PowerPC64 ELFv2 ABI: skip global entry point code
[deliverable/binutils-gdb.git] / ld / emulparams / or32elf.sh
index 04d163038e59680449d496291fb8e2a58d3fb35f..5d85b047c1962757f5385e3682abc673be51bb05 100644 (file)
@@ -1,6 +1,9 @@
 SCRIPT_NAME=elf
+TEMPLATE_NAME=generic
+EXTRA_EM_FILE=genelf
 OUTPUT_FORMAT="elf32-or32"
+NO_RELA_RELOCS=yes
 TEXT_START_ADDR=0x1000000
 TARGET_PAGE_SIZE=0x1000000
-MAXPAGESIZE=0x1000
+MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 ARCH=or32
This page took 0.024071 seconds and 4 git commands to generate.