aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1991-12-11infodir belongs in datadirK. Richard Pixley2-1/+5
1991-12-10Massage new readline appendix so texi2roff can understand markupRoland Pesch1-3/+16
1991-12-10Better support for building documentation targets in separate objdirRoland Pesch1-0/+739
1991-12-10rdl-apps.texi is no longer used, with the new improved doc Makefile.in.Roland Pesch1-2/+4
1991-12-10Improve support for building in separate objdir (verified all individualRoland Pesch2-29/+43
1991-12-09Integrated quick fixes to C++ handling of static member functions andMichael Tiemann1-17/+19
1991-12-08Fix a problem on i386 systems where buffered code stream access was failingFred Fish1-0/+6
1991-12-08Use macros to hide some of the ugly casting required in the previouslyFred Fish2-5/+19
1991-12-08add a couple missing ${srcdir}sK. Richard Pixley1-1/+1
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-07Desupport i386sco, and mention the new readline.John Gilmore1-2/+13
1991-12-07Update for 4.3.John Gilmore5-590/+590
1991-12-07* gmalloc.c: Fix bug that causes malloc & free toJohn Gilmore1-4/+4
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-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-07About 40% of changes sugg. by Bob ChassellRoland Pesch1-500/+552
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-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
1991-12-04Handle structures and unions which contain DIE's other than just memberFred Fish1-13/+27
1991-12-04* symfile.c (reread_symbols): Avoid kludging mtime_set, now that BFD is fixed.John Gilmore1-0/+5
1991-12-04Improve installation doc slightly, by Mark Sirota's request.John Gilmore1-2/+5
1991-12-04* Makefile.in: VERSION 4.2.96.John Gilmore4-23/+89
1991-12-04* coffread.c (coff_symfile_read): Avoid select_source_symtab,John Gilmore3-7/+10
1991-12-04Make it compile for cross-debugging.John Gilmore2-2/+12
1991-12-02Two small mips-specific fixes (see ChangeLog).Per Bothner1-0/+7
1991-12-01 Changes due to include file renaming:Steve Chamberlain8-269/+323
1991-11-30Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the newFred Fish1-0/+2
1991-11-30Initial revisionFred Fish2-0/+10
1991-11-30Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configurationFred Fish7-3/+99
1991-11-30Change simple call to printf of error message to a call to error(). OutputFred Fish2-2/+6
1991-11-30*** empty log message ***Roland Pesch1-0/+6
1991-11-30(1) At Bob Chassell's request, remove leading comments that used toRoland Pesch1-11/+12
1991-11-28Make structs work on DECstation (sigh)John Gilmore3-5/+13
1991-11-27Fix syntax errors.John Gilmore1-2/+3
1991-11-27readline/sysdep.h no longer exists, so main.o does not depend on it.Michael Tiemann1-1/+1