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

Subversion Repositories open8_urisc

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

Go to most recent revision | 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
# shelf_linux.sh shelf_fd.sh shlelf_fd.sh
3
 
4
SCRIPT_NAME=elf
5
OUTPUT_FORMAT="elf32-sh-linux"
6
NO_REL_RELOCS=yes
7
TEXT_START_ADDR=0x400000
8
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
9
COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
10
ARCH=sh
11
MACHINE=
12
TEMPLATE_NAME=elf32
13
GENERATE_SHLIB_SCRIPT=yes
14
GENERATE_PIE_SCRIPT=yes
15
 
16
DATA_START_SYMBOLS='PROVIDE (__data_start = .);';
17
 
18
OTHER_READWRITE_SECTIONS="
19
  .note.ABI-tag ${RELOCATING-0} : { *(.note.ABI-tag) }"

powered by: WebSVN 2.1.0

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