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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [hppalinux.sh] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 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
TEXT_START_ADDR=0x10000
8
TARGET_PAGE_SIZE=0x10000
9
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
10
ARCH=hppa
11
MACHINE=hppa1.1    # We use 1.1 specific features.
12
NOP=0x08000240
13
START="_start"
14
OTHER_READONLY_SECTIONS="
15
  .PARISC.unwind ${RELOCATING-0} : { *(.PARISC.unwind) }"
16
DATA_START_SYMBOLS='PROVIDE ($global$ = .);'
17
DATA_PLT=
18
PLT_BEFORE_GOT=
19
GENERATE_SHLIB_SCRIPT=yes
20
GENERATE_PIE_SCRIPT=yes
21
TEMPLATE_NAME=elf32
22
EXTRA_EM_FILE=hppaelf

powered by: WebSVN 2.1.0

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