aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1991-12-08*** empty log message ***Steve Chamberlain1-1/+5
1991-12-08 * ldindr.h: added to contain prototypes of ldindr.cSteve Chamberlain1-1/+1
1991-12-08Initial revisionSteve Chamberlain1-0/+9
1991-12-08 * bucomm.h: created to hold prototypes of bucomm.cSteve Chamberlain6-32/+59
1991-12-08Initial revisionSteve Chamberlain1-0/+2
1991-12-08More prototype lint.Steve Chamberlain1-2/+18
1991-12-08 * chew.c: Much modifiedSteve Chamberlain1-1/+9
1991-12-08add a couple missing ${srcdir}sK. Richard Pixley1-1/+1
1991-12-08 * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coff-m88k.c,Steve Chamberlain5-245/+114
1991-12-08Set version to 4.3.1 so we won't mistake experimental for standard.John Gilmore2-741/+4
1991-12-08Merge gdb-4.3 and Rich's Makefile.in's.John Gilmore1-14/+40
1991-12-08GDB-4.3 release! Roll VERSION and fixup minor gdb.tar.Z botch.John Gilmore1-42/+16
1991-12-08Merge Rich's overlapped changes with the gdb-4.3 version.John Gilmore1-0/+16
1991-12-08Merge Rich's and the gdb-4.3 changes.John Gilmore1-0/+15
1991-12-08This is the version of devo/bfd/ChangeLog that was in the gdb-4.3 release.John Gilmore1-13/+3
1991-12-07avoid building chew into $(srcdir)K. Richard Pixley1-0/+1
1991-12-07Desupport i386sco, and mention the new readline.John Gilmore1-2/+13
1991-12-07find sysdep.hK. Richard Pixley1-1/+1
1991-12-07Update for 4.3.John Gilmore5-590/+590
1991-12-07Lint (detected on hp300bsd & sconix)John Gilmore2-295/+479
1991-12-07* gmalloc.c: Fix bug that causes malloc & free toJohn Gilmore1-4/+4
1991-12-07* configure: \{1,2\} appears to be a sysv'ism. Use a differentK. Richard Pixley2-10/+13
1991-12-07If you're going to nroff the man page, at least do it from the right place.K. Richard Pixley1-1/+1
1991-12-07Initial revisionK. Richard Pixley1-0/+28
1991-12-07Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-488/+1428
1991-12-07Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley3-18/+62
1991-12-07Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-14/+52
1991-12-07Fri Dec 6 23:29:26 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-3/+53
1991-12-07Fri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-32/+93
1991-12-07Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley3-50/+57
1991-12-07Fri Dec 6 23:02:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley1-3/+29
1991-12-07Fri Dec 6 22:58:48 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-26/+74
1991-12-07Fri Dec 6 22:57:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-11/+69
1991-12-07About 40% of changes sugg. by Bob ChassellRoland Pesch1-500/+552
1991-12-07Fix backward i/f bit in movcc insns.Michael Tiemann1-554/+554
1991-12-07*** empty log message ***Roland Pesch1-0/+1
1991-12-06*** empty log message ***Roland Pesch1-2/+2
1991-12-06More fixes for opaque and anonymous enumerations, structures, and unions.Fred Fish2-22/+39
1991-12-06Change from m88kbcs to m88k-coffSteve Chamberlain1-5/+7
1991-12-06Fixes to improve opaque struct/union handling. Still fails to find theFred Fish2-12/+31
1991-12-06* symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us inJohn Gilmore3-2/+15
1991-12-06Fix off-by-one error in cplus name demangling.Michael Tiemann2-1/+8
1991-12-06Several changes to fix misc problems with enums, structs, and unions,Fred Fish2-71/+137
1991-12-06* symtab.c (check_stub_method): Must allocate two extra argumentJohn Gilmore2-3/+9
1991-12-05Supply missing '"' character.Fred Fish2-1/+3
1991-12-05Supply missing parenthesis (~line 1269).Fred Fish2-1/+5
1991-12-05Fencepost error in reporting regs we can't find in core file.John Gilmore2-1/+4
1991-12-05Fix things pointed up by Fred Fish's test suite; see ChangeLog.John Gilmore6-142/+278
1991-12-05Arrange for enumeration members to be manipulated in source code order,Fred Fish2-3/+21
1991-12-05* main.c (input_from_terminal_p): Check whether GDB has a terminal at all.John Gilmore1-0/+11