bfd/
authorJulian Brown <julian@codesourcery.com>
Wed, 25 Aug 2010 12:37:30 +0000 (12:37 +0000)
committerJulian Brown <julian@codesourcery.com>
Wed, 25 Aug 2010 12:37:30 +0000 (12:37 +0000)
commit4563a8602899e7270a6a0d8dd5da822c6680c6ba
treef83589c91b69bda3d30bf76c4739ed0f1a77563b
parent6f0341784b508d7c4d015b18b20a35c8d8917273
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]
This page took 0.025096 seconds and 4 git commands to generate.