Disable -shared support in nios2-elf-ld.
[deliverable/binutils-gdb.git] / ld / emulparams / h8300helf.sh
index cf72e1b1d0cc9119491b494b3216accc05d988fd..1cde35cf125f7bbbc609cd6f2565f29052e66d44 100644 (file)
@@ -1,12 +1,3 @@
-SCRIPT_NAME=elf
-OUTPUT_FORMAT="elf32-h8300"
-TEXT_START_ADDR=0x100
-MAXPAGESIZE=2
-TARGET_PAGE_SIZE=128
+. ${srcdir}/emulparams/h8300elf.sh
 ARCH="h8300:h8300h"
-TEMPLATE_NAME=elf32
-EMBEDDED=yes
-
-OTHER_RELOCATING_SECTIONS='
-.stack 0x2fefc : { _stack = .; *(.stack) }
-'
+STACK_ADDR=0x2fefc
This page took 0.02472 seconds and 4 git commands to generate.