mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
* gas/elf/dwarf2-4.s: Don't use @.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2011-02-10 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* gas/elf/dwarf2-4.s: Don't use @.
|
||||||
|
|
||||||
2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
|
2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR gas/6957
|
PR gas/6957
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
.file "__dn_comp.c"
|
.file "__dn_comp.c"
|
||||||
.section .debug_abbrev,"",@progbits
|
.section .debug_abbrev,"",%progbits
|
||||||
.Ldebug_abbrev0:
|
.Ldebug_abbrev0:
|
||||||
.section .debug_info,"",@progbits
|
.section .debug_info,"",%progbits
|
||||||
.Ldebug_info0:
|
.Ldebug_info0:
|
||||||
.section .debug_line,"",@progbits
|
.section .debug_line,"",%progbits
|
||||||
.Ldebug_line0:
|
.Ldebug_line0:
|
||||||
.text
|
.text
|
||||||
.Ltext0:
|
.Ltext0:
|
||||||
|
Reference in New Issue
Block a user