Add support for DragonFlyBSD target.
[binutils.git] / ld / emulparams / elf32_sparc.sh
blob13af316de1d004e0d42efcccc16e0721aab0ed58
1 # If you change this file, please also look at files which source this one:
2 # elf32_sparc_vxworks.sh
4 SCRIPT_NAME=elf
5 OUTPUT_FORMAT="elf32-sparc"
6 NO_REL_RELOCS=yes
7 TEXT_START_ADDR=0x10000
8 MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
9 COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
10 ALIGNMENT=8
11 ARCH=sparc
12 MACHINE=
13 TEMPLATE_NAME=elf32
14 DATA_PLT=
15 GENERATE_SHLIB_SCRIPT=yes
16 GENERATE_PIE_SCRIPT=yes
17 NOP=0x01000000
18 NO_SMALL_DATA=yes