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: PowerPC unwind info for linker generated sections


On Tue, Jul 26, 2011 at 11:16:47AM +0930, Alan Modra wrote:
> This adds unwind info for PowerPC linker generated sections.
> 
> bfd/
> 	* elf32-ppc.c: Include dwarf2.h.
> 	(struct ppc_elf_link_hash_table): Add glink_eh_frame.
> 	(ppc_elf_create_glink): Create .eh_frame section.
> 	(glink_eh_frame_cie): New array.
> 	(ppc_elf_size_dynamic_sections): Size glink_eh_frame.
> 	(ppc_elf_finish_dynamic_sections): Write glink_eh_frame.

Somehow I missed committing the ppc32 support.  Now fixed.

-- 
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]