[PATCH] Recognize new special section types on ARM

Richard Earnshaw rearnsha@gcc.gnu.org
Fri Sep 9 19:53:00 GMT 2005


The ARM ABI has three special section types, but bfd only recognizes one
of them.  The other two would cause the object file to be completely
rejected.

Fixed with:

2005-09-09  Richard Earnshaw  <richard.earnshaw@arm.com>

	* arm.h (SHT_ARM_PREEMPTMAP, SHT_ARM_ATTRIBUTES): New defines.

2005-09-09  Richard Earnshaw  <richard.earnshaw@arm.com>

	* elf32-arm.c (elf32_arm_section_from_shdr): Accept SHT_ARM_PREEMPTMAP
	and SHT_ARM_ATTRIBUTES.


2005-09-09  Richard Earnshaw  <richard.earnshaw@arm.com>

	* readelf.c (get_arm_section_type_name): Add SHT_ARM_PREEMPTMAP and
	SHT_ARM_ATTRIBUTES.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: elf.patch
Type: text/x-patch
Size: 1882 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20050909/9da1b6b0/attachment.bin>


More information about the Binutils mailing list