forked from Imagelibrary/binutils-gdb
* scripttempl/elfxtensa.sc: Sync up with elf.sc.
* emulparams/elf32xtensa.sh (PLT, GOT): Define.
This commit is contained in:
@@ -15,6 +15,8 @@ MACHINE=
|
||||
GENERATE_SHLIB_SCRIPT=yes
|
||||
GENERATE_COMBRELOC_SCRIPT=yes
|
||||
NO_SMALL_DATA=yes
|
||||
PLT="/* .plt* sections are embedded in .text */"
|
||||
GOT=".got ${RELOCATING-0} : { *(.got) }"
|
||||
OTHER_READONLY_SECTIONS="
|
||||
.got.loc ${RELOCATING-0} : { *(.got.loc) }
|
||||
.xt_except_table ${RELOCATING-0} : { KEEP (*(.xt_except_table)) }
|
||||
|
||||
Reference in New Issue
Block a user