OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [binutils-2.20.1/] [binutils-2.20.1-or32-1.0rc1/] [ld/] [emulparams/] [hppalinux.sh] - Blame information for rev 521

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# If you change this file, please also look at files which source this one:
2
# hppanbsd.sh
3
 
4
SCRIPT_NAME=elf
5
ELFSIZE=32
6
OUTPUT_FORMAT="elf32-hppa-linux"
7
NO_REL_RELOCS=yes
8
TEXT_START_ADDR=0x10000
9
TARGET_PAGE_SIZE=0x10000
10
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
11
ARCH=hppa
12
MACHINE=hppa1.1    # We use 1.1 specific features.
13
NOP=0x08000240
14
START="_start"
15
OTHER_READONLY_SECTIONS="
16
  .PARISC.unwind ${RELOCATING-0} : { *(.PARISC.unwind) }"
17
DATA_START_SYMBOLS='PROVIDE ($global$ = .);'
18
DATA_PLT=
19
PLT_BEFORE_GOT=
20
GENERATE_SHLIB_SCRIPT=yes
21
GENERATE_PIE_SCRIPT=yes
22
TEMPLATE_NAME=elf32
23
EXTRA_EM_FILE=hppaelf

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.