diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/dwarf2-1.d | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/dwarf2-2.d | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/dw2-compress-1.d | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 15b6cd0..9c5e328 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2012-05-17 Alan Modra <amodra@gmail.com> + * gas/elf/dwarf2-1.d: Update. + * gas/elf/dwarf2-2.d: Update. + * gas/i386/dw2-compress-1.d: Update. + +2012-05-17 Alan Modra <amodra@gmail.com> + * gas/ppc/vle.d: Pass -a32 to assembler. * gas/ppc/vle-reloc.d: Likewise. * gas/ppc/vle-simple-1.d: Likewise, also match wider addresses. diff --git a/gas/testsuite/gas/elf/dwarf2-1.d b/gas/testsuite/gas/elf/dwarf2-1.d index b691bfd..ff0ff74 100644 --- a/gas/testsuite/gas/elf/dwarf2-1.d +++ b/gas/testsuite/gas/elf/dwarf2-1.d @@ -8,7 +8,7 @@ Contents of the .[z]?debug_info section: Compilation Unit @ offset 0x0: Length: 0x4e \(32-bit\) Version: 2 - Abbrev Offset: 0 + Abbrev Offset: 0x0 Pointer Size: 4 <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\) <c> DW_AT_stmt_list : 0x0 @@ -77,7 +77,7 @@ Raw dump of debug contents of section .[z]?debug_line: Contents of the .[z]?debug_abbrev section: - Number TAG + Number TAG \(0x0\) 1 DW_TAG_compile_unit \[has children\] DW_AT_stmt_list DW_FORM_data4 DW_AT_high_pc DW_FORM_addr diff --git a/gas/testsuite/gas/elf/dwarf2-2.d b/gas/testsuite/gas/elf/dwarf2-2.d index 3b3a341..2feafa6 100644 --- a/gas/testsuite/gas/elf/dwarf2-2.d +++ b/gas/testsuite/gas/elf/dwarf2-2.d @@ -8,7 +8,7 @@ Contents of the .[z]?debug_info section: Compilation Unit @ offset 0x0: Length: 0x4e \(32-bit\) Version: 2 - Abbrev Offset: 0 + Abbrev Offset: 0x0 Pointer Size: 4 <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\) <c> DW_AT_stmt_list : 0x0 @@ -77,7 +77,7 @@ Raw dump of debug contents of section .[z]?debug_line: Contents of the .[z]?debug_abbrev section: - Number TAG + Number TAG \(0x0\) 1 DW_TAG_compile_unit \[has children\] DW_AT_stmt_list DW_FORM_data4 DW_AT_high_pc DW_FORM_addr diff --git a/gas/testsuite/gas/i386/dw2-compress-1.d b/gas/testsuite/gas/i386/dw2-compress-1.d index f47e58c..06057ca 100644 --- a/gas/testsuite/gas/i386/dw2-compress-1.d +++ b/gas/testsuite/gas/i386/dw2-compress-1.d @@ -7,7 +7,7 @@ Contents of the .zdebug_info section: Compilation Unit @ offset 0x0: Length: 0x4e \(32-bit\) Version: 2 - Abbrev Offset: 0 + Abbrev Offset: 0x0 Pointer Size: 4 <0><b>: Abbrev Number: 1 \(DW_TAG_compile_unit\) <c> DW_AT_stmt_list : 0x0 @@ -32,7 +32,7 @@ Contents of the .zdebug_info section: Contents of the .zdebug_abbrev section: - Number TAG + Number TAG \(0x0\) 1 DW_TAG_compile_unit \[has children\] DW_AT_stmt_list DW_FORM_data4 DW_AT_high_pc DW_FORM_addr |