From: Alan Modra <amodra@gmail.com>
To: David Daney <david.daney@cavium.com>
Cc: binutils <binutils@sourceware.org>,
linux-mips <linux-mips@linux-mips.org>,
Manuel Lauss <manuel.lauss@googlemail.com>,
Debian MIPS <debian-mips@lists.debian.org>
Subject: Re: [Patch]: Fix ld pr11138 FAILures on mips*.
Date: Wed, 7 Dec 2011 10:13:46 +1030 [thread overview]
Message-ID: <20111206234345.GC21034@bubble.grove.modra.org> (raw)
In-Reply-To: <4EDE78FE.2050509@cavium.com>
On Tue, Dec 06, 2011 at 12:20:14PM -0800, David Daney wrote:
> Then "__RLD_MAP" gets hidden and we never see it in
> _bfd_mips_elf_finish_dynamic_symbol().
I see. Well, the real question is whether this symbol needs to be
dynamic. If it does, then you can't allow it to be hidden. That
would best be accomplished by writing a mips elf_backend_hide_symbol
function, which is nicer than adding another field used by only one
target to struct elf_link_hash_entry.
--
Alan Modra
Australia Development Lab, IBM
next prev parent reply other threads:[~2011-12-06 23:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-06 0:49 [Patch]: Fix ld pr11138 FAILures on mips* David Daney
2011-12-06 5:40 ` Alan Modra
2011-12-06 20:20 ` David Daney
2011-12-06 23:43 ` Alan Modra [this message]
2011-12-06 21:16 ` Richard Sandiford
2011-12-06 22:13 ` David Daney
2011-12-08 20:34 ` Richard Sandiford
2011-12-08 20:53 ` David Daney
2011-12-07 0:07 ` Alan Modra
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=20111206234345.GC21034@bubble.grove.modra.org \
--to=amodra@gmail.com \
--cc=binutils@sourceware.org \
--cc=david.daney@cavium.com \
--cc=debian-mips@lists.debian.org \
--cc=linux-mips@linux-mips.org \
--cc=manuel.lauss@googlemail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.