forked from Imagelibrary/rtems
2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/linkcmds.brs5l: Add .jcr section.
This commit is contained in:
@@ -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>
|
||||
|
||||
* README.IceCube: New file.
|
||||
|
||||
@@ -168,6 +168,8 @@ SECTIONS
|
||||
|
||||
} > ram
|
||||
|
||||
.jcr : { KEEP (*(.jcr)) } >ram
|
||||
|
||||
.rel.dyn : {
|
||||
*(.rel.init)
|
||||
*(.rel.text .rel.text.* .rel.gnu.linkonce.t.*)
|
||||
|
||||
Reference in New Issue
Block a user