2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>

* startup/linkcmds: Now links all tests.
This commit is contained in:
Joel Sherrill
2010-04-29 17:29:27 +00:00
parent f33a405f34
commit 1da2f6a292
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
2010-04-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
* startup/linkcmds: Now links all tests.
2010-04-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: Revert previous change. Remove .reginfo from .bss
@@ -37,6 +37,7 @@ SECTIONS
*(.gnu.linkonce.t*)
*(.mips16.fn.*)
*(.mips16.call.*)
*(.reginfo*)
PROVIDE (__runtime_reloc_start = .);
*(.rel.sdata)
*(.rel.dyn)