1 . ${srcdir}/emulparams/plt_unwind.sh
2 . ${srcdir}/emulparams/extern_protected_data.sh
3 . ${srcdir}/emulparams/dynamic_undefined_weak.sh
4 . ${srcdir}/emulparams/call_nop.sh
6 OUTPUT_FORMAT="elf32-iamcu"
8 TEXT_START_ADDR=0x08048000
9 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
10 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
15 EXTRA_EM_FILE="elf-x86"
16 GENERATE_SHLIB_SCRIPT=yes
17 GENERATE_PIE_SCRIPT=yes
19 SEPARATE_GOTPLT="SIZEOF (.got.plt) >= 12 ? 12 : 0"
21 # These sections are placed right after .plt section.
23 .plt.got ${RELOCATING-0} : { *(.plt.got) }
26 # Linux modify the default library search path to first include
27 # a 32-bit specific directory.
29 x86_64*-linux* | i[3-7]86*-linux*)
30 case "$EMULATION_NAME" in
33 LIBPATH_SUFFIX_SKIP=64