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: [PATCH 1/2 v5] ld: change --enable-new-dtags to only generate new dtags


On Thu, Jan 17, 2013 at 11:26:40PM -0500, Mike Frysinger wrote:
> bfd/:
> 2013-01-12  Mike Frysinger  <vapier@gentoo.org>
> 
> 	* elflink.c (bfd_elf_size_dynamic_sections): Only add DT_RPATH
> 	when new_dtags is false.  Only add DT_RUNPATH when new_dtags is
> 	true.
> 
> gold/:
> 2013-01-12  Mike Frysinger  <vapier@gentoo.org>
> 
> 	* layout.cc (Layout::finish_dynamic_section): Only add DT_RPATH
> 	when enable_new_dtags is false.  Only add DT_RUNPATH when
> 	enable_new_dtags is true.
> 
> ld/:
> 2013-01-12  Mike Frysinger  <vapier@gentoo.org>
> 
> 	* NEWS: Mention change in behavior with --enable-new-dtags.
> 	* ld.texinfo (Options): Clarify --enable-new-dtags behavior.

Please commit.

-- 
Alan Modra
Australia Development Lab, IBM


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