[patch] Arm BE8 mode and mapping sybols

Paul Brook paul@codesourcery.com
Sat May 6 09:43:00 GMT 2006


When building a section code map we are only interested in $a, $t and $d 
mapping symbols. bfd_is_arm_mapping_symbol_name can return true for other 
(obsolete) mapping symbols.  The attached patch makes sure these are ignored.

Tested with cross to arm-none-eabi.
Ok?

Paul

2006-05-05  Paul Brook  <paul@codesourcery.com>

bfd/
	* elf32-arm.c (elf32_arm_output_symbol_hook): Ignore everything but
	a, t and d symbols.
ld/testsuite/
	* ld-arm/arm-be8.d: New test.
	* ld-arm/arm-be8.s: New test.
	* ld-arm/arm-elf.exp: Add arm-be8.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.map_obsolete
Type: text/x-diff
Size: 2343 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20060506/75be99c1/attachment.bin>


More information about the Binutils mailing list