* hppa-dis.c (print_insn_hppa): Change condition args to use
[deliverable/binutils-gdb.git] / ld / emulparams / armelf_oabi.sh
index 257753ec88c03e99c1c98fc73e32c4b985b4a649..d568328d63a6acf0870c95310ebc01667d7e7166 100644 (file)
@@ -4,7 +4,7 @@ OUTPUT_FORMAT="elf32-littlearm-oabi"
 BIG_OUTPUT_FORMAT="elf32-bigarm-oabi"
 LITTLE_OUTPUT_FORMAT="elf32-littlearm-oabi"
 TEXT_START_ADDR=0x8000
-TEMPLATE_NAME=armelf
+TEMPLATE_NAME=armelf_oabi
 OTHER_TEXT_SECTIONS='*(.glue_7t) *(.glue_7)'
 OTHER_BSS_SYMBOLS='__bss_start__ = .;'
 OTHER_BSS_END_SYMBOLS='_bss_end__ = . ; __bss_end__ = . ;'
This page took 0.023172 seconds and 4 git commands to generate.