* emultempl/elf32.em (hold_rel): New static variable.
authorIan Lance Taylor <ian@airs.com>
Fri, 3 Mar 1995 22:09:24 +0000 (22:09 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 3 Mar 1995 22:09:24 +0000 (22:09 +0000)
commit30e12576376285225b46ae673d41ecb468eadd1d
tree32be3310421f26b0140fb332b407e895048fa686
parent5816555bca33eea58ccdb47236743d2544e40054
* emultempl/elf32.em (hold_rel): New static variable.
(gld${EMULATION_NAME}_place_orphan): Place readonly sections with
contents whose names begin with ".rel" after hold_rel.  Remove the
assertion which checked for unplaced .rel sections.  Don't try to
sort the section into place if place->bfd_section is NULL.
(gld${EMULATION_NAME}_place_section): Set hold_rel to the first
section beginning with ".rel".
ld/ChangeLog