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: RFC: Rename --add-needed to --copy-dt-needed-entries


On Thu, Nov 5, 2009 at 7:36 AM, Nick Clifton <nickc@redhat.com> wrote:
> Hi Guys,
>
>> ld/ChangeLog
>> 2009-10-28 ?Nick Clifton ?<nickc@redhat.com>
>>
>> ? ? ? ?* lexsup.c: Rename --add-needed to --copy-dt-needed-entries.
>> ? ? ? ?* ldlang.h (struct lang_input_statement_struct): Rename add_needed
>> ? ? ? ?to add_DT_NEEDED_for_dynamic. ?Rename as_needed to
>> ? ? ? ?add_DT_NEEDED_for_regular.
>> ? ? ? ?* ldlang.c: Likewise.
>> ? ? ? ?* ldlang.h: Likewise.
>> ? ? ? ?* ldlang.c: Use the new variable names.
>> ? ? ? ?* ldgram.y: Likewise.
>> ? ? ? ?* emultempl/elf32.em: Likewise.
>> ? ? ? ?* ld.texinfo: Document the renamed option. ?Also mention its
>> ? ? ? ?affect on the resolution of dynamic symbols.
>> ? ? ? ?* NEWS: Mention the changed option name.
>
> I have received no objections to this, so I have gone ahead and checked it
> in.
>

This breaks the linker:

http://sourceware.org/bugzilla/show_bug.cgi?id=10912


-- 
H.J.


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