From 8f64befb294f61bb55b79152b628a332dc1d2e3b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 31 Jul 2002 12:04:47 +0000 Subject: Add support for Thumb PLT entries with interworking --- ld/scripttempl/elf.sc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ld/scripttempl/elf.sc') diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 6bbe1b8..82bcd96 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -11,6 +11,7 @@ # OTHER_READWRITE_SECTIONS - other than .data .bss .ctors .sdata ... # (e.g., .PARISC.global) # OTHER_BSS_SECTIONS - other than .bss .sbss ... +# OTHER_PLT_SECTIONS - other than .plt ... # OTHER_SECTIONS - at the end # EXECUTABLE_SYMBOLS - symbols that must be defined for an # executable (e.g., _DYNAMIC_LINK) @@ -257,6 +258,7 @@ cat <