Commit graph

762 commits

Author SHA1 Message Date
K. Richard Pixley
9ec1ce8ab5 Fixing CONST declarations. 1991-08-06 07:20:27 +00:00
K. Richard Pixley
3a668184f2 *** empty log message *** 1991-08-05 22:31:05 +00:00
K. Richard Pixley
b81fa6a21c *** empty log message *** 1991-08-05 21:36:41 +00:00
John Gilmore
4f6f12f989 Only read the right number of bytes in reading basetypes, so we don't
overrun malloc.
1991-08-03 02:02:03 +00:00
K. Richard Pixley
c5c604c446 Added (sun?) instructions so that gas can assemble a sun cc produced
gnulib1.s.
1991-08-02 22:19:40 +00:00
K. Richard Pixley
497acf1620 remove emacs, move gdb to after the compilation tools. 1991-08-02 18:56:52 +00:00
John Gilmore
8bf75ff3ca Print UNOP_MEMVAL of an OP_LONG that ends up as a function specially 1991-08-02 09:23:23 +00:00
John Gilmore
10147c02f3 * infrun.c: Move DO_DEFERRED_STORES from proceed() to resume().
The child can be proceeded from inside wait_for_inferior in
        evaluating breakpoint conditions, and DO_DEFERRED_STORES was
        getting skipped in that case.

        * expprint.c (print_subexp):  Use filtered output, since the
        subroutines we call use it, otherwise the output is horribly
        mangled, since output of wrappable stuff comes out late.
1991-08-02 08:46:10 +00:00
K. Richard Pixley
89eec0d391 Adjusted for new gdb, added some initializations, support for machine
types in aout headers, fixed a bug in symbol allocation where symbol
types/segments were initialized to garbage because the independent
parts didn't know better.  Now freshly allocated symbols are zeroed.
1991-08-02 07:55:14 +00:00
John Gilmore
3b271cf4c0 Roll VERSION to 3.98.1. Use path to find $SHELL in "run" command. 1991-08-02 07:15:20 +00:00
K. Richard Pixley
fe2def4b40 *** empty log message *** 1991-08-02 04:02:01 +00:00
Steve Chamberlain
b648e172cc *** empty log message *** 1991-08-01 23:59:06 +00:00
Steve Chamberlain
1c6c65989b *** empty log message *** 1991-08-01 23:38:49 +00:00
Steve Chamberlain
88dfcd6832 Added support for constructors, warnings and indirects 1991-08-01 23:35:05 +00:00
Steve Chamberlain
8101605119 Added new keyword 'CONSTRUCTORS'
Added N_WARNING handling
Added N_INDR handling
1991-08-01 23:29:23 +00:00
Steve Chamberlain
812df84bc9 Initial revision 1991-08-01 23:29:03 +00:00
Roland Pesch
7bfa94e296 *** empty log message *** 1991-08-01 22:39:43 +00:00
Steve Chamberlain
e961483fd7 *** empty log message *** 1991-08-01 14:37:51 +00:00
Steve Chamberlain
283dd2d43f Initial revision 1991-08-01 14:37:46 +00:00
John Gilmore
fab4b2d308 Forgot one more place to remove amdcoff.c reference (sigh). 1991-08-01 05:33:39 +00:00
Steve Chamberlain
d1c6102119 Makefile, libcoff:
The stuff after the comment /* THE FOLLOWING IS EXTRACTED ... */ is
removed from the header files, so the header files broke themselves.
This is now fixed because the description is split over two lines. Not
a great way. I'll fix it better soon.

bfd.doc bfd.texinfo. Merged what was usefull into bfd.texinfo and
deleted bfd.doc.
1991-08-01 02:38:17 +00:00
John Gilmore
3c123e2406 Delete CVS.adm from the release! 1991-08-01 01:27:44 +00:00
John Gilmore
18a00f0885 Pass Make flags down to lower level when building tar file. 1991-08-01 00:32:22 +00:00
John Gilmore
fbcb43b268 Remove bogus reference to ${destdir}/lib/gcc. 1991-08-01 00:12:56 +00:00
John Gilmore
c45c19f8b1 For final (?) 3.98 release 1991-08-01 00:11:16 +00:00
Roland Pesch
cf4964159d Surrounded table of renamed commands (version within @ifinfo) with
@example/@end example.  Without this it formatted fine by
texinfo-format-buffer in Emacs, but makeinfo insisted on paragraphing
it!

Also removed "gdb/" from in front of one instance of libiberty...
1991-08-01 00:02:27 +00:00
John Gilmore
2ee6233fbc Handle gdb-all.texinfo properly when M4 doesn't exist or crashes 1991-07-31 23:44:59 +00:00
Roland Pesch
5bff26001a *** empty log message *** 1991-07-31 23:37:41 +00:00
Roland Pesch
3d3ab54002 Last cleanups for release 3.98:
Minor typo and formatting fixes; incorporated most fixes remaining from
filed mail commenting on earlier drafts.

Added warnings: pipes don't work in run command;
	conditions are converse of assertions;
	step over fn without debug info goes to next fn;
	vars may have "wrong" values near fn entrance, exit

Added example from Kingston on printing repeated nonadjacent values

Added explicit mention that in Emacs gdb mode C-c and C-z are like
shell mode for signals

Improved installation directions in appendix, added manual formatting
instructions

Renamed "Stepping and Continuing" to "Continuing and Stepping" so it
doesn't sound so much like its parent "Stopping and Continuing"; also
moved entries on continue to top of section, so they don't get lost.
1991-07-31 23:35:22 +00:00
John Gilmore
96d3844040 Remove archures.h 1991-07-31 22:28:30 +00:00
Roland Pesch
fd64402540 Fixed copyright notices (FSF, not Cygnus; invoke, rather than refer to
an included copy of, GPL).
1991-07-31 21:54:56 +00:00
Steve Chamberlain
ed0a73950b Updated TODO.
Wrote a small Memory Usage section in bfd.texinfo
1991-07-31 20:19:16 +00:00
John Gilmore
adf2bb5864 Update for 3.98 release. 1991-07-31 19:08:36 +00:00
John Gilmore
40dc32e580 Set file permissions the same for everyone before making tar file.
(This clobbers the files' existing permissions.)
1991-07-31 18:08:33 +00:00
John Gilmore
7f96253b0d Make a little more palatable for an FSF release. 1991-07-31 17:45:16 +00:00
John Gilmore
de02577e97 Remove amdcoff.c (and its name from Makefile.in) by default, because
its copyright is not yet assigned to FSF.
1991-07-31 17:37:02 +00:00
John Gilmore
3097f7184a Remove amdcoff.h by default because its copyright is not assigned to FSF.
"Sanitize -keep-29k" will keep it.
1991-07-31 17:36:04 +00:00
John Gilmore
3c8a3c56e4 * all files: update copyright notices for GPL version 2.
Install header comments and attribute most modules to their
	authors.  BFD's name is now officially "Binary File Descriptor",
	so remove any conflicting perjoratives.
1991-07-31 16:58:05 +00:00
John Gilmore
6dadbcb63c Some of these things are already done. More are probably done,
but I am not sure.  Check w/Steve.
1991-07-31 08:30:37 +00:00
John Gilmore
990778eefa It's the Binary, not Big, file descriptor library. 1991-07-31 08:08:36 +00:00
John Gilmore
446545dd85 Better sanitize aoutx.h too! 1991-07-31 07:54:31 +00:00
John Gilmore
72b1b275ec Move building and configuring stuff from .Sanitize to "make gdb.tar.Z". 1991-07-31 07:09:02 +00:00
John Gilmore
d239963ba3 Add texinfo 1991-07-31 05:15:37 +00:00
John Gilmore
55b32c02a8 Remove config.gdb. Restore alldeps.mak, depend, and expread.tab.c
to the RCS archives.  Update .Sanitize for this.
1991-07-31 04:15:12 +00:00
John Gilmore
51c27f4925 Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug
information) definition.
1991-07-31 03:11:46 +00:00
John Gilmore
92cd1aab08 Update for gdb-3.98. 1991-07-31 03:10:30 +00:00
John Gilmore
11954bf11a Add bfd.ilrt.tar.Z "make" rules. 1991-07-31 02:47:14 +00:00
Steve Chamberlain
06850bead6 Initialized a variable 1991-07-31 00:37:42 +00:00
Steve Chamberlain
67c060c306 Fixed memory trampling problem 1991-07-31 00:37:09 +00:00
John Gilmore
dc0c3f64b6 Tighten up for gdb-3.98 release. 1991-07-31 00:34:07 +00:00