aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/a29k-coff.m4
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1991-11-27 21:32:15 +0000
committerRoland Pesch <pesch@cygnus>1991-11-27 21:32:15 +0000
commit24b1493d189c3f1213f03692d1118c6bd0ff86c1 (patch)
tree129bcdf5f62d56be5b9c21aca8a15b84c55fe1fd /gas/doc/a29k-coff.m4
parent660eb163a7f20042722da1c41678d52fd3aef679 (diff)
downloadgdb-24b1493d189c3f1213f03692d1118c6bd0ff86c1.zip
gdb-24b1493d189c3f1213f03692d1118c6bd0ff86c1.tar.gz
gdb-24b1493d189c3f1213f03692d1118c6bd0ff86c1.tar.bz2
Hitachi h8/300 config of GAS manual (first draft), and a few config
spinoffs in the direction of feature-based config rather than entirely machine-dep.
Diffstat (limited to 'gas/doc/a29k-coff.m4')
-rw-r--r--gas/doc/a29k-coff.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/a29k-coff.m4 b/gas/doc/a29k-coff.m4
index 6d91736..9dfcc27 100644
--- a/gas/doc/a29k-coff.m4
+++ b/gas/doc/a29k-coff.m4
@@ -7,4 +7,8 @@ _define__(<_AOUT__>,<0>)
_define__(<_BOUT__>,<0>)
_define__(<_COFF__>,<1>)
_define__(<_ELF__>,<0>)
+_define__(<_DIFFTABKLUG__>,0) NO difference-table kluge
+_define__(<_IEEEFLOAT__>,1) IEEE floating point
+_define__(<_W32__>,1) 32-bit words
+_define__(<_W16__>,0)
_divert__<> \ No newline at end of file