diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b44e3ef..2adfb18 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2008-11-14 Eric B. Weddington <eric.weddington@atmel.com> + + PR 7022 + * elf32-avr.c (bfd_elf_avr_final_write_processing): + Add missing break statements. + 2008-11-14 Bob Wilson <bob.wilson@acm.org> * xtensa-modules.c (xtensa_state_id): New enum, replacing STATE macros. |