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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-scripts/] [data.t] - Diff between revs 156 and 816

Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
SECTIONS
SECTIONS
{
{
  . = 0x1000 + SIZEOF_HEADERS;
  . = 0x1000 + SIZEOF_HEADERS;
  .text ALIGN (0x20) :
  .text ALIGN (0x20) :
   {
   {
     LONG (label - .)
     LONG (label - .)
     label = .;
     label = .;
     LONG (ADDR (.other))
     LONG (ADDR (.other))
   }
   }
   .other 0x2000 : {}
   .other 0x2000 : {}
}
}
 
 

powered by: WebSVN 2.1.0

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