forked from Imagelibrary/rtems
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/linkcmds: Needed to be assigned to a memory region.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* startup/linkcmds: Needed to be assigned to a memory region.
|
||||
|
||||
2010-04-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* startup/linkcmds: Revert previous change. Remove .reginfo from .bss
|
||||
|
||||
@@ -34,6 +34,7 @@ SECTIONS
|
||||
*(.gnu.linkonce.t*)
|
||||
*(.mips16.fn.*)
|
||||
*(.mips16.call.*)
|
||||
*(.reginfo)
|
||||
PROVIDE (__runtime_reloc_start = .);
|
||||
*(.rel.sdata)
|
||||
*(.rel.dyn)
|
||||
|
||||
Reference in New Issue
Block a user