OSDN Git Service

* elf32-arm.c (get_arm_elf_section_data): Cache the last pointer matched so
authornickc <nickc>
Tue, 4 Oct 2005 07:23:50 +0000 (07:23 +0000)
committernickc <nickc>
Tue, 4 Oct 2005 07:23:50 +0000 (07:23 +0000)
commit8595107c2ec1d1dbde4e0a05cb28acfb8728e9b1
tree1f0b6e940751663baf9bd658dda8f2ffb6e3ede7
parent3b7d31ba9352ecff18929b295d97a6d5ac79a838
* elf32-arm.c (get_arm_elf_section_data): Cache the last pointer matched so
that the typical case of scanning for the previous section to last one can be
handled quickly.
bfd/ChangeLog
bfd/elf32-arm.c