3b271cf4c0
Roll VERSION to 3.98.1. Use path to find $SHELL in "run" command.
1991-08-02 07:15:20 +00:00
fe2def4b40
*** empty log message ***
1991-08-02 04:02:01 +00:00
b648e172cc
*** empty log message ***
1991-08-01 23:59:06 +00:00
1c6c65989b
*** empty log message ***
1991-08-01 23:38:49 +00:00
88dfcd6832
Added support for constructors, warnings and indirects
1991-08-01 23:35:05 +00:00
8101605119
Added new keyword 'CONSTRUCTORS'
...
Added N_WARNING handling
Added N_INDR handling
1991-08-01 23:29:23 +00:00
812df84bc9
Initial revision
1991-08-01 23:29:03 +00:00
7bfa94e296
*** empty log message ***
1991-08-01 22:39:43 +00:00
e961483fd7
*** empty log message ***
1991-08-01 14:37:51 +00:00
283dd2d43f
Initial revision
1991-08-01 14:37:46 +00:00
fab4b2d308
Forgot one more place to remove amdcoff.c reference (sigh).
1991-08-01 05:33:39 +00:00
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
3c123e2406
Delete CVS.adm from the release!
1991-08-01 01:27:44 +00:00
18a00f0885
Pass Make flags down to lower level when building tar file.
1991-08-01 00:32:22 +00:00
fbcb43b268
Remove bogus reference to ${destdir}/lib/gcc.
1991-08-01 00:12:56 +00:00
c45c19f8b1
For final (?) 3.98 release
1991-08-01 00:11:16 +00:00
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
2ee6233fbc
Handle gdb-all.texinfo properly when M4 doesn't exist or crashes
1991-07-31 23:44:59 +00:00
5bff26001a
*** empty log message ***
1991-07-31 23:37:41 +00:00
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
96d3844040
Remove archures.h
1991-07-31 22:28:30 +00:00
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
ed0a73950b
Updated TODO.
...
Wrote a small Memory Usage section in bfd.texinfo
1991-07-31 20:19:16 +00:00
adf2bb5864
Update for 3.98 release.
1991-07-31 19:08:36 +00:00
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
7f96253b0d
Make a little more palatable for an FSF release.
1991-07-31 17:45:16 +00:00
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
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
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
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
990778eefa
It's the Binary, not Big, file descriptor library.
1991-07-31 08:08:36 +00:00
446545dd85
Better sanitize aoutx.h too!
1991-07-31 07:54:31 +00:00
72b1b275ec
Move building and configuring stuff from .Sanitize to "make gdb.tar.Z".
1991-07-31 07:09:02 +00:00
d239963ba3
Add texinfo
1991-07-31 05:15:37 +00:00
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
51c27f4925
Remove symseg.h, the ancient GDB symbol-segments (gdb-specific debug
...
information) definition.
1991-07-31 03:11:46 +00:00
92cd1aab08
Update for gdb-3.98.
1991-07-31 03:10:30 +00:00
11954bf11a
Add bfd.ilrt.tar.Z "make" rules.
1991-07-31 02:47:14 +00:00
06850bead6
Initialized a variable
1991-07-31 00:37:42 +00:00
67c060c306
Fixed memory trampling problem
1991-07-31 00:37:09 +00:00
dc0c3f64b6
Tighten up for gdb-3.98 release.
1991-07-31 00:34:07 +00:00
07d06baa0f
Updated list of files to keep to reflect reintegration of most fragments
...
into gdb.texinfo.
1991-07-29 22:38:53 +00:00
a56a0f68ba
*** empty log message ***
1991-07-29 22:21:57 +00:00
54e6b3c33a
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.
1991-07-29 22:20:33 +00:00
2645fb0ca1
Changes to accomodate using the freshly built bison in place.
1991-07-27 07:46:34 +00:00
f6e504fe91
Polishing m68k support.
1991-07-27 02:34:20 +00:00
0285f1792f
Pulling in the motorola-'040-library line switch patch from wrs.
1991-07-27 02:31:30 +00:00
3a278e0450
*** empty log message ***
1991-07-27 01:31:02 +00:00
f4d2c0bb48
*** empty log message ***
1991-07-27 01:24:40 +00:00
87059abb6b
*** empty log message ***
1991-07-27 01:14:16 +00:00