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

Subversion Repositories openrisc

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

Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
# If you change this file, please alsolook at files which source this one:
# If you change this file, please alsolook at files which source this one:
# shlelf_nbsd.sh
# shlelf_nbsd.sh
 
 
. ${srcdir}/emulparams/shelf.sh
. ${srcdir}/emulparams/shelf.sh
 
 
OUTPUT_FORMAT="elf32-sh-nbsd"
OUTPUT_FORMAT="elf32-sh-nbsd"
TEXT_START_ADDR=0x400000
TEXT_START_ADDR=0x400000
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
 
 
DATA_START_SYMBOLS='PROVIDE (__data_start = .);';
DATA_START_SYMBOLS='PROVIDE (__data_start = .);';
 
 
ENTRY=_start
ENTRY=_start
 
 
unset EMBEDDED
unset EMBEDDED
unset OTHER_SECTIONS
unset OTHER_SECTIONS
 
 

powered by: WebSVN 2.1.0

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