aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/all-config.texi
AgeCommit message (Collapse)AuthorFilesLines
1993-06-13 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.Jim Kingdon1-107/+0
* Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
1993-05-06New material for MIPS Remote thanks to Ian, and minor miscellany:Roland Pesch1-0/+3
* all-config.texi (MIPS) new switch. * gdbinv-s.texi (Nindy Options) Remove two instances of future tense; (MIPS Remote) new node. * gdb.texinfo (passim) rephrases to work around makeinfo @value bug; (Environment) less passive, other small cleanups in text about .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry; (Remote) new MIPS Remote menu entry.
1993-04-24gdbinv-s.texi, gdb.texinfo: include Hitachi SH targetRoland Pesch1-6/+6
gdb.texinfo: advance manual revision dates to present gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi: stop using silly Roman numerals in @set variable names
1993-04-21This is the real generic configuration. Earlier versions checked inRoland Pesch1-22/+83
seem to be copies of H8 config.
1993-03-27*-config.texi: introduce new switch GENERIC to describe text *only* forRoland Pesch1-0/+1
(the usual) non-specialized versions of the manual. gdb.texinfo: list of nonstandard init file names, with brief descriptions (permits closing PRMS gdb/2296).
1993-03-271. Update conditional markup:Roland Pesch1-0/+42
(a) to make H8 configuration come out right (first attempt since conversion to texinfo conditionals); (b) to exploit yesterday's makeinfo bugfix, using conditionals in menus rather than multiple alternative menus. 2. Update H8 text to refer to H8/500 as well as H8/300. 3. Define config file gdb-config.texi as a link in Makefile, based on a DOC_CONFIG variable.