This is the mail archive of the binutils@sources.redhat.com 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: opd tags for powerpc64


On Tue, Feb 12, 2002 at 05:01:46PM +1030, Alan Modra wrote:
> This patch defines a couple of extra dynamic tags for PowerPC64 ELF,
> with the aim of removing .opd section relocs from dynamic objects.
> 
> include/elf/ChangeLog
> 	* ppc.h (DT_PPC64_OPD, DT_PPC64_OPDSZ): Define.
> 
> binutils/ChangeLog
> 	* readelf.c (get_ppc64_dynamic_type): Handle DT_PPC64_OPD and
> 	DT_PPC64_OPDSZ.
> 
> bfd/ChangeLog
> 	* elf64-ppc.c (ppc64_elf_size_dynamic_sections): Add dynamic
> 	DT_PPC64_OPD and DT_PPC64_OPDSZ tags.
> 	(ppc64_elf_finish_dynamic_sections): Set values for them.
> 
> I'd like to put this on the branch too.

Go right ahead.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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