mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-22 10:31:38 +00:00
Don't start directives in first column.
This commit is contained in:
parent
9a8f3bb734
commit
55d98a80d4
@ -1,3 +1,8 @@
|
||||
2000-06-17 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* gas/macros/strings.s: Don't start directives in first column
|
||||
(for LABELS_WITHOUT_COLONS targets).
|
||||
|
||||
2000-06-14 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* gas/macros/strings.d: Support a.out and coff.
|
||||
|
@ -1,6 +1,6 @@
|
||||
.macro M arg1
|
||||
.macro M arg1
|
||||
.ascii "\arg1"
|
||||
.endm
|
||||
.endm
|
||||
|
||||
.data
|
||||
foo:
|
||||
|
Loading…
x
Reference in New Issue
Block a user