public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Your change to ldlang.c
@ 1999-07-01 17:54 Mark Mitchell
  1999-07-01 19:43 ` Ian Lance Taylor
  0 siblings, 1 reply; 13+ messages in thread
From: Mark Mitchell @ 1999-07-01 17:54 UTC (permalink / raw)
  To: binutils; +Cc: Ian Lance Taylor

  1999-06-23  Ian Lance Taylor  <ian@zembu.com>

	* ldlang.c (section_already_linked): Only discard link once
	sections if we are building constructors.

Ian --

  This change breaks the MIPS ABI with ld -r.  The reason is
that the .reginfo section uses SEC_LINK_ONCE to avoid duplication, and
that is true even when doing ld -r.  In fact, I'm not sure what the
purpose of your change was; I don't see why we should not discard link
once sections for ld -r things.

  Thoughts?

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~1999-07-06 18:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-01 17:54 Your change to ldlang.c Mark Mitchell
1999-07-01 19:43 ` Ian Lance Taylor
1999-07-01 20:25   ` Mark Mitchell
1999-07-01 20:34     ` Ian Lance Taylor
1999-07-01 23:12       ` Mark Mitchell
1999-07-01 23:51         ` H.J. Lu
1999-07-02  7:27           ` Ian Lance Taylor
1999-07-02 16:31             ` Ralf Baechle
1999-07-02  1:00         ` Mikey
1999-07-02  7:25           ` Ian Lance Taylor
1999-07-02  7:40         ` Ian Lance Taylor
1999-07-02 10:30           ` Mark Mitchell
1999-07-06 18:35           ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).