Commit graph

913 commits

Author SHA1 Message Date
Stu Grossman
7307c104b3 Retract last edit. System type should determine whether this file gets loaded
at all.
1991-08-31 02:01:17 +00:00
Stu Grossman
9e7f3b6a69 Undo edit 1.5. Easier to let abort be of unspecified type than to claim a type
and be wrong half the time.
1991-08-31 01:43:19 +00:00
Stu Grossman
9f2673804c Add in sysv configuration stuff. 1991-08-31 01:38:08 +00:00
Stu Grossman
5fad8bf967 Merge in irix support. 1991-08-31 00:59:29 +00:00
Stu Grossman
9712c6e200 Merge in irix support. 1991-08-31 00:54:16 +00:00
Stu Grossman
faaaea3c2a Merge in irix support. 1991-08-31 00:43:36 +00:00
Stu Grossman
625453dcfd Merge in irix support. 1991-08-31 00:31:30 +00:00
Stu Grossman
bceb2dded1 Merge in irix support. 1991-08-30 23:18:06 +00:00
John Gilmore
20ccfb0996 paperwork handled for AMD Coff. 1991-08-29 00:35:06 +00:00
John Gilmore
4d84d6ad73 Paperwork handled for AMD Coff. 1991-08-29 00:34:45 +00:00
K. Richard Pixley
662e94343e Backing out last round of changes. 1991-08-28 21:56:58 +00:00
K. Richard Pixley
b678740d04 Update to current standards. 1991-08-28 21:49:12 +00:00
K. Richard Pixley
dae50edd99 Better error reporting on missing local labels. 1991-08-28 21:38:48 +00:00
K. Richard Pixley
feb4df71a5 Error out on unrecognized options. 1991-08-27 23:10:19 +00:00
Steve Chamberlain
1b7ed4c994 Added config.sub 1991-08-27 00:21:34 +00:00
K. Richard Pixley
5710dc3779 Correcting install target when gcc not present. 1991-08-26 04:45:57 +00:00
K. Richard Pixley
d1477ba8d6 Welcome cvs to the big time. 1991-08-26 04:29:33 +00:00
K. Richard Pixley
3c8735af98 rcs enters the soup. 1991-08-25 23:40:24 +00:00
K. Richard Pixley
5781b1ba03 Adding diff to the fray. 1991-08-25 21:48:40 +00:00
K. Richard Pixley
bc58b41dbc Adding grep to the fray. 1991-08-25 20:18:21 +00:00
John Gilmore
846058edd8 Update README. 1991-08-24 00:15:18 +00:00
John Gilmore
ce97f9130a Add none 1991-08-23 23:32:34 +00:00
John Gilmore
dec35cbe8c Add none. 1991-08-23 23:31:39 +00:00
Roland Pesch
1eddc5863e *** empty log message *** 1991-08-23 23:23:47 +00:00
John Gilmore
1dbe1ef797 Add info about porting to new hosts and targets. 1991-08-23 23:13:03 +00:00
Roland Pesch
2ecf020143 * Makefile.in: generate "gdb-all.texi" rather than "gdb-all.texinfo" 1991-08-23 22:47:36 +00:00
Roland Pesch
fad60036f7 generate "gdb-all.texi" rather than "gdb-all.texinfo" 1991-08-23 22:46:53 +00:00
Roland Pesch
ee4196dc5d *** empty log message *** 1991-08-23 22:39:16 +00:00
K. Richard Pixley
8b204e6ea4 add email address for bugs and additions. 1991-08-23 22:38:25 +00:00
Roland Pesch
b9def3d9df Reflect name change (doc/rdl-apps.texi) 1991-08-23 22:37:49 +00:00
Roland Pesch
8b5d2c4e96 * rdl-apps.texi: renamed from rdl-apps.texinfo
* Makefile, .Sanitize, gdb.texinfo: reflect above name change
1991-08-23 22:35:42 +00:00
K. Richard Pixley
474d52a56e Coupla minor typos. 1991-08-23 21:45:08 +00:00
K. Richard Pixley
cb3e10f3fe Minor vintage gcc lints. 1991-08-23 21:42:01 +00:00
Roland Pesch
d7c2f2ddd5 * WHATS.NEW: correct pointer to refcard. 1991-08-23 21:10:02 +00:00
Roland Pesch
d98259f8ac * doc/gdb.texinfo: update New Features, Installing
* doc/gdbint.texinfo: add short description of configure +template
1991-08-23 21:09:33 +00:00
John Gilmore
e10f519d25 Fix the sun3 segment size rounding value. 1991-08-23 20:57:17 +00:00
John Gilmore
68b7021279 * configure.in: Tix typo.
* ecoff.c:  If compiling for DEC3100, use trad_unix core files,
        else dummy out the core file support.
        * trad-core.c (trad_unix_core_file_p):  If HOST_DATA_START_ADDR is
        specified, use it to locate the data section.
        * coffcode.h (coff_write_symbols):  Declare buffer as bfd_bytes
        rather than as chars (lint).
1991-08-23 20:55:23 +00:00
John Gilmore
81b0b547d6 * GDB-4.0 release!
* Makefile.in (VERSION):  Roll to 4.0.
        (gdb.tar.Z):  Make refcard.ps as well, for shipment.
1991-08-23 20:48:14 +00:00
Roland Pesch
6d4100b71d note doc/gdb.texinfo changed. 1991-08-23 18:48:44 +00:00
John Gilmore
08059d8470 Initial revision 1991-08-23 09:06:52 +00:00
John Gilmore
d7f8f106b9 * a.out.gnu.h, a.out.sun4.h: Make SEGMENT_SIZE able to depend
on the particular a.out being examined.
* a.out.sun4.h:  Define segment sizes for Sun-3's and Sun-4's.
* FIXME:  a.out.gnu.h is almost obsolete.
* FIXME:  a.out.sun4.h should be renamed a.out.sun.h now.
1991-08-23 08:56:39 +00:00
John Gilmore
299eb5f15f Fix Makefile.in to build 4.0 rel. 1991-08-23 08:48:29 +00:00
John Gilmore
4f8b86271e Make SunOS core files work right -- from both sun3 and sun4.
Also, make them work on any other host system.
1991-08-23 07:24:32 +00:00
John Gilmore
965a9f149c Make README stick... 1991-08-23 07:15:55 +00:00
Stu Grossman
7d003262a7 saber 1991-08-23 05:26:06 +00:00
K. Richard Pixley
69e87de278 Minor config polish. 1991-08-23 04:50:56 +00:00
Roland Pesch
0a3492951d Document ChangeLog catchup. 1991-08-23 04:38:47 +00:00
K. Richard Pixley
a71bfbcc75 Minor polish & config mapping. 1991-08-23 03:31:44 +00:00
Roland Pesch
145d3d2666 *** empty log message *** 1991-08-23 03:08:36 +00:00
Roland Pesch
a9686e9a53 * doc/refcard.tex: permuted Essential Commands sec 1991-08-22 23:38:40 +00:00