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

Subversion Repositories open8_urisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 khays
. ${srcdir}/emulparams/elf32lm32.sh
2
unset STACK_ADDR
3
OUTPUT_FORMAT="elf32-lm32fdpic"
4
MAXPAGESIZE="CONSTANT (MAXPAGESIZE)"
5
TEMPLATE_NAME=elf32
6
GENERATE_SHLIB_SCRIPT=yes
7
GENERATE_PIE_SCRIPT=yes
8
EMBEDDED= # This gets us program headers mapped as part of the text segment.
9
OTHER_GOT_SYMBOLS=
10
OTHER_READONLY_SECTIONS="
11
  .rofixup        : {
12
    ${RELOCATING+__ROFIXUP_LIST__ = .;}
13
    *(.rofixup)
14
    ${RELOCATING+__ROFIXUP_END__ = .;}
15
  }
16
"

powered by: WebSVN 2.1.0

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