PR46, cygwin: FAIL: cdtest with -Ur
[deliverable/binutils-gdb.git] / ld / emulparams / h8300self.sh
index 8c691b82bf271c44c0a22c2ec4ae4b8b462d2ae4..554de40d00d495ec0a3298c4c74b131363b1dc20 100644 (file)
@@ -1,12 +1,3 @@
-SCRIPT_NAME=elf
-OUTPUT_FORMAT="elf32-h8300"
-TEXT_START_ADDR=0x100
-MAXPAGESIZE=2
-TARGET_PAGE_SIZE=128
+source_sh ${srcdir}/emulparams/h8300elf.sh
 ARCH="h8300:h8300s"
-TEMPLATE_NAME=elf32
-EMBEDDED=yes
-
-OTHER_RELOCATING_SECTIONS='
-.stack 0xfefc : { _stack = .; *(.stack) }
-'
+STACK_ADDR=0x2fefc
This page took 0.022965 seconds and 4 git commands to generate.