aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/i960.m4
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-01-23 00:30:28 +0000
committerRoland Pesch <pesch@cygnus>1993-01-23 00:30:28 +0000
commit18fae2a8dbd7555dd98043534a3ce7de19ab4e15 (patch)
tree42bd3373fcf53c629c754ee21c9a3638e781f49d /gdb/doc/i960.m4
parent42b5c73927f9c86c0726b25e271b76133a8e9178 (diff)
downloadbinutils-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.zip
binutils-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.tar.gz
binutils-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.tar.bz2
These changes abolish M4 preprocessing for the GDB manual.
Formatting these files now depends on the recently designed Texinfo conditionals: to format successfully, you must use very recent versions (not yet distributed by FSF) of texinfo.tex and makeinfo.c. The new Texinfo commands are @set, @clear, @ifset, @ifclear, and @value. Recent texinfo-2 Beta distributions contained partial implementations. texi2roff does not yet support these commands. There are miscellaneous clean-ups to Makefile.in as well.
Diffstat (limited to 'gdb/doc/i960.m4')
-rw-r--r--gdb/doc/i960.m412
1 files changed, 0 insertions, 12 deletions
diff --git a/gdb/doc/i960.m4 b/gdb/doc/i960.m4
deleted file mode 100644
index e98155d..0000000
--- a/gdb/doc/i960.m4
+++ /dev/null
@@ -1,12 +0,0 @@
-_divert__(-1)
-_define__(<_I960__>,<1>)
-_define__(<_AOUT__>,<0>)
-_define__(<_BOUT__>,<1>)
-_define__(<_COFF__>,<1>)
-_define__(<_AS__>,<gas960>)
-_define__(<_GCC__>,<gcc960>)
-_define__(<_LD__>,<gld960>)
-_define__(<_GDB__>,<gdb960>)
-_define__(<_HOST__>,<Intel 960>)
-_define__(<_MACH_DEP__>,<i960 Dependent>)
-_divert__<> \ No newline at end of file