projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98ed7ea
)
Introduced new text-expansion macro _AS__ for assembler name; default "as".
author
Roland Pesch
<pesch@cygnus>
Sat, 16 Mar 1991 01:31:23 +0000
(
01:31
+0000)
committer
Roland Pesch
<pesch@cygnus>
Sat, 16 Mar 1991 01:31:23 +0000
(
01:31
+0000)
gas/doc/none.m4
patch
|
blob
|
history
diff --git
a/gas/doc/none.m4
b/gas/doc/none.m4
index 92e97c39710d33da5b50c28fa0f1b15aefb32726..cd3ad9f1a8ee949399d337c78d710dce115e6f33 100644
(file)
--- a/
gas/doc/none.m4
+++ b/
gas/doc/none.m4
@@
-1,5
+1,7
@@
_divert__(-1)
+Switches:
+
_define__(<_ALL_ARCH__>,<0>)
_define__(<_INTERNALS__>,<0>)
@@
-10,4
+12,9
@@
_define__(<_M680X0__>,<0>)
_define__(<_SPARC__>,<0>)
_define__(<_VAX__>,<0>)
+Text:
+
+Name for assembler; individual configs may override
+_define__(<_AS__>,<as>)
+
_divert__<>
\ No newline at end of file