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 0d0316e..98e14e7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2010-03-04 Daniel Jacobowitz <dan@codesourcery.com> + + * elf32-arm.c (elf32_arm_output_arch_local_syms): Skip non-program + sections. + 2010-03-04 Alan Modra <amodra@gmail.com> PR 11302 |