1 # If you change this file, please also look at files which source this one:
6 OUTPUT_FORMAT="elf32-hppa-linux"
7 TEXT_START_ADDR=0x10000
8 TARGET_PAGE_SIZE=0x10000
11 MACHINE=hppa1.1 # We use 1.1 specific features.
14 OTHER_READONLY_SECTIONS="
15 .PARISC.unwind ${RELOCATING-0} : { *(.PARISC.unwind) }"
16 DATA_START_SYMBOLS='PROVIDE ($global$ = .);'
18 GENERATE_SHLIB_SCRIPT=yes