Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-12-08 | recording file death | K. Richard Pixley | 1 | -94/+0 | |
1992-12-03 | doc changes | Ken Raeburn | 2 | -33/+86 | |
1992-11-26 | Explicitly call reader's attention to lack of leading . in z8k special | Roland Pesch | 2 | -2/+4 | |
directives. | |||||
1992-11-25 | Updates from SAC answers to queries on z8k stuff. | Roland Pesch | 2 | -40/+120 | |
1992-11-24 | Superficial editing pass over Z8000 stuff. | Roland Pesch | 2 | -746/+778 | |
1992-11-23 | Format corrections to permit running through makeinfo and TeX without errors. | Roland Pesch | 2 | -16/+14 | |
1992-11-19 | z8000 documentation | Steve Chamberlain | 5 | -428/+899 | |
* Makefile.in, all.m4, as-all.texinfo as.texinfo: all modified | |||||
1992-11-19 | checkpoint | Steve Chamberlain | 1 | -0/+15 | |
1992-09-01 | Brought forward from p3: | Ian Lance Taylor | 1 | -0/+5 | |
Sun Aug 30 21:24:46 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: map "as" through program_transform_name when installing. | |||||
1992-08-18 | Hitachi now calls assembler plain "as", not "as83". | Roland Pesch | 1 | -1/+1 | |
1992-08-18 | Moved in from p3: | Ian Lance Taylor | 2 | -8/+21 | |
Tue Aug 18 14:19:01 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: always create installation directories. | |||||
1992-07-16 | (1) disable documentation for .lsym at sac's request | Roland Pesch | 5 | -177/+183 | |
(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 | |||||
1992-06-30 | Small clarification in description of Jxx FOO expansion for 680x0. | Roland Pesch | 1 | -1/+2 | |
1992-05-15 | use m4 rather than gm4 | K. Richard Pixley | 1 | -0/+4 | |
1992-05-05 | as.texinfo, as-all.texinfo: fix typo found by zoo | Roland Pesch | 2 | -3/+3 | |
(don't call H8/300 an AMD 29K in info menus) as.1: catch up to "-k" spelling change (now "-K") | |||||
1992-04-28 | Track as.texinfo | Roland Pesch | 1 | -3/+2 | |
1992-04-28 | Remove local formatting kluges, not meant for distribution. | Roland Pesch | 1 | -3/+2 | |
1992-04-27 | Former -k option now -K to avoid conflict with Sun assembler. | Roland Pesch | 2 | -39/+49 | |
(-K [nee -k] gives warning when difference tables altered by assembler) | |||||
1992-03-14 | use MAKEINFO macro | K. Richard Pixley | 1 | -0/+4 | |
1992-03-10 | keep ChangeLog and as-all.texinfo | K. Richard Pixley | 1 | -1/+6 | |
1992-03-08 | This is the second batch of makefile changes. Libg++ makefiles were | K. Richard Pixley | 2 | -0/+16 | |
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 | added menu triggers | K. Richard Pixley | 1 | -0/+8 | |
1992-03-06 | this file will be needed as long as we use a tool that we do not distribute (m4) | K. Richard Pixley | 1 | -0/+4989 | |
1992-02-24 | Keep Makefile.in and configure.in. Don't keep Makefile. | Michael Tiemann | 1 | -2/+6 | |
1992-02-21 | don't keep *.dvi | K. Richard Pixley | 1 | -2/+4 | |
1992-02-21 | doc. bring it in, use it. | K. Richard Pixley | 1 | -0/+171 | |
1992-02-18 | prepping for configure | K. Richard Pixley | 1 | -0/+34 | |
1992-02-14 | Might as well keep the contents of the gas/doc subdir, as well as the | Roland Pesch | 1 | -0/+59 | |
dir itself. | |||||
1992-01-22 | Initial revision | Roland Pesch | 1 | -0/+271 | |
1992-01-21 | (1) Changes made yesterday, forgot to check in: | Roland Pesch | 1 | -254/+1302 | |
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-20 | all.m4: correct AMD 29K entry (changed elsewhere to _A29K__ some time ago) | Roland Pesch | 2 | -5/+6 | |
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-08 | Minor fixes for 68K-only config. | Roland Pesch | 1 | -0/+1 | |
1991-12-14 | Minor updates for successful standalone 80386 configuration of manual. | Roland Pesch | 1 | -1/+6 | |
1991-12-07 | *** empty log message *** | Roland Pesch | 1 | -0/+1 | |
1991-11-27 | Hitachi h8/300 config of GAS manual (first draft), and a few config | Roland Pesch | 10 | -442/+847 | |
spinoffs in the direction of feature-based config rather than entirely machine-dep. | |||||
1991-11-27 | Initial revision | Roland Pesch | 1 | -0/+14 | |
1991-11-26 | Switch to _A29K__ (from _AMD29K__). | Roland Pesch | 5 | -146/+150 | |
1991-11-13 | Use new makeinfo -o option. Rest of this Makefile needs work to make it fit | Roland Pesch | 1 | -1/+1 | |
config structure properly, though. | |||||
1991-11-13 | Better generation of mm-converted manual (Makefile) | Roland Pesch | 2 | -2/+8 | |
New predefined configuration (Makefile, amd29k-coff.m4) Bugfix in old configuration (amd29k.m4) | |||||
1991-11-13 | Initial revision | Roland Pesch | 1 | -0/+10 | |
1991-10-15 | New targets as.mm, as.me | Roland Pesch | 1 | -2/+18 | |
1991-10-14 | as.ms (roff form of documentation) target in Makefile: add one more | Roland Pesch | 1 | -0/+1 | |
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-12 | *** empty log message *** | Roland Pesch | 1 | -3/+3 | |
1991-10-12 | Makefile: (1) include TEXINPUTS defn to point to texinfo.tex when calling tex | Roland Pesch | 1 | -5/+26 | |
(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-09-19 | Update _MACH_DEP__ macro to be consistent with node references in both | Roland Pesch | 6 | -6/+6 | |
generic and one-machine manuals. | |||||
1991-09-19 | Structural cleanups (node structure and M4 preprocessing structure); | Roland Pesch | 1 | -229/+733 | |
minor proofreading in passing. More modest editorial attribution. | |||||
1991-08-13 | as.texinfo: commented out @group definitions, since recent vns of | Roland Pesch | 2 | -12/+42 | |
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 | Initial revision | Roland Pesch | 4 | -0/+91 | |
1991-06-25 | Clean up some more _GENERIC___ contexts. | Roland Pesch | 1 | -178/+237 | |
(Also attest to editor more modestly...) | |||||
1991-03-23 | Intel 960 updates; includes new text on COFF directives and symbols. | Roland Pesch | 1 | -1042/+1283 | |