K. Richard Pixley [Tue, 6 Aug 1991 19:12:55 +0000 (19:12 +0000)]
Host-level GNUmakefiles.
K. Richard Pixley [Tue, 6 Aug 1991 07:21:38 +0000 (07:21 +0000)]
Added -S option for 3com. Asks that jbsr always resolve to jsr.
K. Richard Pixley [Tue, 6 Aug 1991 07:20:27 +0000 (07:20 +0000)]
Fixing CONST declarations.
K. Richard Pixley [Mon, 5 Aug 1991 22:31:05 +0000 (22:31 +0000)]
*** empty log message ***
K. Richard Pixley [Mon, 5 Aug 1991 21:36:41 +0000 (21:36 +0000)]
*** empty log message ***
John Gilmore [Sat, 3 Aug 1991 02:02:03 +0000 (02:02 +0000)]
Only read the right number of bytes in reading basetypes, so we don't
overrun malloc.
K. Richard Pixley [Fri, 2 Aug 1991 22:19:40 +0000 (22:19 +0000)]
Added (sun?) instructions so that gas can assemble a sun cc produced
gnulib1.s.
K. Richard Pixley [Fri, 2 Aug 1991 18:56:52 +0000 (18:56 +0000)]
remove emacs, move gdb to after the compilation tools.
John Gilmore [Fri, 2 Aug 1991 09:23:23 +0000 (09:23 +0000)]
Print UNOP_MEMVAL of an OP_LONG that ends up as a function specially
John Gilmore [Fri, 2 Aug 1991 08:46:10 +0000 (08:46 +0000)]
* 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.
K. Richard Pixley [Fri, 2 Aug 1991 07:55:14 +0000 (07:55 +0000)]
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.
John Gilmore [Fri, 2 Aug 1991 07:15:20 +0000 (07:15 +0000)]
Roll VERSION to 3.98.1. Use path to find $SHELL in "run" command.
K. Richard Pixley [Fri, 2 Aug 1991 04:02:01 +0000 (04:02 +0000)]
*** empty log message ***
Steve Chamberlain [Thu, 1 Aug 1991 23:59:06 +0000 (23:59 +0000)]
*** empty log message ***
Steve Chamberlain [Thu, 1 Aug 1991 23:38:49 +0000 (23:38 +0000)]
*** empty log message ***
Steve Chamberlain [Thu, 1 Aug 1991 23:35:05 +0000 (23:35 +0000)]
Added support for constructors, warnings and indirects
Steve Chamberlain [Thu, 1 Aug 1991 23:29:23 +0000 (23:29 +0000)]
Added new keyword 'CONSTRUCTORS'
Added N_WARNING handling
Added N_INDR handling
Steve Chamberlain [Thu, 1 Aug 1991 23:29:03 +0000 (23:29 +0000)]
Initial revision
Roland Pesch [Thu, 1 Aug 1991 22:39:43 +0000 (22:39 +0000)]
*** empty log message ***
Steve Chamberlain [Thu, 1 Aug 1991 14:37:51 +0000 (14:37 +0000)]
*** empty log message ***
Steve Chamberlain [Thu, 1 Aug 1991 14:37:46 +0000 (14:37 +0000)]
Initial revision
John Gilmore [Thu, 1 Aug 1991 05:33:39 +0000 (05:33 +0000)]
Forgot one more place to remove amdcoff.c reference (sigh).
Steve Chamberlain [Thu, 1 Aug 1991 02:38:17 +0000 (02:38 +0000)]
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.
John Gilmore [Thu, 1 Aug 1991 01:27:44 +0000 (01:27 +0000)]
Delete CVS.adm from the release!
John Gilmore [Thu, 1 Aug 1991 00:32:22 +0000 (00:32 +0000)]
Pass Make flags down to lower level when building tar file.
John Gilmore [Thu, 1 Aug 1991 00:12:56 +0000 (00:12 +0000)]
Remove bogus reference to ${destdir}/lib/gcc.
John Gilmore [Thu, 1 Aug 1991 00:11:16 +0000 (00:11 +0000)]
For final (?) 3.98 release
Roland Pesch [Thu, 1 Aug 1991 00:02:27 +0000 (00:02 +0000)]
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...
John Gilmore [Wed, 31 Jul 1991 23:44:59 +0000 (23:44 +0000)]
Handle gdb-all.texinfo properly when M4 doesn't exist or crashes
Roland Pesch [Wed, 31 Jul 1991 23:37:41 +0000 (23:37 +0000)]
*** empty log message ***
Roland Pesch [Wed, 31 Jul 1991 23:35:22 +0000 (23:35 +0000)]
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.
John Gilmore [Wed, 31 Jul 1991 22:28:30 +0000 (22:28 +0000)]
Remove archures.h
Roland Pesch [Wed, 31 Jul 1991 21:54:56 +0000 (21:54 +0000)]
Fixed copyright notices (FSF, not Cygnus; invoke, rather than refer to
an included copy of, GPL).
Steve Chamberlain [Wed, 31 Jul 1991 20:19:16 +0000 (20:19 +0000)]
Updated TODO.
Wrote a small Memory Usage section in bfd.texinfo
John Gilmore [Wed, 31 Jul 1991 19:08:36 +0000 (19:08 +0000)]
Update for 3.98 release.
John Gilmore [Wed, 31 Jul 1991 18:08:33 +0000 (18:08 +0000)]
Set file permissions the same for everyone before making tar file.
(This clobbers the files' existing permissions.)
John Gilmore [Wed, 31 Jul 1991 17:45:16 +0000 (17:45 +0000)]
Make a little more palatable for an FSF release.
John Gilmore [Wed, 31 Jul 1991 17:37:02 +0000 (17:37 +0000)]
Remove amdcoff.c (and its name from Makefile.in) by default, because
its copyright is not yet assigned to FSF.
John Gilmore [Wed, 31 Jul 1991 17:36:04 +0000 (17:36 +0000)]
Remove amdcoff.h by default because its copyright is not assigned to FSF.
"Sanitize -keep-29k" will keep it.
John Gilmore [Wed, 31 Jul 1991 16:58:05 +0000 (16:58 +0000)]
* 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.
John Gilmore [Wed, 31 Jul 1991 08:30:37 +0000 (08:30 +0000)]
Some of these things are already done. More are probably done,
but I am not sure. Check w/Steve.
John Gilmore [Wed, 31 Jul 1991 08:08:36 +0000 (08:08 +0000)]
It's the Binary, not Big, file descriptor library.
John Gilmore [Wed, 31 Jul 1991 07:54:31 +0000 (07:54 +0000)]
Better sanitize aoutx.h too!
John Gilmore [Wed, 31 Jul 1991 07:09:02 +0000 (07:09 +0000)]
Move building and configuring stuff from .Sanitize to "make gdb.tar.Z".
John Gilmore [Wed, 31 Jul 1991 05:15:37 +0000 (05:15 +0000)]
Add texinfo
John Gilmore [Wed, 31 Jul 1991 04:15:12 +0000 (04:15 +0000)]
Remove config.gdb. Restore alldeps.mak, depend, and expread.tab.c
to the RCS archives. Update .Sanitize for this.
John Gilmore [Wed, 31 Jul 1991 03:11:46 +0000 (03:11 +0000)]
Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug
information) definition.
John Gilmore [Wed, 31 Jul 1991 03:10:30 +0000 (03:10 +0000)]
Update for gdb-3.98.
John Gilmore [Wed, 31 Jul 1991 02:47:14 +0000 (02:47 +0000)]
Add bfd.ilrt.tar.Z "make" rules.
Steve Chamberlain [Wed, 31 Jul 1991 00:37:42 +0000 (00:37 +0000)]
Initialized a variable
Steve Chamberlain [Wed, 31 Jul 1991 00:37:09 +0000 (00:37 +0000)]
Fixed memory trampling problem
John Gilmore [Wed, 31 Jul 1991 00:34:07 +0000 (00:34 +0000)]
Tighten up for gdb-3.98 release.
Roland Pesch [Mon, 29 Jul 1991 22:38:53 +0000 (22:38 +0000)]
Updated list of files to keep to reflect reintegration of most fragments
into gdb.texinfo.
Roland Pesch [Mon, 29 Jul 1991 22:21:57 +0000 (22:21 +0000)]
*** empty log message ***
Roland Pesch [Mon, 29 Jul 1991 22:20:33 +0000 (22:20 +0000)]
Fixed a variety of small typos that prevented info from formatting cleanly;
altered too-long heading for GPL Appendix, as discussed w/RMS;
Changed date on cover to July 91.
K. Richard Pixley [Sat, 27 Jul 1991 07:46:34 +0000 (07:46 +0000)]
Changes to accomodate using the freshly built bison in place.
K. Richard Pixley [Sat, 27 Jul 1991 02:34:20 +0000 (02:34 +0000)]
Polishing m68k support.
K. Richard Pixley [Sat, 27 Jul 1991 02:31:30 +0000 (02:31 +0000)]
Pulling in the motorola-'040-library line switch patch from wrs.
Steve Chamberlain [Sat, 27 Jul 1991 01:31:02 +0000 (01:31 +0000)]
*** empty log message ***
Steve Chamberlain [Sat, 27 Jul 1991 01:24:40 +0000 (01:24 +0000)]
*** empty log message ***
Steve Chamberlain [Sat, 27 Jul 1991 01:14:16 +0000 (01:14 +0000)]
*** empty log message ***
Roland Pesch [Sat, 27 Jul 1991 00:52:01 +0000 (00:52 +0000)]
*** empty log message ***
Roland Pesch [Sat, 27 Jul 1991 00:49:54 +0000 (00:49 +0000)]
(1) Applied some fixes due to comments from Larry Breed (easier ones
through chapsec 5.2)
(2) Eliminated use of @footnote---had my doubts about it anyways, and
it's broken in latest texinfo
(3) Introduced *some* use of [] for optional arguments, where
explanation is not simpler by listing cmd w arg and cmd w/out arg
separately. Still not using @deffn.
(4) Dropped in GPL-2. NOTE: one of GPL-2 or texinfo is broken; a
couple of headings are too long. Need patches to texinfo or revision
to GPL-2.
Roland Pesch [Fri, 26 Jul 1991 20:22:41 +0000 (20:22 +0000)]
Partial update to README for new configure script and new
documentation make targets.
Roland Pesch [Thu, 25 Jul 1991 19:35:27 +0000 (19:35 +0000)]
(1) Re-incorporated former M4 fragments into this file; GNU m4 >=0.84
no longer crashes on long docs.
(2) Included some improvements based on Larry Breed's comments.
Michael Tiemann [Thu, 25 Jul 1991 16:11:27 +0000 (16:11 +0000)]
Don't eliminate libg++. Jimmy Hoffa disappeared before libg++ was
even conceived.
John Gilmore [Thu, 25 Jul 1991 00:48:28 +0000 (00:48 +0000)]
Update copylefts of all copylefted files to Version 2.
Add header comments to a few files (ieee, oasys) that Steve never
commented. Preparation for gdb-3.98 release.
K. Richard Pixley [Wed, 24 Jul 1991 23:44:07 +0000 (23:44 +0000)]
Re-merged m68k support for gas.
Steve Chamberlain [Wed, 24 Jul 1991 23:22:21 +0000 (23:22 +0000)]
Added some hints about documentation
Fixed prototype for bfd_get_elt_at_index
Steve Chamberlain [Wed, 24 Jul 1991 22:25:50 +0000 (22:25 +0000)]
*** empty log message ***
Sean Eric Fagan [Wed, 24 Jul 1991 19:40:36 +0000 (19:40 +0000)]
Initial revision
John Gilmore [Wed, 24 Jul 1991 13:46:54 +0000 (13:46 +0000)]
Another bugfix (NS32K_SVC_IMMED_OPERANDS) from Rune Nerg}rd.
John Gilmore [Wed, 24 Jul 1991 13:43:56 +0000 (13:43 +0000)]
Bugfix from Rune Nerg}rd to "sfsr" opcode.
Roland Pesch [Wed, 24 Jul 1991 01:55:18 +0000 (01:55 +0000)]
*** empty log message ***
Roland Pesch [Wed, 24 Jul 1991 01:51:32 +0000 (01:51 +0000)]
Turned $Id: from m4 comment into texinfo comment, allowing fragment
boundaries to be recognized in post-m4 texinfo source.
Roland Pesch [Wed, 24 Jul 1991 01:50:33 +0000 (01:50 +0000)]
1) turned $Id: from m4 into texinfo comment
2) disabled @group where no longer supported by texinfo.tex
Roland Pesch [Wed, 24 Jul 1991 01:43:47 +0000 (01:43 +0000)]
1) moved author email addresses and manual version info back onto copyright
page (had crept onto front of title page w/ other stuff migrating between
gdb.texinfo and gdb.top-m4).
2) gdb.top-m4: added Detailed Node Listing to main menu.
made $Id: for fragment into texinfo comment.
Roland Pesch [Wed, 24 Jul 1991 01:40:47 +0000 (01:40 +0000)]
Fix braces in example (@{ @} not {}), spotted by makeinfo.
Allow fragment's $Id: to be texinfo comment.
Roland Pesch [Wed, 24 Jul 1991 01:37:46 +0000 (01:37 +0000)]
1) Added conditionals around node structure, giving clean nodes for either
generic or cross-debugging manual.
2) Allowed $Id: to be texinfo comment.
Roland Pesch [Wed, 24 Jul 1991 01:36:11 +0000 (01:36 +0000)]
1) Added conditional markup around node transitions, so node structure correct
for either generic manual (material near back, in "targets"), or for special
cross-debugging manuals (material near front, in "invocation").
2) Allowed $Id: tag to appear as texinfo comment.
Roland Pesch [Wed, 24 Jul 1991 01:34:39 +0000 (01:34 +0000)]
Tried allowing $Id: to appear in final output, but it confuses makeinfo
(the texinfo comment appears inside a menu). Revisit someday.
Roland Pesch [Wed, 24 Jul 1991 01:30:45 +0000 (01:30 +0000)]
1) "dots{}" -> "@dots{}" (spotted by makeinfo)
2) $Id: tag appears in post-m4 text
Roland Pesch [Wed, 24 Jul 1991 01:28:51 +0000 (01:28 +0000)]
1) Inserted missing @end table/@table spotted by makeinfo;
2) allowed $Id: tag to appear in post-M4 file by turning it into texinfo
rather than m4 comment;
3) Disabled @group where no longer supported by texinfo
Roland Pesch [Wed, 24 Jul 1991 01:25:02 +0000 (01:25 +0000)]
Enabled target gdb.info
Roland Pesch [Wed, 24 Jul 1991 01:23:41 +0000 (01:23 +0000)]
Added call to "make info", to generate:
-- gdb-all.texinfo (texinfo source after M4 processing)
-- gdb.info (file compiled by makeinfo from texinfo-2 release)
John Gilmore [Wed, 24 Jul 1991 01:07:25 +0000 (01:07 +0000)]
Add COPYING file.
John Gilmore [Wed, 24 Jul 1991 00:59:57 +0000 (00:59 +0000)]
Add h-rtbsd.h.
John Gilmore [Wed, 24 Jul 1991 00:47:13 +0000 (00:47 +0000)]
Blow away v9 stuff in aout64.h too.
Steve Chamberlain [Tue, 23 Jul 1991 23:36:28 +0000 (23:36 +0000)]
*** empty log message ***
Sean Eric Fagan [Tue, 23 Jul 1991 22:14:05 +0000 (22:14 +0000)]
Initial revision
Sean Eric Fagan [Tue, 23 Jul 1991 19:09:22 +0000 (19:09 +0000)]
Initial revision
K. Richard Pixley [Tue, 23 Jul 1991 04:08:16 +0000 (04:08 +0000)]
With most makes, yacc is predefined so the previous approach doesn't
work.
Sean Eric Fagan [Mon, 22 Jul 1991 20:35:30 +0000 (20:35 +0000)]
Put in a check to make sure symbols have names; if there is no name, then
the symbol is not a function (I assume).
Sean Eric Fagan [Mon, 22 Jul 1991 19:33:46 +0000 (19:33 +0000)]
Made gprof use bfd instead. This is the first step in allowing cross-hosted
gprof use.
Sean Eric Fagan [Mon, 22 Jul 1991 19:15:06 +0000 (19:15 +0000)]
Added bfd support to the makefile.
Sean Eric Fagan [Mon, 22 Jul 1991 18:21:14 +0000 (18:21 +0000)]
Fixed a typo (no '/' before a '*' in a comment)
John Gilmore [Sun, 21 Jul 1991 13:09:10 +0000 (13:09 +0000)]
ieee.h, oasys.h: Add some struct and enum tags for debugging.
internalcoff.h: Comment changes.
ecoff.h: Add back in the relocation entries, deleted accidentally,
and the sizes of ordinary COFF symbol fields for internalcoff.h.
John Gilmore [Sun, 21 Jul 1991 13:02:48 +0000 (13:02 +0000)]
Mostly MIPS symbol-reading and general symbol-reading fixups.
John Gilmore [Sun, 21 Jul 1991 12:16:38 +0000 (12:16 +0000)]
Add information about the symbol-reading interface.
John Gilmore [Sun, 21 Jul 1991 06:40:42 +0000 (06:40 +0000)]
Give all enums names. Helps in debugging.