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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [hppalinux.sh] - Diff between revs 156 and 816

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
# If you change this file, please also look at files which source this one:
# If you change this file, please also look at files which source this one:
# hppanbsd.sh
# hppanbsd.sh
 
 
SCRIPT_NAME=elf
SCRIPT_NAME=elf
ELFSIZE=32
ELFSIZE=32
OUTPUT_FORMAT="elf32-hppa-linux"
OUTPUT_FORMAT="elf32-hppa-linux"
TEXT_START_ADDR=0x10000
TEXT_START_ADDR=0x10000
TARGET_PAGE_SIZE=0x10000
TARGET_PAGE_SIZE=0x10000
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
ARCH=hppa
ARCH=hppa
MACHINE=hppa1.1    # We use 1.1 specific features.
MACHINE=hppa1.1    # We use 1.1 specific features.
NOP=0x08000240
NOP=0x08000240
START="_start"
START="_start"
OTHER_READONLY_SECTIONS="
OTHER_READONLY_SECTIONS="
  .PARISC.unwind ${RELOCATING-0} : { *(.PARISC.unwind) }"
  .PARISC.unwind ${RELOCATING-0} : { *(.PARISC.unwind) }"
DATA_START_SYMBOLS='PROVIDE ($global$ = .);'
DATA_START_SYMBOLS='PROVIDE ($global$ = .);'
DATA_PLT=
DATA_PLT=
PLT_BEFORE_GOT=
PLT_BEFORE_GOT=
GENERATE_SHLIB_SCRIPT=yes
GENERATE_SHLIB_SCRIPT=yes
GENERATE_PIE_SCRIPT=yes
GENERATE_PIE_SCRIPT=yes
TEMPLATE_NAME=elf32
TEMPLATE_NAME=elf32
EXTRA_EM_FILE=hppaelf
EXTRA_EM_FILE=hppaelf
 
 

powered by: WebSVN 2.1.0

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