bfd/
commit2550fc2328e5e54dce5eda4a6a5f41e6097238f1
authorJulian Brown <julian@codesourcery.com>
Wed, 25 Aug 2010 12:37:27 +0000 (25 12:37 +0000)
committerJulian Brown <julian@codesourcery.com>
Wed, 25 Aug 2010 12:37:27 +0000 (25 12:37 +0000)
tree4939c0244f7739fc2d81a1530daa19d021048d2b
parent1bcaede2ecabec524e2fd8ad0619a63ae2044941
bfd/
    * elf32-arm.c (arm_stub_required_alignment): New.
    (arm_build_one_stub): Use above to partition stubs.
    (make_branch_to_a8_stub): Use arm_stub_a8_veneer_lwm not
    arm_stub_a8_veneer_b_cond.

    ld/testsuite/
    * ld-arm/arm-elf.exp (armelftests): Add cortex-a8-fix-blx-bcond.s.
    * ld-arm/cortex-a8-fix-blx-bcond.s: New.
    * ld-arm/cortex-a8-fix-blx-bcond.d: New.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/cortex-a8-fix-blx-bcond.d [new file with mode: 0644]
ld/testsuite/ld-arm/cortex-a8-fix-blx-bcond.s [new file with mode: 0644]