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:
4c2c76b
)
specify output obj formats (b.out, coff)
author
Roland Pesch
<pesch@cygnus>
Fri, 22 Mar 1991 21:40:39 +0000
(21:40 +0000)
committer
Roland Pesch
<pesch@cygnus>
Fri, 22 Mar 1991 21:40:39 +0000
(21:40 +0000)
gas/doc/i960.m4
patch
|
blob
|
history
diff --git
a/gas/doc/i960.m4
b/gas/doc/i960.m4
index 9300a31498e332a47b27f87825dfe996946d6a1f..2bfcad7c56e53ca1ecd7496fa97e7e94b5fe85d7 100644
(file)
--- a/
gas/doc/i960.m4
+++ b/
gas/doc/i960.m4
@@
-1,5
+1,8
@@
_divert__(-1)
_define__(<_I960__>,<1>)
+_define__(<_AOUT__>,<0>)
+_define__(<_BOUT__>,<1>)
+_define__(<_COFF__>,<1>)
_define__(<_AS__>,<gas960>)
_define__(<_GCC__>,<gcc960>)
_define__(<_LD__>,<ld960>)