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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [emulparams/] [shlelf_fd.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
# shelf_fd.sh
3
 
4
. ${srcdir}/emulparams/shlelf_linux.sh
5
OUTPUT_FORMAT="elf32-sh-fdpic"
6
GOT=".got          ${RELOCATING-0} : { *(.got.funcdesc) *(.got.plt) *(.got) }"
7
OTHER_GOT_RELOC_SECTIONS="
8
  .rela.got.funcdesc      ${RELOCATING-0} : { *(.rela.got.funcdesc) }
9
"
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.