aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-12-14 01:12:42 +0000
committerRoland Pesch <pesch@cygnus>1991-12-14 01:12:42 +0000
commit49b8ce89337de7ff637362056d36dcc76d85fa50 (patch)
tree02799e3f8fffe93bd306f457de89f8168f76ea39 /gas/doc
parent619fd1455b71e4e6089b00c85b53328ffdc8fd43 (diff)
downloadgdb-49b8ce89337de7ff637362056d36dcc76d85fa50.zip
gdb-49b8ce89337de7ff637362056d36dcc76d85fa50.tar.gz
gdb-49b8ce89337de7ff637362056d36dcc76d85fa50.tar.bz2
Minor updates for successful standalone 80386 configuration of manual.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/i80386.m47
1 files changed, 6 insertions, 1 deletions
diff --git a/gas/doc/i80386.m4 b/gas/doc/i80386.m4
index 3aee180..4429d49 100644
--- a/gas/doc/i80386.m4
+++ b/gas/doc/i80386.m4
@@ -1,7 +1,12 @@
_divert__(-1)
_define__(<_I80386__>,<1>)
+_define__(<_GENERIC__>,<0>)
_define__(<_HOST__>,<Intel 80386>)
-_define__(<_MACH_DEP__>,<i386-Dependent>
+_define__(<_MACH_DEP__>,<i386-Dependent>)
+_define__(<_AOUT__>,<1>)
+_define__(<_BOUT__>,<0>)
+_define__(<_COFF__>,<0>)
+_define__(<_ELF__>,<0>)
_define__(<_W32__>,0)
_define__(<_W16__>,1) 16-bit words
_divert__<> \ No newline at end of file