1 # If you change this file, please also look at files which source this one:
5 OUTPUT_FORMAT
="elf32-sh-linux"
6 TEXT_START_ADDR
=0x400000
12 GENERATE_SHLIB_SCRIPT
=yes
13 GENERATE_PIE_SCRIPT
=yes
15 DATA_START_SYMBOLS
='__data_start = . ;';
17 OTHER_READWRITE_SECTIONS
="
18 .note.ABI-tag ${RELOCATING-0} : { *(.note.ABI-tag) }"