Commit Graph

246 Commits

Author SHA1 Message Date
John Gilmore 33cc288d6b Reverse entropy. Inhale bit rot, exahle graceful compilation. 1991-06-07 07:45:16 +00:00
John Gilmore 9f39617566 *** empty log message *** 1991-06-07 07:03:40 +00:00
John Gilmore eb2022d7dd Move all the #msg's from the xconfig files into the tconfig files for Suns. 1991-06-04 08:59:39 +00:00
John Gilmore b775aef041 Remove copyrights from these tiny files rather than update them to the
GPL version 2.  It isn't worth copyrighting two lines of file names.
1991-06-04 08:58:38 +00:00
John Gilmore 7a6876d1dc Remove copyrights from these tiny files, rather than update them to
GPL version 2.  Two lines of file names aren't worth copyrighting.
1991-06-04 08:47:23 +00:00
John Gilmore 609756e250 More updating to GPL-2. 1991-06-04 08:16:28 +00:00
John Gilmore 99a7de40cb Change GDB over to GNU General Public License version 2. 1991-06-04 07:31:55 +00:00
John Gilmore 4ffd30479f Further wacking to make sanitize and "make gdb.tar.Z" agree. 1991-05-30 10:04:21 +00:00
John Gilmore f4240b0806 A little bit more sanity. 1991-05-30 09:22:16 +00:00
John Gilmore d11c44f1ee Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog. 1991-05-30 08:52:52 +00:00
John Gilmore dcc355360e Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size
independence.
1991-05-29 00:13:44 +00:00
K. Richard Pixley eeadf5c220 First cut. 1991-05-23 22:06:18 +00:00
K. Richard Pixley 2d797c084b Initial revision 1991-05-23 22:05:24 +00:00
K. Richard Pixley a3e6538284 First cut. 1991-05-23 21:57:03 +00:00
Roland Pesch 59500745a4 * Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDB
docn into separate sections---basically chapters, plus two loose
	pieces that can be configured to go in different places.  This
	allows GNU m4 to preprocess the manual without coredumping.

	* Makefile.dist: tell TeX where to find texinfo.
1991-05-23 01:22:06 +00:00
Roland Pesch 0e0fa7cea4 Move definition of \manvers back into gdb.texinfo (had been captured
in gdb.top-m4 when files were split), for continuity in version
numbering: the version of the manual is the version of the layout file.
(By R. Pesch fiat).
1991-05-23 00:35:54 +00:00
Roland Pesch 9bcc06ef16 *** empty log message *** 1991-05-23 00:14:26 +00:00
Roland Pesch bce4bf525f * Makefile.dist, doc/gdb.texinfo: respectively create, and use,
the new target "rdl-apps.texinfo" which captures the Makefile
	variable that records where to find the Readline libraries.
1991-05-20 19:19:41 +00:00
Roland Pesch a02da681db *** empty log message *** 1991-05-20 19:17:48 +00:00
John Gilmore b3ac5b76d4 The one that shipped with 3.5. 1991-05-20 01:37:08 +00:00
John Gilmore d6cbb709ae Final versions used to make gdb-3.95 release. 1991-05-20 01:25:36 +00:00
John Gilmore 918f653c3e More prep for final 3.95 release. 1991-05-20 00:15:48 +00:00
John Gilmore 0c54008256 Fix nits found in attempting a Tahoe port. 1991-05-20 00:08:39 +00:00
John Gilmore 17563ca1e1 Update for release 3.95. Readline is independent. Add assorted
files that were missed since the last release.
1991-05-19 17:18:55 +00:00
John Gilmore b232294fd2 Update comment; these are for SVR3.2, not SVR2. 1991-05-19 17:13:32 +00:00
John Gilmore cacbbaa890 Add tahoe and i386sco targets; update comments in i386v32 targets. 1991-05-19 17:11:52 +00:00
John Gilmore 90c2206d37 Initial revision 1991-05-19 17:11:51 +00:00
John Gilmore 32ce076dc6 Add rev # 1991-05-19 16:09:01 +00:00
John Gilmore 361cc81add update for release 1991-05-19 16:01:39 +00:00
John Gilmore 9a7c775f1c * config.gdb: Don't create readline dir in subdir builds.
* main.c:  Include with "..." form for non-system include files,
        so "gcc -MM" for "make depend" works.
        Include readline files with "...h" rather than <readline/...h>.
1991-05-19 15:21:15 +00:00
John Gilmore 477cf2a958 Update from Rich's damage and try for a releasable directory.
Minor Bothner changes.
1991-05-19 15:08:57 +00:00
John Gilmore 1513b950f2 Check in one built with "config.gdb none" rather than "config.gdb sparc".
Also includes a few changes around readline dependencies.
1991-05-19 14:58:25 +00:00
John Gilmore e73dbe5d3b * Makefile.dist: Fix Rich damage; undo "configure" changes in
favor of keeping the (working) config.gdb.  Move readline
        library up a notch.
1991-05-19 14:57:22 +00:00
John Gilmore de55ca0ee7 Undo rich's "avoid compiling the module that doesn't compile, so I
can claim that it configures and builds" change.
1991-05-19 12:51:09 +00:00
John Gilmore 69f29a86f0 * sparc-xdep.c (deferred_stores): Repair minor damage by Rich.
Move deferred_stores to top of file, but don't separate its
        #define's from its variable.  Add commentary.
1991-05-19 12:49:37 +00:00
K. Richard Pixley d39a9543a6 Config polish. 1991-05-19 08:44:48 +00:00
K. Richard Pixley beff312ea7 configure changes and -opcode.h movement. 1991-05-19 07:27:02 +00:00
K. Richard Pixley 912e0732be Configure for gdb. 1991-05-19 00:16:46 +00:00
Roland Pesch 2ec11e91b5 *** empty log message *** 1991-05-17 23:19:08 +00:00
Roland Pesch 42e0255e85 Added readline/inc-readline.texinfo and readline/inc-history.texinfo
to the list of dependencies for the target "gdb.dvi".
1991-05-17 23:17:56 +00:00
Roland Pesch 2e4fd3d631 *** empty log message *** 1991-05-17 22:53:05 +00:00
Roland Pesch e9d6f412f0 *** empty log message *** 1991-05-17 21:43:25 +00:00
Roland Pesch 99a99fd253 * doc/gdb.texinfo: finished using all RMS comments, save those for
appendices on readline and cmd history (which are in other source
	files)
1991-05-17 21:43:01 +00:00
John Gilmore 216f330fc1 Bothner 1991-05-17 19:49:37 +00:00
Roland Pesch 8e34c36073 *** empty log message *** 1991-05-17 01:14:04 +00:00
Roland Pesch 04ec2f3010 * doc/gdb.texinfo: (1) Updated w/ref to RMS comments through
chapter 9; (2) documented 'break' command's menu mode for
	overloaded names, in response to hgs problem report C++ p-31
1991-05-17 01:10:52 +00:00
Roland Pesch 0f98282646 *** empty log message *** 1991-05-16 04:09:54 +00:00
Roland Pesch bfda3f2ee9 Divert specialized startup
instructions to "Targets" chapter for generic manuals, while
	leaving them up front for manuals specific to specialized
	environments; apply fixes from RMS comments through chapter 4.
1991-05-16 04:09:30 +00:00
Roland Pesch 55a64af6ea *** empty log message *** 1991-05-16 02:20:20 +00:00
Roland Pesch a3bb247ef0 (1) new Appendix, Renamed Commands;
(2) new leading subsection, Contributors to GDB
1991-05-16 02:16:27 +00:00