From: Roland Pesch Date: Sat, 14 Dec 1991 01:12:42 +0000 (+0000) Subject: Minor updates for successful standalone 80386 configuration of manual. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=49b8ce89337de7ff637362056d36dcc76d85fa50;p=binutils-gdb.git Minor updates for successful standalone 80386 configuration of manual. --- diff --git a/gas/doc/i80386.m4 b/gas/doc/i80386.m4 index 3aee180baf8..4429d490e70 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__>,) -_define__(<_MACH_DEP__>, +_define__(<_MACH_DEP__>,) +_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