2004-07-25 Joel Sherrill <joel@OARcorp.com>

* startup/linkcmds: Add gnu.linkonce.r sections.
This commit is contained in:
Joel Sherrill
2004-07-25 14:26:03 +00:00
parent 29b8afbe04
commit acbf96bebd
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-07-25 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add gnu.linkonce.r sections.
2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 610/bsps

View File

@@ -18,6 +18,7 @@ SECTIONS
CREATE_OBJECT_SYMBOLS
*(.text)
*(.rodata*)
*(.gnu.linkonce.r*)
/*
* Special FreeBSD sysctl sections.