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 e909aed..c639f18 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2009-02-24 Sterling Augustine <sterling@tensilica.com> + + * elf32-xtensa.c (text_action_add): Separate test for action + type. Break if saved action is ta_widen_insn at same offset. + 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com> * elf32-arm.c (elf32_arm_stub_long_branch_any_any_pic): Rename @@ -15,6 +20,7 @@ Undefine NEXT_SEC. (elf32_arm_size_stubs): Update to use stubs_always_after_branch. +>>>>>>> 1.4473 2009-02-23 Daniel Jacobowitz <dan@codesourcery.com> * elf32-arm.c (arm_build_one_stub): Initialize stub_reloc_offset. |