From 376f5fcd5ed25b7ba2d4ddcb87c890ef9e19d61b Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 5 Feb 2009 21:54:43 +0000 Subject: * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-arm/arm-elf.exp | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'ld') diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 31ab655..c31a0c9 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-02-05 Joseph Myers + + * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork. + 2009-02-03 Maxim Kuvyrkov * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update. diff --git a/ld/testsuite/ld-arm/arm-elf.exp b/ld/testsuite/ld-arm/arm-elf.exp index 530a801..3ea17e9 100644 --- a/ld/testsuite/ld-arm/arm-elf.exp +++ b/ld/testsuite/ld-arm/arm-elf.exp @@ -229,7 +229,9 @@ set armeabitests { {"Thumb-2 BL" "-Ttext 0x1000 --section-start .foo=0x1001000" "" {thumb2-bl.s} {{objdump -dr thumb2-bl.d}} "thumb2-bl"} - + {"Thumb-2 Interworked branch" "-T arm.ld" "" {thumb2-b-interwork.s} + {{objdump -dr thumb2-b-interwork.d}} + "thumb2-b-interwork"} {"ARMv4 interworking" "-static -T arm.ld --fix-v4bx-interworking" "--fix-v4bx -meabi=4" {armv4-bx.s} {{objdump -d armv4-bx.d}} "armv4-bx"} -- cgit v1.1