Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-01-24 | * Makefile.in: added relax, also made three stage go through a | Steve Chamberlain | 9 | -123/+492 | |
partial link stage. * relax.c : added * config.h: if GNU960 defined, then default emulation mode is GLD960 * ldexp.h, ldexp.c: map to file hooks * ldlang.c: map to file hooks * ldgram.y: added -Map -relax * ldlex.l: added -relax, -Map * ldmain.c: open map file * ldmisc.c: support for map file * ldwrite.c: new relax magic | |||||
1992-01-24 | install ld in the gcclibdir if present | Heinz G. Seidl | 1 | -2/+10 | |
1992-01-24 | Merging from VMS port. Doc to follow.. | Steve Chamberlain | 8 | -712/+995 | |
1992-01-24 | CVS says it was empty, so refresh it. | Steve Chamberlain | 1 | -0/+1213 | |
1992-01-24 | Convert the couple of references to the local (now removed) version | Fred Fish | 2 | -2/+7 | |
of ansidecl.h to use the ../include version. | |||||
1992-01-24 | Misc small fixes for problems uncovered by prototyping. | Fred Fish | 2 | -6/+13 | |
1992-01-24 | The i386_frame_num_args() function takes a pointer to a struct, not | Fred Fish | 1 | -0/+3 | |
the entire struct itself. | |||||
1992-01-24 | Correctly cast some arguments to modify_field and {read/write}_register_bytes. | Fred Fish | 1 | -0/+3 | |
1992-01-24 | The list_in_scope pointer needs to be initialized to point to a | Fred Fish | 2 | -1/+7 | |
valid scope. Use the file scope as the initial scope. | |||||
1992-01-24 | *** empty log message *** | Fred Fish | 1 | -2/+2 | |
1992-01-24 | Document ansidecl.h going away, in favor of the copy in ../include. | Fred Fish | 2 | -1/+9 | |
1992-01-24 | Two trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4 | Roland Pesch | 1 | -5/+5 | |
will announce 1992 as copyright year). | |||||
1992-01-24 | (1) describe -relax | Roland Pesch | 1 | -3/+18 | |
(2) push rev, copyright dates to present | |||||
1992-01-24 | (1) describe -relax | Roland Pesch | 1 | -258/+419 | |
(2) restructure machine dependencies into separate chapter (3) replace pretty, but quick to become obsolete, graph of BFD platforms vs architectures with extended excerpt from (and ref to ) objdump -i. | |||||
1992-01-24 | One step closer. | Steve Chamberlain | 3 | -20/+50 | |
1992-01-24 | Name change (It's hitacho micro systems, not hitachi data systems) | Steve Chamberlain | 1 | -1/+1 | |
1992-01-24 | * symbols.c(colon): if a symbol is being multiply defined as exactly | Steve Chamberlain | 2 | -4/+21 | |
the same value, then don't cause a fatal error. This fixes P00000616 - where a def _foo= . followed by foo: is seen. | |||||
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-21 | * as.c: change -l to -a[lsn], to avoid conflict with 68000 | Steve Chamberlain | 5 | -412/+1727 | |
command line option. * listing.h, listing.c: now prints addresses with ??? instead of 0 when errors in assemble prevent addresses being known. Prints symbol table more tidily. Allows different parts of the listing to be selected. | |||||
1992-01-21 | Initial revision | Michael Tiemann | 2 | -0/+4 | |
1992-01-20 | Fix demangling of destructors, and fix a minor indentation problem. | Michael Tiemann | 3 | -5/+18 | |
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-19 | * Makefile.in (HFILES): Add partial-stab.h. | Stu Grossman | 2 | -1/+5 | |
1992-01-19 | Add stratus configuration frags. Also submitted to FSF. | Fred Fish | 1 | -0/+5 | |
1992-01-19 | New host file for stratus. | Fred Fish | 1 | -0/+1 | |
1992-01-19 | Initial revision | Fred Fish | 1 | -0/+66 | |
1992-01-19 | Add several new files for stratus (i860* and *-stratus.h). Also add | Fred Fish | 9 | -11/+2523 | |
macro USER_CFLAGS to Makefile. Add stratus config frags to configure.in. | |||||
1992-01-19 | Check in new config files for stratus. | Fred Fish | 1 | -0/+2 | |
1992-01-19 | Initial revision | Fred Fish | 2 | -0/+24 | |
1992-01-19 | * Makefile.in (DEV_SUPPORT): add configure.man. | Stu Grossman | 2 | -1/+3 | |
1992-01-18 | * config.sub(Decode manufacturer-specific): add -none*. | Stu Grossman | 2 | -4/+16 | |
1992-01-18 | * Makefile.in: remove form feeds to make Sun's make happy. | Stu Grossman | 2 | -30/+45 | |
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi. | |||||
1992-01-18 | Add psrc.sed | Stu Grossman | 1 | -1/+5 | |
1992-01-17 | keep listing* | K. Richard Pixley | 1 | -1/+6 | |
1992-01-17 | answering some of roland's comments | K. Richard Pixley | 1 | -33/+13 | |
1992-01-16 | New stuff | Steve Chamberlain | 2 | -0/+5 | |
1992-01-16 | Added new h8 files | Steve Chamberlain | 1 | -0/+3 | |
1992-01-16 | Stubs to get things going | Steve Chamberlain | 3 | -0/+298 | |
1992-01-16 | Added h8300 target | Steve Chamberlain | 1 | -0/+3 | |
1992-01-16 | Pass address of structure to complain() rather than the entire structure. | Fred Fish | 1 | -0/+5 | |
1992-01-16 | Updated "Installing" appendix, for current state of configure. | Roland Pesch | 1 | -115/+85 | |
(Awaiting review). | |||||
1992-01-15 | Twitch rev number up to 1.94 to avoid confusion w/cards printed by FSF. | Roland Pesch | 0 | -0/+0 | |
(Need to invent better scheme for keeping track of these eventually) | |||||
1992-01-15 | Two more FSF mods. | Roland Pesch | 1 | -5/+1 | |
1992-01-15 | refcard.tex: single file now includes what were formerly three files, to suit | Roland Pesch | 4 | -12/+115 | |
FSF preferences (format definitions, nee threecol.tex, and default font defs, nee rc-cm.tex, now both directly in this file). lpsrc.sed, psrc.sed: alternate font defs, now sed scripts to modify refcard.tex Makefile.in: use sed -f psrc.sed to produce refcard.ps target; new target lrefcard.ps for sites using long PS font names Removed old auxiliary TeX files, no longer necessary with this scheme. | |||||
1992-01-15 | Reactivate paragraph on preformatted PostScript refcard (now referring | Roland Pesch | 1 | -3/+0 | |
to GhostScript as well as to PostScript); I've verified GhostScript can display it. | |||||
1992-01-15 | Cygnus-Logoized version of GDB refcard, for use as marketing collateral. | Roland Pesch | 2 | -0/+1394 | |
NOT PART OF STANDARD GDB RELEASE; DO NOT ADD THISE FILES TO .Sanitize! | |||||
1992-01-15 | (1) Improvements from B Chassell. | Roland Pesch | 1 | -47/+66 | |
(2) minor format improvements for marginalia. | |||||
1992-01-15 | Discreet folding guides, and commented-out alternatives. | Roland Pesch | 1 | -2/+20 | |
1992-01-15 | Declare various filename variables to be CONST since they are initialized | Fred Fish | 1 | -0/+6 | |
to point to a CONST char string. Fixes gcc moans and groans. |