forked from Imagelibrary/rtems
2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds.ep5200: Add .jcr section.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* startup/linkcmds.ep5200: Add .jcr section.
|
||||
|
||||
2007-07-10 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||
|
||||
* bsp_specs, startup/linkcmds, startup/linkcmds.pm520:
|
||||
|
||||
@@ -148,7 +148,8 @@ SECTIONS
|
||||
|
||||
} > ram
|
||||
|
||||
|
||||
.jcr : { KEEP (*(.jcr)) } >ram
|
||||
|
||||
PROVIDE (__EXCEPT_START__ = .);
|
||||
.gcc_except_table : { *(.gcc_except_table) } >ram
|
||||
PROVIDE (__EXCEPT_END__ = .);
|
||||
|
||||
Reference in New Issue
Block a user