From cf73ba146350cece49064c757f46e43f0bccb563 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Wed, 19 Oct 2005 00:43:59 +0000 Subject: 2005-10-08 Paul Brook * gas/arm/eabi_attr_1.s: New test. * gas/arm/eabi_attr_1.d: New test. * gas/arm/arm7t.d: Only disassemble code sections. * gas/arm/bignum1.d: Ignore Arm object attribute sections. * gas/arm/mapping.d: Ditto. * gas/arm/unwind.d: Ditto. * gas/elf/section0.d: Ditto. * gas/elf/section1.d: Ditto. * gas/elf/elf.exp: Set target_machine for Arm EABI based targets. * gas/elf/section2.e-armeabi: New file. --- gas/testsuite/gas/elf/section2.e-armeabi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gas/testsuite/gas/elf/section2.e-armeabi diff --git a/gas/testsuite/gas/elf/section2.e-armeabi b/gas/testsuite/gas/elf/section2.e-armeabi new file mode 100644 index 0000000000..84463b1f8b --- /dev/null +++ b/gas/testsuite/gas/elf/section2.e-armeabi @@ -0,0 +1,9 @@ + +Symbol table '.symtab' contains 6 entries: + Num: Value[ ]* Size Type Bind Vis Ndx Name + 0: 0+0 0 NOTYPE LOCAL DEFAULT UND + 1: 0+0 0 SECTION LOCAL DEFAULT 1 + 2: 0+0 0 SECTION LOCAL DEFAULT 2 + 3: 0+0 0 SECTION LOCAL DEFAULT 3 + 4: 0+0 0 SECTION LOCAL DEFAULT 4 + 5: 0+0 0 SECTION LOCAL DEFAULT 5 -- cgit v1.2.1