This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Binutils branch 2.20 (done!)


On Mon, Sep 7, 2009 at 4:19 PM, Alan Modra<amodra@bigpond.net.au> wrote:
> On Sun, Sep 06, 2009 at 09:27:46PM -0400, Hans-Peter Nilsson wrote:
>> On Fri, 4 Sep 2009, Alan Modra wrote:
>>
>> > On Fri, Sep 04, 2009 at 12:00:55PM +0200, Tristan Gingold wrote:
>> > > I have just created the 2.20 branch and updated the version on HEAD.
>> > > I will try to do the first prerelease soon.
>> >
>> > Lots of testsuite failures at the moment. ?It would be nice if target
>> > maintainers would give these some attention.
>>
>> > mmix/log0:FAIL: ld-mmix/sec-6
>>
>> To fix that, I think I need to know if a symbol in a
>> debug-section, which is global in the input, should always be
>> forced local (or just non-dynamic).
>
> Just making it non-dynamic should be enough. ?HJ, this is
> http://sourceware.org/ml/binutils/2006-10/msg00116.html. ?What do you
> think about removing the elf_backend_hide_symbol call you added in
> that patch? ?ie. just have dynsym = FALSE;
>

Will it cause any regressions?


-- 
H.J.


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