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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [emulparams/] [or32elf.sh] - Diff between revs 205 and 210

Show entire file | Details | Blame | View Log

Rev 205 Rev 210
Line 1... Line 1...
SCRIPT_NAME=elf
SCRIPT_NAME=elf
TEMPLATE_NAME=elf32
TEMPLATE_NAME=elf32
OUTPUT_FORMAT="elf32-or32"
OUTPUT_FORMAT="elf32-or32"
NO_RELA_RELOCS=yes
TEXT_START_ADDR=0x0
TEXT_START_ADDR=0x1000000
TEXT_BASE_ADDRESS=0x0
 
INITIAL_READONLY_SECTIONS=".vectors       ${RELOCATING-0} : { KEEP (*(.vectors)) }"
TARGET_PAGE_SIZE=0x1000000
TARGET_PAGE_SIZE=0x1000000
MAXPAGESIZE=0x2000
MAXPAGESIZE=0x2000
ARCH=or32
ARCH=or32
 
EMBEDDED=yes
 
NOP=0x15000000
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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