Commit Graph

2154 Commits

Author SHA1 Message Date
Steve Chamberlain 8174b2afcf Name change (It's hitacho micro systems, not hitachi data systems) 1992-01-24 02:35:15 +00:00
Steve Chamberlain 159fbb6088 * symbols.c(colon): if a symbol is being multiply defined as exactly
the same value, then don't cause a fatal error. This fixes
	P00000616 - where a def _foo= . followed by foo: is seen.
1992-01-24 01:33:07 +00:00
Roland Pesch ead077d598 Initial revision 1992-01-22 00:36:44 +00:00
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.
1992-01-21 22:25:37 +00:00
Steve Chamberlain 5d9f0ecf62 * as.c: change -l to -a[lsn], to avoid conflict with 68000
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 22:14:16 +00:00
Michael Tiemann 7316c642a3 Initial revision 1992-01-21 07:27:29 +00:00
Michael Tiemann 0eb0a82097 Fix demangling of destructors, and fix a minor indentation problem. 1992-01-20 16:55:45 +00:00
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
1992-01-20 03:42:12 +00:00
Stu Grossman 313085cbc9 * Makefile.in (HFILES): Add partial-stab.h. 1992-01-19 01:19:41 +00:00
Fred Fish aa2e8c1c98 Add stratus configuration frags. Also submitted to FSF. 1992-01-19 01:04:42 +00:00
Fred Fish 6e549c78ab New host file for stratus. 1992-01-19 00:59:58 +00:00
Fred Fish bfab6110a3 Initial revision 1992-01-19 00:59:57 +00:00
Fred Fish be9a236222 Add several new files for stratus (i860* and *-stratus.h). Also add
macro USER_CFLAGS to Makefile.  Add stratus config frags to configure.in.
1992-01-19 00:52:06 +00:00
Fred Fish 3a07685179 Check in new config files for stratus. 1992-01-19 00:44:42 +00:00
Fred Fish 57486b9241 Initial revision 1992-01-19 00:44:40 +00:00
Stu Grossman 1a7cac26ae * Makefile.in (DEV_SUPPORT): add configure.man. 1992-01-19 00:04:43 +00:00
Stu Grossman c1e296fc1f * config.sub(Decode manufacturer-specific): add -none*. 1992-01-18 23:36:54 +00:00
Stu Grossman 23e3e7f949 * Makefile.in: remove form feeds to make Sun's make happy.
(DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
1992-01-18 02:03:00 +00:00
Stu Grossman dcfc4f45a8 Add psrc.sed 1992-01-18 00:44:04 +00:00
K. Richard Pixley d7d28d221c keep listing* 1992-01-17 20:54:32 +00:00
K. Richard Pixley f8f3c85365 answering some of roland's comments 1992-01-17 04:32:43 +00:00
Steve Chamberlain 7c5622817d New stuff 1992-01-16 23:57:59 +00:00
Steve Chamberlain 0a8ed75112 Added new h8 files 1992-01-16 23:56:37 +00:00
Steve Chamberlain 0a8f9d3195 Stubs to get things going 1992-01-16 23:52:05 +00:00
Steve Chamberlain ce7730d674 Added h8300 target 1992-01-16 23:50:15 +00:00
Fred Fish cdce29eefc Pass address of structure to complain() rather than the entire structure. 1992-01-16 08:57:31 +00:00
Roland Pesch f672bb7f9e Updated "Installing" appendix, for current state of configure.
(Awaiting review).
1992-01-16 03:20:58 +00:00
Roland Pesch a26b68a13b Twitch rev number up to 1.94 to avoid confusion w/cards printed by FSF.
(Need to invent better scheme for keeping track of these eventually)
1992-01-15 23:21:22 +00:00
Roland Pesch 2b1378d8da Two more FSF mods. 1992-01-15 23:19:54 +00:00
Roland Pesch 228d9e5479 refcard.tex: single file now includes what were formerly three files, to suit
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 23:09:45 +00:00
Roland Pesch 63ae8ea1ec Reactivate paragraph on preformatted PostScript refcard (now referring
to GhostScript as well as to PostScript); I've verified GhostScript can
display it.
1992-01-15 19:59:53 +00:00
Roland Pesch 5ac0315a07 Cygnus-Logoized version of GDB refcard, for use as marketing collateral.
NOT PART OF STANDARD GDB RELEASE; DO NOT ADD THISE FILES TO .Sanitize!
1992-01-15 19:48:55 +00:00
Roland Pesch d54bd32dcf (1) Improvements from B Chassell.
(2) minor format improvements for marginalia.
1992-01-15 19:46:01 +00:00
Roland Pesch e08d73b1b1 Discreet folding guides, and commented-out alternatives. 1992-01-15 19:36:16 +00:00
Fred Fish 026fba8c3e Declare various filename variables to be CONST since they are initialized
to point to a CONST char string.  Fixes gcc moans and groans.
1992-01-15 18:06:39 +00:00
Fred Fish 7f4352410f Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs. 1992-01-15 18:01:42 +00:00
Fred Fish a5bd5ba617 Changes to fix bug with static variables within function scopes. 1992-01-15 06:42:32 +00:00
Stu Grossman 8c3d2a53db Reference: gdb-pend/636
* inflow.c:  remove #include <sys/dir.h>.  Not necessary, and
doesn't exist on some systems.
1992-01-15 01:11:30 +00:00
Stu Grossman 5e746644b6 Reference: gdb-pend/646
* infrun.c (wait_for_inferior!!!!):  Prevent gdb from hanging when
nexting over recursive function calls.
1992-01-15 00:52:19 +00:00
Stu Grossman d261ece7ea Reference: gdb-pend/657
* target.c (target_read_string):  Create this routine to read null
terminated strings from the target.  It deals with running off the
end of memory elegantly as well.  solib.c (find_solib):  Use
target_read_string() to avoid problems with running off the end of
memory.
1992-01-15 00:40:30 +00:00
Stu Grossman 7e97eb2826 gdb-pend/620
* inflow.c (child_terminal_info):  #ifdef TIOCPGRP around lines
that reference pgrp_inferior.
1992-01-14 20:31:40 +00:00
Per Bothner 0cf9329b64 * tm-mips.h: Removed BLOCK_ADDRESS_ABSOLUTE, now that
mips-tfile has been hacked to act more "traditionally."
	* dbxread.c:  Fixed typo in comment.
1992-01-13 23:00:42 +00:00
Jim Wilson 38c8a27e18 Keep configure.man. 1992-01-13 20:29:53 +00:00
Per Bothner 488d2691c7 * mips-tdep.c (mips_skip_prologue): Add some number of
'sw' instructions before 'addiu' adjusts the stack.
1992-01-12 21:10:42 +00:00
Roland Pesch e59aa15a0a Edited, cleaned up doc. 1992-01-11 01:53:06 +00:00
Fred Fish 5baf85b6c5 Change abort() to a function return void to match usage on SVR4. 1992-01-11 01:46:29 +00:00
Fred Fish f81059ead7 Document changes to hosts/h-amix.h and hosts/h-i386v4.h. 1992-01-11 01:45:53 +00:00
Fred Fish 4d315a071a Many changes to convert over to generic symbol table reading code in
buildsym.c   (second cvs ci attempt)
1992-01-11 01:41:23 +00:00
Per Bothner 3f7607af77 * aoutx.h (NAME(aout,find_nearest_line)): Recognize N_SOL symbols,
so that we can emit the correct file name even if it's an include file.
1992-01-10 22:54:39 +00:00
Roland Pesch 2bdd06b3d3 Minor fixes for 68K-only config. 1992-01-08 21:19:59 +00:00