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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [emulparams/] [elf32vax.sh] - Blame information for rev 835

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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