aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1992-01-24 * Makefile.in: added relax, also made three stage go through aSteve Chamberlain9-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-24install ld in the gcclibdir if presentHeinz G. Seidl1-2/+10
1992-01-24Merging from VMS port. Doc to follow..Steve Chamberlain8-712/+995
1992-01-24CVS says it was empty, so refresh it.Steve Chamberlain1-0/+1213
1992-01-24Convert the couple of references to the local (now removed) versionFred Fish2-2/+7
of ansidecl.h to use the ../include version.
1992-01-24Misc small fixes for problems uncovered by prototyping.Fred Fish2-6/+13
1992-01-24The i386_frame_num_args() function takes a pointer to a struct, notFred Fish1-0/+3
the entire struct itself.
1992-01-24Correctly cast some arguments to modify_field and {read/write}_register_bytes.Fred Fish1-0/+3
1992-01-24The list_in_scope pointer needs to be initialized to point to aFred Fish2-1/+7
valid scope. Use the file scope as the initial scope.
1992-01-24*** empty log message ***Fred Fish1-2/+2
1992-01-24Document ansidecl.h going away, in favor of the copy in ../include.Fred Fish2-1/+9
1992-01-24Two trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4Roland Pesch1-5/+5
will announce 1992 as copyright year).
1992-01-24(1) describe -relaxRoland Pesch1-3/+18
(2) push rev, copyright dates to present
1992-01-24(1) describe -relaxRoland Pesch1-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-24One step closer.Steve Chamberlain3-20/+50
1992-01-24Name change (It's hitacho micro systems, not hitachi data systems)Steve Chamberlain1-1/+1
1992-01-24 * symbols.c(colon): if a symbol is being multiply defined as exactlySteve Chamberlain2-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-22Initial revisionRoland Pesch1-0/+271
1992-01-21(1) Changes made yesterday, forgot to check in:Roland Pesch1-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 68000Steve Chamberlain5-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-21Initial revisionMichael Tiemann2-0/+4
1992-01-20Fix demangling of destructors, and fix a minor indentation problem.Michael Tiemann3-5/+18
1992-01-20all.m4: correct AMD 29K entry (changed elsewhere to _A29K__ some time ago)Roland Pesch2-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 Grossman2-1/+5
1992-01-19Add stratus configuration frags. Also submitted to FSF.Fred Fish1-0/+5
1992-01-19New host file for stratus.Fred Fish1-0/+1
1992-01-19Initial revisionFred Fish1-0/+66
1992-01-19Add several new files for stratus (i860* and *-stratus.h). Also addFred Fish9-11/+2523
macro USER_CFLAGS to Makefile. Add stratus config frags to configure.in.
1992-01-19Check in new config files for stratus.Fred Fish1-0/+2
1992-01-19Initial revisionFred Fish2-0/+24
1992-01-19* Makefile.in (DEV_SUPPORT): add configure.man.Stu Grossman2-1/+3
1992-01-18* config.sub(Decode manufacturer-specific): add -none*.Stu Grossman2-4/+16
1992-01-18* Makefile.in: remove form feeds to make Sun's make happy.Stu Grossman2-30/+45
(DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
1992-01-18Add psrc.sedStu Grossman1-1/+5
1992-01-17keep listing*K. Richard Pixley1-1/+6
1992-01-17answering some of roland's commentsK. Richard Pixley1-33/+13
1992-01-16New stuffSteve Chamberlain2-0/+5
1992-01-16Added new h8 filesSteve Chamberlain1-0/+3
1992-01-16Stubs to get things goingSteve Chamberlain3-0/+298
1992-01-16Added h8300 targetSteve Chamberlain1-0/+3
1992-01-16Pass address of structure to complain() rather than the entire structure.Fred Fish1-0/+5
1992-01-16Updated "Installing" appendix, for current state of configure.Roland Pesch1-115/+85
(Awaiting review).
1992-01-15Twitch rev number up to 1.94 to avoid confusion w/cards printed by FSF.Roland Pesch0-0/+0
(Need to invent better scheme for keeping track of these eventually)
1992-01-15Two more FSF mods.Roland Pesch1-5/+1
1992-01-15refcard.tex: single file now includes what were formerly three files, to suitRoland Pesch4-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-15Reactivate paragraph on preformatted PostScript refcard (now referringRoland Pesch1-3/+0
to GhostScript as well as to PostScript); I've verified GhostScript can display it.
1992-01-15Cygnus-Logoized version of GDB refcard, for use as marketing collateral.Roland Pesch2-0/+1394
NOT PART OF STANDARD GDB RELEASE; DO NOT ADD THISE FILES TO .Sanitize!
1992-01-15(1) Improvements from B Chassell.Roland Pesch1-47/+66
(2) minor format improvements for marginalia.
1992-01-15Discreet folding guides, and commented-out alternatives.Roland Pesch1-2/+20
1992-01-15Declare various filename variables to be CONST since they are initializedFred Fish1-0/+6
to point to a CONST char string. Fixes gcc moans and groans.