diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c13b5bc..c652c35 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2013-02-07 Roberto Agostino Vitillo <ra.vitillo@gmail.com> + + PR binutils/15106 + * elf.c (elf_find_function): Don't cache if symbols change. + 2013-02-07 Alan Modra <amodra@gmail.com> PR binutils/14873 |