Commit Graph

55 Commits

Author SHA1 Message Date
K. Richard Pixley 5b4c9f7763 use MAKEINFO macro 1992-03-14 03:07:12 +00:00
K. Richard Pixley ced0d93e96 keep ChangeLog and as-all.texinfo 1992-03-10 00:50:59 +00:00
K. Richard Pixley 787c6bfe70 This is the second batch of makefile changes. Libg++ makefiles were
checked in earlier.  These are Makefiles relevant to the progressive
release currently in progress.

* added exec_prefix
* default bindir now exec_prefix/bin
* default libdir now exec_prefix/lib
* default mandir now prefix/man
* default infodir now prefix/info
* added oldincludedir, default NULL
* remove all traces of the old -subdirs and -namesubdir support,
  including code, for loops, and all subdir/unsubdir stuff.
* remove old style staging targets {de-}stage[1234], comparison,
  bootstrapN, from all but the bootstrappable tools.
* added check targets.
* removed any "Last Mod" lines.
* forced copyrights to '92 and shifted some from Cygnus to FSF.
* added tooldir and program_prefix where needed.
* updated texinfo and man pages, removed all references to multiple
  hosts or targets.
1992-03-08 07:47:55 +00:00
K. Richard Pixley 5ff20e8f4d added menu triggers 1992-03-08 07:08:58 +00:00
K. Richard Pixley 169fff4907 this file will be needed as long as we use a tool that we do not distribute (m4) 1992-03-06 11:32:42 +00:00
Michael Tiemann b0c0241840 Keep Makefile.in and configure.in. Don't keep Makefile. 1992-02-24 13:54:45 +00:00
K. Richard Pixley 7a11153774 don't keep *.dvi 1992-02-21 09:08:37 +00:00
K. Richard Pixley 79a54a5b52 doc. bring it in, use it. 1992-02-21 09:05:26 +00:00
K. Richard Pixley 131292695f prepping for configure 1992-02-18 11:25:11 +00:00
Roland Pesch 0c5e345c0f Might as well keep the contents of the gas/doc subdir, as well as the
dir itself.
1992-02-14 00:28:22 +00:00
Roland Pesch ead077d598 Initial revision 1992-01-22 00:36:44 +00:00
Roland Pesch 66b818fb6e (1) Changes made yesterday, forgot to check in:
a) cleanups to node structure for Info file
    b) .lflags (ignored) doc restored (was covered previously in
       single par on .list-related directives ignored).
    c) fill in page size defaults (.psize)
    d) move text on H8/300 size suffixes to after opcode table, for
       better page breaks
    e) @alphaenumerate->@enumerate a in GPL

(2) Doc -a, -al, -as, options to enable listings and listing control
    directives; removed FIXME comments re verifying listing counter use;
    advanced titlepage date to Jan 92.
1992-01-21 22:25:37 +00:00
Roland Pesch f3139e9366 all.m4: correct AMD 29K entry (changed elsewhere to _A29K__ some time ago)
Makefile: preprocess w/GNU m4 by default, use "all" as default config
as.texinfo: index, at last;
            listing directives;
            improvements (re width suffixes) to H8 machine-dep
1992-01-20 03:42:12 +00:00
Roland Pesch 2bdd06b3d3 Minor fixes for 68K-only config. 1992-01-08 21:19:59 +00:00
Roland Pesch 49b8ce8933 Minor updates for successful standalone 80386 configuration of manual. 1991-12-14 01:12:42 +00:00
Roland Pesch 338e7aa401 *** empty log message *** 1991-12-07 00:23:52 +00:00
Roland Pesch 24b1493d18 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.
1991-11-27 21:32:15 +00:00
Roland Pesch 660eb163a7 Initial revision 1991-11-27 21:32:00 +00:00
Roland Pesch 7d7ecbddb0 Switch to _A29K__ (from _AMD29K__). 1991-11-26 19:41:08 +00:00
Roland Pesch f81c49b14a Use new makeinfo -o option. Rest of this Makefile needs work to make it fit
config structure properly, though.
1991-11-13 23:21:31 +00:00
Roland Pesch fd4231426f Better generation of mm-converted manual (Makefile)
New predefined configuration (Makefile, amd29k-coff.m4)
Bugfix in old configuration (amd29k.m4)
1991-11-13 23:12:19 +00:00
Roland Pesch edb4132896 Initial revision 1991-11-13 23:12:17 +00:00
Roland Pesch d7f3324c0d New targets as.mm, as.me 1991-10-15 00:38:11 +00:00
Roland Pesch 0ca48c5250 as.ms (roff form of documentation) target in Makefile: add one more
sed editing pass, to preprocess the more elaborate form of xref now
used in this manual into the simpler form that texi2roff can deal
with.
1991-10-14 18:43:52 +00:00
Roland Pesch 098d714d81 *** empty log message *** 1991-10-12 01:18:13 +00:00
Roland Pesch 1966e7158a Makefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling tex
(2) new target as.ms (roff)
as.texinfo: sed-markers to make roff output pick up less-fancy form of
          tables and illustrations (otherwise used by info, not TeX);
          slight text chgs as workarounds for texi2roff bugs
1991-10-12 00:49:50 +00:00
Roland Pesch 6a3871df09 Update _MACH_DEP__ macro to be consistent with node references in both
generic and one-machine manuals.
1991-09-19 02:20:06 +00:00
Roland Pesch 7a4c8e5ce3 Structural cleanups (node structure and M4 preprocessing structure);
minor proofreading in passing. More modest editorial attribution.
1991-09-19 02:18:43 +00:00
Roland Pesch 39c52804df as.texinfo: commented out @group definitions, since recent vns of
texinfo restrict to limited usefulness.

*.m4: updated to match GDB .m4's

Makefile: default target `all', automate m4 preprocessing etc.

All: added CVS/RCS Id: tag.
1991-08-13 18:10:34 +00:00
Roland Pesch eb2a596956 Initial revision 1991-08-13 18:10:29 +00:00
Roland Pesch 0b5b143aed Clean up some more _GENERIC___ contexts.
(Also attest to editor more modestly...)
1991-06-25 19:40:21 +00:00
Roland Pesch d0281557bb Intel 960 updates; includes new text on COFF directives and symbols. 1991-03-23 01:26:32 +00:00
Roland Pesch c23e2ee8fd Correct name for linker to what Intel uses 1991-03-23 01:16:18 +00:00
Roland Pesch 338289ca3f specify output obj formats (b.out, coff) 1991-03-22 21:40:39 +00:00
Roland Pesch 4c2c76be06 New switches for object code output format 1991-03-22 21:38:18 +00:00
Roland Pesch 9631c6b696 "960" suffixed names for gcc, ld, gdb 1991-03-22 20:15:37 +00:00
Roland Pesch cb130bc8c5 defaults for _GCC__, _LD__, _GDB__ 1991-03-22 20:11:31 +00:00
Roland Pesch 907621824e Renamed _CS__ to _CHAPSEC__ (better visual impact in source). 1991-03-19 00:38:04 +00:00
Roland Pesch 69798b646a value for _HOST__ 1991-03-18 23:02:17 +00:00
Roland Pesch ec77c0999d Default value for _HOST__; indiv configs *should* override this. 1991-03-18 22:57:09 +00:00
Roland Pesch 2491087419 Value for _HOST__ 1991-03-18 22:55:23 +00:00
Roland Pesch 06f2bdbf17 Introduced macro _CS__ for calculated chapter/section/sub... level headings. 1991-03-18 22:52:40 +00:00
Roland Pesch 402c81bfc0 Value for _MACH_DEP__ 1991-03-18 20:47:17 +00:00
Roland Pesch 6487eee679 Value for _MACH_DEP__; delete defaults, now in <none.m4> 1991-03-18 20:42:17 +00:00
Roland Pesch e652736a3c Value for _MACH_DEP__ nodename 1991-03-18 20:40:18 +00:00
Roland Pesch f5d708121e _MACH_DEP__ introduced 1991-03-16 02:08:23 +00:00
Roland Pesch ba860901b4 Assembler name is "gas960" for this config. 1991-03-16 01:32:57 +00:00
Roland Pesch df816c1db6 Introduced new text-expansion macro _AS__ for assembler name; default "as". 1991-03-16 01:31:23 +00:00
Roland Pesch 98ed7eaea9 Initial revision 1991-03-15 22:14:51 +00:00
Roland Pesch 09352a5d3d Introduced m4 parametrization rather than comments and ignore/end ignore
to configure manual for particular platforms.
See m4 macro definitions in *.m4.
(Requires GNU or SysV m4; Berkeley won't do).
1991-03-15 22:08:02 +00:00