2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>

* startup/linkcmds.brs5l: Add .jcr section.
This commit is contained in:
Joel Sherrill
2007-07-12 14:24:26 +00:00
parent 55d7626db7
commit 9190d23613
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/linkcmds.brs5l: Add .jcr section.
2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com> 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* README.IceCube: New file. * README.IceCube: New file.

View File

@@ -168,6 +168,8 @@ SECTIONS
} > ram } > ram
.jcr : { KEEP (*(.jcr)) } >ram
.rel.dyn : { .rel.dyn : {
*(.rel.init) *(.rel.init)
*(.rel.text .rel.text.* .rel.gnu.linkonce.t.*) *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*)