]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf32-arm.c (get_arm_elf_section_data): Cache the last pointer matched so
authorNick Clifton <nickc@redhat.com>
Tue, 4 Oct 2005 07:23:50 +0000 (07:23 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 4 Oct 2005 07:23:50 +0000 (07:23 +0000)
commitbd4aae00ccd21e4fd0bc03e5a122e9f08b95e01c
tree5e471cd83133e40204f4fe51595ec94d4d83e91d
parent7b96829ccc499ace9643b8e04ff531a4a0985c51
* 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