PATCH: Add PT_ARM_EXIDX

Richard Earnshaw rearnsha@gcc.gnu.org
Fri Mar 18 11:55:00 GMT 2005


On Fri, 2005-03-18 at 00:54, Mark Mitchell wrote:
> This patch adds support for the PT_ARM_EXIDX program header used in
> the new ARM EABI.
> 
> OK?
> 
> --
> Mark Mitchell
> CodeSourcery, LLC
> mark@codesourcery.com
>  
> 2005-03-17  Paul Brook <paul@codesourcery.com>
> 	    Dan Jacobowitz <dan@codesourcery.com>
> 	    Mark Mitchell  <mark@codesourcery.com>
> 
> 	* bfd/elf32-arm.c (elf32_arm_modify_segment_map): New function.
> 	(elf32_arm_additional_program_headers): Likewise.
> 	(elf_backend_modify_segment_map): Define.
> 	(elf_backend_additional_program_headers): Likewise.
> 	(elf32_arm_symbian_modify_segment_map): Use
> 	elf32_arm_modify_segment_map.
> 	* binutils/readelf.c (get_arm_segment_type): New function.
> 	(get_segment_type): Use it.
> 	* include/elf/arm.h (PT_ARM_EXIDX): Define.

OK.

R.



More information about the Binutils mailing list