aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-03-22 21:38:18 +0000
committerRoland Pesch <pesch@cygnus>1991-03-22 21:38:18 +0000
commit4c2c76be06956a0a148e27183a1cc389d77b6851 (patch)
tree9f1cb35033e51957514df3b4028f8aae9f6cf6c4 /gas
parent9631c6b696d7c868199b7b160cb3a95a29cb2f9a (diff)
downloadgdb-4c2c76be06956a0a148e27183a1cc389d77b6851.zip
gdb-4c2c76be06956a0a148e27183a1cc389d77b6851.tar.gz
gdb-4c2c76be06956a0a148e27183a1cc389d77b6851.tar.bz2
New switches for object code output format
Diffstat (limited to 'gas')
-rw-r--r--gas/doc/none.m45
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/doc/none.m4 b/gas/doc/none.m4
index c018524..327ef3e 100644
--- a/gas/doc/none.m4
+++ b/gas/doc/none.m4
@@ -5,6 +5,11 @@ Switches:
_define__(<_ALL_ARCH__>,<0>)
_define__(<_INTERNALS__>,<0>)
+_define__(<_AOUT__>,<1>)
+_define__(<_BOUT__>,<0>)
+_define__(<_COFF__>,<0>)
+_define__(<_ELF__>,<0>)
+
_define__(<_AMD29K__>,<0>)
_define__(<_I80386__>,<0>)
_define__(<_I960__>,<0>)