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

Subversion Repositories openrisc

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

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

Line No. Rev Author Line
1 38 julius
# If you change this file, please also look at files which source this one:
2
# shelf_linux.sh
3
 
4
SCRIPT_NAME=elf
5
OUTPUT_FORMAT="elf32-sh-linux"
6
TEXT_START_ADDR=0x400000
7
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
8
COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
9
ARCH=sh
10
MACHINE=
11
TEMPLATE_NAME=elf32
12
GENERATE_SHLIB_SCRIPT=yes
13
GENERATE_PIE_SCRIPT=yes
14
 
15
DATA_START_SYMBOLS='PROVIDE (__data_start = .);';
16
 
17
OTHER_READWRITE_SECTIONS="
18
  .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.