public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Mitchell <mark@codesourcery.com>
To: ian@zembu.com
Cc: binutils@sourceware.cygnus.com
Subject: Re: PATCH for IRIX6/linkonce sections
Date: Mon, 19 Jul 1999 12:30:00 -0000	[thread overview]
Message-ID: <19990719123413X.mitchell@codesourcery.com> (raw)
In-Reply-To: <19990719191404.25527.qmail@daffy.airs.com>

>>>>> "Ian" == Ian Lance Taylor <ian@zembu.com> writes:

    Ian> You probably do not need any equivalent to *(.data*) in your
    Ian> MIPS ELF specific sections.

That was the bit I did not understand.  I really wish that either I
was smarter or that there was a bit more commentary in BFD.  I'll add
a comment about this in elf.sc.

    Ian> So that leaves us with

    Ian>      .data ${RELOCATING-0} : { *(.data)
    Ian> ${RELOCATING+*(.gnu.linkonce.d*) }

    Ian> If you don't name a input section in a linker script at all,
    Ian> the default is to combine all the input sections of that name
    Ian> into an output section of the same name.

Right.  So, I agree, we can do this with OTHER_RELOCATING_SECTIONS.
I'll check in the appropriate change.

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

      reply	other threads:[~1999-07-19 12:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-18 22:03 Mark P. Mitchell
1999-07-19  9:37 ` Ian Lance Taylor
1999-07-19  9:45   ` Mark Mitchell
1999-07-19 12:14     ` Ian Lance Taylor
1999-07-19 12:30       ` Mark Mitchell [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990719123413X.mitchell@codesourcery.com \
    --to=mark@codesourcery.com \
    --cc=binutils@sourceware.cygnus.com \
    --cc=ian@zembu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).