Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
1991-03-23 | Correct name for linker to what Intel uses | Roland Pesch | 1 | -1/+1 | |
1991-03-22 | specify output obj formats (b.out, coff) | Roland Pesch | 1 | -0/+3 | |
1991-03-22 | New switches for object code output format | Roland Pesch | 1 | -0/+5 | |
1991-03-22 | "960" suffixed names for gcc, ld, gdb | Roland Pesch | 1 | -0/+3 | |
1991-03-22 | defaults for _GCC__, _LD__, _GDB__ | Roland Pesch | 1 | -1/+5 | |
1991-03-19 | Renamed _CS__ to _CHAPSEC__ (better visual impact in source). | Roland Pesch | 1 | -2/+2 | |
1991-03-18 | value for _HOST__ | Roland Pesch | 5 | -0/+5 | |
1991-03-18 | Default value for _HOST__; indiv configs *should* override this. | Roland Pesch | 1 | -0/+4 | |
1991-03-18 | Value for _HOST__ | Roland Pesch | 1 | -0/+1 | |
1991-03-18 | Introduced macro _CS__ for calculated chapter/section/sub... level headings. | Roland Pesch | 1 | -0/+30 | |
1991-03-18 | Value for _MACH_DEP__ | Roland Pesch | 4 | -0/+4 | |
1991-03-18 | Value for _MACH_DEP__; delete defaults, now in <none.m4> | Roland Pesch | 1 | -11/+1 | |
1991-03-18 | Value for _MACH_DEP__ nodename | Roland Pesch | 1 | -0/+1 | |