Commit Graph

488 Commits

Author SHA1 Message Date
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 c4cd3fc62e Initial revision 1991-05-19 22:34:40 +00:00
John Gilmore 1ccc2d06eb Add Vax-BSD and Tahoe-BSD support. 1991-05-19 22:30:22 +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 d7344eca22 Initial revision 1991-05-19 15:26:27 +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 49e40d8a8e Update for readline split. 1991-05-19 14:52:42 +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 e1bba588b8 Merged in gdb changes. 1991-05-19 08:05:16 +00:00
K. Richard Pixley bb50293f44 Updated to relect a gdb change in sparc-opcode.h. 1991-05-19 08:00:57 +00:00
K. Richard Pixley 323a23f174 Added gdb. 1991-05-19 08:00:11 +00:00
K. Richard Pixley beff312ea7 configure changes and -opcode.h movement. 1991-05-19 07:27:02 +00:00
K. Richard Pixley 3c81fef579 Added gdb. 1991-05-19 00:36:45 +00:00
K. Richard Pixley 9d1e053bdc Changes to deal with missing subdirs gracefully, and changes dictated
from dropping configure over gdb.
1991-05-19 00:32:13 +00:00
K. Richard Pixley 089aacdb56 Initial revision 1991-05-19 00:19:54 +00:00
K. Richard Pixley 912e0732be Configure for gdb. 1991-05-19 00:16:46 +00:00
Steve Chamberlain 7cb9aa509c *** empty log message *** 1991-05-18 03:08:59 +00:00
Steve Chamberlain a3bb31a043 Initial revision 1991-05-18 02:58:02 +00:00
Steve Chamberlain 19b03b7aa4 *** empty log message *** 1991-05-18 02:57:45 +00:00
K. Richard Pixley f827120d45 Gas buys into ../include. Files merged. 1991-05-18 02:44:28 +00:00
K. Richard Pixley d1a9e59485 Buying into ../include and ../libiberty. 1991-05-18 02:15:32 +00:00
K. Richard Pixley 7dc139f16d mkdep is not a standard tool nor do we support or install it.
Assuming it's existence kills config, make, and install.
1991-05-18 01:01:09 +00:00
K. Richard Pixley 71887d2b3c Using gcc here screws config and debugging something awful. 1991-05-18 00:53:02 +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 91310504c2 * readline/inc-history.texinfo, readline/inc-readline.texinfo:
applied various small fixes due to or inspired by RMS comments
1991-05-17 22:52:47 +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