diff options
author | Paul Brook <paul@codesourcery.com> | 2005-10-19 00:43:59 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-10-19 00:43:59 +0000 |
commit | 64aacc3eebb3b5d19ee5b342b56d80f602242d81 (patch) | |
tree | 9e4347222a12f5a574512c273daaccaf525a29d7 /gas/testsuite | |
parent | 2ebe172e81d4a737ea7c7fb7198eecd25474dec8 (diff) | |
download | gdb-64aacc3eebb3b5d19ee5b342b56d80f602242d81.zip gdb-64aacc3eebb3b5d19ee5b342b56d80f602242d81.tar.gz gdb-64aacc3eebb3b5d19ee5b342b56d80f602242d81.tar.bz2 |
2005-10-08 Paul Brook <paul@codesourcery.com>
* 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.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/gas/elf/section2.e-armeabi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/testsuite/gas/elf/section2.e-armeabi b/gas/testsuite/gas/elf/section2.e-armeabi new file mode 100644 index 0000000..84463b1 --- /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 |