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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [reloc-2.ld] - Blame information for rev 166

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

Line No. Rev Author Line
1 84 khays
SECTIONS
2
{
3
  . = 0x208000;
4
  .text : { *(.text) }
5
  . = 0x400000;
6
  _gp = 0x401234;
7
  .sdata : { *(.sdata) }
8
  /DISCARD/ : { *(*) }
9
}

powered by: WebSVN 2.1.0

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