OSDN Git Service

* ldlang.c (lang_insert_orphan): Add __start_<section> symbol
authoramodra <amodra>
Thu, 14 May 2009 02:21:44 +0000 (02:21 +0000)
committeramodra <amodra>
Thu, 14 May 2009 02:21:44 +0000 (02:21 +0000)
commita5ed907a248bbee12e9ee4dab1d1e013da63cb84
tree200a64416e83e55e8abd73f86ed3a303e129277a
parent5364bec13267ab6d84d91669dd842e2856e789eb
* ldlang.c (lang_insert_orphan): Add __start_<section> symbol
assignment inside output section statement.  Ensure only one
set of symbols per output section.
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Add non-
dollar sections before dollar sections.  Correct add_child
list insertion.
* emultempl/pep.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
ld/ChangeLog
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/ldlang.c