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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [elf32iq2000.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
MACHINE=
2
SCRIPT_NAME=iq2000
3
TEMPLATE_NAME=generic
4
EXTRA_EM_FILE=genelf
5
OUTPUT_FORMAT="elf32-iq2000"
6
DATA_ADDR=0x1000
7
TEXT_START_ADDR=0x80000000
8
ARCH=iq2000
9
MAXPAGESIZE=256
10
ENTRY=_start
11
EMBEDDED=yes
12
CTOR_START='__ctors = .;'
13
CTOR_END='__ctors_end = .;'
14
DTOR_START='__dtors = .;'
15
DTOR_END='__dtors_end = .;'
16
OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x1800);'

powered by: WebSVN 2.1.0

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