mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
Introduced new text-expansion macro _AS__ for assembler name; default "as".
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
_divert__(-1)
|
_divert__(-1)
|
||||||
|
|
||||||
|
Switches:
|
||||||
|
|
||||||
_define__(<_ALL_ARCH__>,<0>)
|
_define__(<_ALL_ARCH__>,<0>)
|
||||||
_define__(<_INTERNALS__>,<0>)
|
_define__(<_INTERNALS__>,<0>)
|
||||||
|
|
||||||
@ -10,4 +12,9 @@ _define__(<_M680X0__>,<0>)
|
|||||||
_define__(<_SPARC__>,<0>)
|
_define__(<_SPARC__>,<0>)
|
||||||
_define__(<_VAX__>,<0>)
|
_define__(<_VAX__>,<0>)
|
||||||
|
|
||||||
|
Text:
|
||||||
|
|
||||||
|
Name for assembler; individual configs may override
|
||||||
|
_define__(<_AS__>,<as>)
|
||||||
|
|
||||||
_divert__<>
|
_divert__<>
|
Reference in New Issue
Block a user