This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trivial patch for elf.sc in ld.


   Date: Mon, 27 Sep 1999 21:11:24 +1000
   From: Geoff Keating <geoffk@ozemail.com.au>

   I think this is really self-explanatory.  OK to commit?

   Wed Sep 22 12:42:36 1999  Geoffrey Keating  <geoffk@cygnus.com>

	   * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections
	   in .sdata too.

This only makes sense if the compiler has been modified to generate
such sections.

Note that for the other linkonce sections the default ELF linker
script uses names like .gnu.linkonce.d*.  That is, it does not assume
a dot after the 'd'.

If the compiler generates .gnu.linkonce sections for .sdata sections,
and the trailing dot is correct, then I have no objection to this
patch.

Ian

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]