aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/h8.m4
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-03-04 01:08:47 +0000
committerRoland Pesch <pesch@cygnus>1992-03-04 01:08:47 +0000
commitc7cb8acbe8eb1226ef76fe716aa050d3b9d0e860 (patch)
tree840c8277a027f3d81d9d1cd02d299c5976df51cc /gdb/doc/h8.m4
parentd747e0af3d41f19815ab972f6fc9527fbf52804a (diff)
downloadgdb-c7cb8acbe8eb1226ef76fe716aa050d3b9d0e860.zip
gdb-c7cb8acbe8eb1226ef76fe716aa050d3b9d0e860.tar.gz
gdb-c7cb8acbe8eb1226ef76fe716aa050d3b9d0e860.tar.bz2
H8/300 config, startup doc, and related mods.
Diffstat (limited to 'gdb/doc/h8.m4')
-rw-r--r--gdb/doc/h8.m410
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/doc/h8.m4 b/gdb/doc/h8.m4
new file mode 100644
index 0000000..d9b41c8
--- /dev/null
+++ b/gdb/doc/h8.m4
@@ -0,0 +1,10 @@
+_divert__(-1)
+_define__(<_H8__>,<1>)
+_define__(<_GENERIC__>,<0>)
+_define__(<_AS__>,<as83>)
+_define__(<_GCC__>,<gcc83>)
+_define__(<_LD__>,<ld83>)
+_define__(<_GDBP__>,<gdb83>)
+_define__(<_GDBN__>,<GDB83>)
+_define__(<_HOST__>,<Hitachi H8/300>)
+_divert__<> \ No newline at end of file