forked from Imagelibrary/rtems
2002-06-14 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Fixed typo.
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
2002-06-14 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* startup/linkcmds: Fixed typo.
|
||||||
2001-05-09 Joel Sherrill <joel@OARcorp.com>
|
2001-05-09 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* startup/linkcmds: In support of gcc 3.1, added one of more
|
* startup/linkcmds: In support of gcc 3.1, added one of more
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ SECTIONS
|
|||||||
*(.text)
|
*(.text)
|
||||||
*(.rodata*)
|
*(.rodata*)
|
||||||
*(.rodata1)
|
*(.rodata1)
|
||||||
*.(eh_frame)
|
*(.eh_frame)
|
||||||
*(.gnu.linkonce.r*)
|
*(.gnu.linkonce.r*)
|
||||||
*(.descriptors)
|
*(.descriptors)
|
||||||
*(rom_ver)
|
*(rom_ver)
|
||||||
|
|||||||
Reference in New Issue
Block a user