Roland Pesch
41ee6e917d
(1) disable documentation for .lsym at sac's request
(2) structural changes triggered thereby
(3) verify m4 and makeinfo run correctly on all versions of the doc
represented in the Makefile and m4 config definition files
as.texinfo: disabled .lsym
exploit makeinfo node defaulting
removed some conditional hair around nodes
fixed some bad conditionals in a29k config
a29k.m4, i960.m4, sparc.m4, vax.m4: supply missing switch definitions
(looks like these hadn't been tested for a while)
as-all.texinfo: mechanically derived from above
35 years ago
Roland Pesch
574fcd7b67
Small clarification in description of Jxx FOO expansion for 680x0.
35 years ago
K. Richard Pixley
36e492a640
use m4 rather than gm4
35 years ago
Roland Pesch
bf85ce3ec6
as.texinfo, as-all.texinfo: fix typo found by zoo
(don't call H8/300 an AMD 29K in info menus)
as.1: catch up to "-k" spelling change (now "-K")
35 years ago
Roland Pesch
85fc7642a1
Track as.texinfo
35 years ago
Roland Pesch
eaeebcc9d7
Remove local formatting kluges, not meant for distribution.
35 years ago
Roland Pesch
8038106352
Former -k option now -K to avoid conflict with Sun assembler.
(-K [nee -k] gives warning when difference tables altered by assembler)
35 years ago
K. Richard Pixley
5b4c9f7763
use MAKEINFO macro
35 years ago
K. Richard Pixley
ced0d93e96
keep ChangeLog and as-all.texinfo
35 years ago
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.
35 years ago
K. Richard Pixley
5ff20e8f4d
added menu triggers
35 years ago
K. Richard Pixley
169fff4907
this file will be needed as long as we use a tool that we do not distribute (m4)
35 years ago
Michael Tiemann
b0c0241840
Keep Makefile.in and configure.in. Don't keep Makefile.
35 years ago
K. Richard Pixley
7a11153774
don't keep *.dvi
35 years ago
K. Richard Pixley
79a54a5b52
doc. bring it in, use it.
35 years ago
K. Richard Pixley
131292695f
prepping for configure
35 years ago
Roland Pesch
0c5e345c0f
Might as well keep the contents of the gas/doc subdir, as well as the
dir itself.
35 years ago
Roland Pesch
ead077d598
Initial revision
35 years ago
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.
35 years ago
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
35 years ago
Roland Pesch
2bdd06b3d3
Minor fixes for 68K-only config.
35 years ago
Roland Pesch
49b8ce8933
Minor updates for successful standalone 80386 configuration of manual.
35 years ago
Roland Pesch
338e7aa401
*** empty log message ***
35 years ago
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.
35 years ago
Roland Pesch
660eb163a7
Initial revision
35 years ago
Roland Pesch
7d7ecbddb0
Switch to _A29K__ (from _AMD29K__).
35 years ago
Roland Pesch
f81c49b14a
Use new makeinfo -o option. Rest of this Makefile needs work to make it fit
config structure properly, though.
35 years ago
Roland Pesch
fd4231426f
Better generation of mm-converted manual (Makefile)
New predefined configuration (Makefile, amd29k-coff.m4)
Bugfix in old configuration (amd29k.m4)
35 years ago
Roland Pesch
edb4132896
Initial revision
35 years ago
Roland Pesch
d7f3324c0d
New targets as.mm, as.me
35 years ago
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.
35 years ago
Roland Pesch
098d714d81
*** empty log message ***
35 years ago
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
35 years ago
Roland Pesch
6a3871df09
Update _MACH_DEP__ macro to be consistent with node references in both
generic and one-machine manuals.
35 years ago
Roland Pesch
7a4c8e5ce3
Structural cleanups (node structure and M4 preprocessing structure);
minor proofreading in passing. More modest editorial attribution.
35 years ago
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.
36 years ago
Roland Pesch
eb2a596956
Initial revision
36 years ago
Roland Pesch
0b5b143aed
Clean up some more _GENERIC___ contexts.
(Also attest to editor more modestly...)
36 years ago
nobody
3a69b3aca6
This commit was manufactured by cvs2svn to create branch 'binutils'.
Cherrypick from master 1991-04-04 18:19:53 UTC K. Richard Pixley <rich@cygnus> 'Initial revision':
gas/COPYING
gas/ChangeLog
gas/Makefile.in
gas/README
gas/app.c
gas/as.c
gas/as.h
gas/atof-generic.c
gas/bignum-copy.c
gas/bignum.h
gas/cond.c
gas/config/atof-ieee.c
gas/config/atof-vax.c
gas/config/obj-aout.c
gas/config/obj-aout.h
gas/config/obj-bout.c
gas/config/obj-bout.h
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/tc-a29k.c
gas/config/tc-a29k.h
gas/config/tc-generic.c
gas/config/tc-generic.h
gas/config/tc-i386.c
gas/config/tc-i386.h
gas/config/tc-i860.c
gas/config/tc-i860.h
gas/config/tc-i960.c
gas/config/tc-i960.h
gas/config/tc-m68851.h
gas/config/tc-m68k.c
gas/config/tc-m68k.h
gas/config/tc-ns32k.c
gas/config/tc-ns32k.h
gas/config/tc-sparc.c
gas/config/tc-sparc.h
gas/config/tc-vax.c
gas/config/tc-vax.h
gas/config/te-generic.h
gas/config/te-ic960.h
gas/config/te-sun3.h
gas/config/vax-inst.h
gas/configure
gas/configure.in
gas/debug.c
gas/expr.c
gas/expr.h
gas/flonum-copy.c
gas/flonum-mult.c
gas/flonum.h
gas/frags.c
gas/frags.h
gas/hash.c
gas/hash.h
gas/input-file.c
gas/input-file.h
gas/input-scrub.c
gas/messages.c
gas/obj.h
gas/output-file.c
gas/output-file.h
gas/read.c
gas/read.h
gas/struc-symbol.h
gas/subsegs.c
gas/subsegs.h
gas/symbols.c
gas/symbols.h
gas/tc.h
gas/write.c
gas/write.h
ld/ld.h
ld/ldexp.c
ld/ldfile.c
ld/ldfile.h
ld/ldlang.h
ld/ldlex.h
ld/ldmain.h
ld/ldmisc.h
ld/ldwrite.h
Cherrypick from master 1991-03-21 21:29:06 UTC David Henkel-Wallace <gumby@cygnus> 'Initial revision':
ld/ldexp.h
ld/ldgram.y
ld/ldlang.c
ld/ldlex.l
ld/ldmain.c
ld/ldmisc.c
ld/ldwrite.c
Cherrypick from master 1991-01-17 15:34:55 UTC Roland Pesch <pesch@cygnus> 'Initial revision':
gas/doc/as.texinfo
36 years ago
Roland Pesch
d0281557bb
Intel 960 updates; includes new text on COFF directives and symbols.
36 years ago
Roland Pesch
c23e2ee8fd
Correct name for linker to what Intel uses
36 years ago
Roland Pesch
338289ca3f
specify output obj formats (b.out, coff)
36 years ago
Roland Pesch
4c2c76be06
New switches for object code output format
36 years ago
Roland Pesch
9631c6b696
"960" suffixed names for gcc, ld, gdb
36 years ago
Roland Pesch
cb130bc8c5
defaults for _GCC__, _LD__, _GDB__
36 years ago
Roland Pesch
907621824e
Renamed _CS__ to _CHAPSEC__ (better visual impact in source).
36 years ago
Roland Pesch
69798b646a
value for _HOST__
36 years ago
Roland Pesch
ec77c0999d
Default value for _HOST__; indiv configs *should* override this.
36 years ago
Roland Pesch
2491087419
Value for _HOST__
36 years ago
Roland Pesch
06f2bdbf17
Introduced macro _CS__ for calculated chapter/section/sub... level headings.
36 years ago