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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [emulparams/] [shelf_vxworks.sh] - Blame information for rev 145

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 khays
# If you change this file, please also look at files which source this one:
2
# shlelf_vxworks.sh
3
 
4
SCRIPT_NAME=elf
5
NO_REL_RELOCS=yes
6
BIG_OUTPUT_FORMAT="elf32-sh-vxworks"
7
LITTLE_OUTPUT_FORMAT="elf32-shl-vxworks"
8
OUTPUT_FORMAT="$BIG_OUTPUT_FORMAT"
9
TEXT_START_ADDR=0x1000
10
MAXPAGESIZE='CONSTANT (MAXPAGESIZE)'
11
ARCH=sh
12
MACHINE=
13
TEMPLATE_NAME=elf32
14
GENERATE_SHLIB_SCRIPT=yes
15
ENTRY=__start
16
SYMPREFIX=_
17
GOT=".got          ${RELOCATING-0} : {
18
  PROVIDE(__GLOBAL_OFFSET_TABLE_ = .);
19
  *(.got.plt) *(.got) }"
20
. ${srcdir}/emulparams/vxworks.sh

powered by: WebSVN 2.1.0

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