Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / ld / emulparams / armelf_linux.sh
index 35891f1fc91bddd03677aaefd7146ae5333e6cf0..280db842208e06e3231ec3a8322369193630a07d 100644 (file)
@@ -17,7 +17,7 @@ OTHER_BSS_END_SYMBOLS='_bss_end__ = . ; __bss_end__ = . ;'
 OTHER_END_SYMBOLS='__end__ = . ;'
 OTHER_SECTIONS='.note.gnu.arm.ident 0 : { KEEP (*(.note.gnu.arm.ident)) }'
 
-TEXT_START_ADDR=0x00008000
+TEXT_START_ADDR=0x00010000
 TARGET2_TYPE=got-rel
 
 # ARM does not support .s* sections.
This page took 0.027309 seconds and 4 git commands to generate.