1 # If you change this file, please also look at files which source this one:
2 # shelf_linux.sh shelf_fd.sh shlelf_fd.sh
5 OUTPUT_FORMAT
="elf32-sh-linux"
7 TEXT_START_ADDR
=0x400000
8 MAXPAGESIZE
="CONSTANT (MAXPAGESIZE)"
9 COMMONPAGESIZE
="CONSTANT (COMMONPAGESIZE)"
13 GENERATE_SHLIB_SCRIPT
=yes
14 GENERATE_PIE_SCRIPT
=yes
16 DATA_START_SYMBOLS
='PROVIDE (__data_start = .);';
18 OTHER_READWRITE_SECTIONS
="
19 .note.ABI-tag ${RELOCATING-0} : { *(.note.ABI-tag) }"