* scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocs
commitd42510f3efb140a1fea6e09eb4815eb537107bcc
authorGeoffrey Keating <geoffk@geoffk.org>
Thu, 7 Oct 1999 02:19:45 +0000 (7 02:19 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Thu, 7 Oct 1999 02:19:45 +0000 (7 02:19 +0000)
treec8080003826580beec1cb0ced173120d64066976
parent9491dabc3c32171045e29f80f06e7733a906b64a
* scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocs
being .rel.sdata, .rel.sdata.*, .rel.gnu.linkonce.s*.
(.rela.sdata): Likewise for .rela.sdata.* and .rela.gnu.linkonce.s*.
(.rel.sbss): Make like .rel.bss.
(.rela.sbss): Make like .rel.bss.
(.sdata): Don't include .gnu.linkonce.s.* or .sdata.* when
ld -r.
(.sbss): Do the same things as for .bss: include SDATA_START_SYMBOLS,
.dynsbss.
ld/ChangeLog
ld/scripttempl/elf.sc