* ldemul.h (ldemul_place_orphan): Update prototype.
[deliverable/binutils-gdb.git] / ld / emulparams / elf32_sparc.sh
CommitLineData
54530ea4
AM
1# If you change this file, please also look at files which source this one:
2# elf32_sparc_vxworks.sh
3
252b5132
RH
4SCRIPT_NAME=elf
5OUTPUT_FORMAT="elf32-sparc"
6TEXT_START_ADDR=0x10000
24718e3b
L
7MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
8COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
252b5132
RH
9ALIGNMENT=8
10ARCH=sparc
11MACHINE=
12TEMPLATE_NAME=elf32
13DATA_PLT=
14GENERATE_SHLIB_SCRIPT=yes
36af4a4e 15GENERATE_PIE_SCRIPT=yes
48459341 16NO_SMALL_DATA=yes
This page took 0.364883 seconds and 4 git commands to generate.