OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [emulparams/] [elf32vax.sh] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
SCRIPT_NAME=elf
2
OUTPUT_FORMAT="elf32-vax"
3
NO_REL_RELOCS=yes
4
TEXT_START_ADDR=0x10000
5
case ${LD_FLAG} in
6
    n|N)        TEXT_START_ADDR=0x1000 ;;
7
esac
8
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
9
ARCH=vax
10
MACHINE=
11
NOP=0x0101
12
TEMPLATE_NAME=elf32
13
GENERATE_SHLIB_SCRIPT=yes
14
NO_SMALL_DATA=yes

powered by: WebSVN 2.1.0

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