mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-30 13:23:50 +08:00
Remove #NO_APP, accidentally committed as part of another patch.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2004-08-18 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* gas/macros/strings.s: Remove #NO_APP, accidentally committed as
|
||||||
|
part of another patch.
|
||||||
|
|
||||||
2004-08-15 Nick Clifton <nickc@redhat.com>
|
2004-08-15 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* gas/all/altmacro.d: Allow for rest of frag being padded to an
|
* gas/all/altmacro.d: Allow for rest of frag being padded to an
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#NO_APP
|
|
||||||
.macro M arg1
|
.macro M arg1
|
||||||
.ascii "\arg1"
|
.ascii "\arg1"
|
||||||
.endm
|
.endm
|
||||||
|
Reference in New Issue
Block a user