743 Commits (e152cd1e65e81722e0e546f12bd9b280edabe730)

Author SHA1 Message Date
Roland Pesch 5f92dab820 Massage new readline appendix so texi2roff can understand markup 35 years ago
Roland Pesch 3e5afc2c5e Better support for building documentation targets in separate objdir 35 years ago
Roland Pesch 088d39a498 rdl-apps.texi is no longer used, with the new improved doc Makefile.in. 35 years ago
Roland Pesch cacf5942c4 Improve support for building in separate objdir (verified all individual 35 years ago
Michael Tiemann 7fb4dfc05d Integrated quick fixes to C++ handling of static member functions and 35 years ago
Fred Fish dda14b63ff Fix a problem on i386 systems where buffered code stream access was failing 35 years ago
Fred Fish e59622b438 Use macros to hide some of the ugly casting required in the previously 35 years ago
K. Richard Pixley f7fde1e046 add a couple missing ${srcdir}s 35 years ago
John Gilmore 70fb2c9247 Set version to 4.3.1 so we won't mistake experimental for standard. 35 years ago
John Gilmore 66baba93a6 Merge gdb-4.3 and Rich's Makefile.in's. 35 years ago
John Gilmore 1bd0574a03 GDB-4.3 release! Roll VERSION and fixup minor gdb.tar.Z botch. 35 years ago
John Gilmore 5ea7c728db Merge Rich's overlapped changes with the gdb-4.3 version. 35 years ago
John Gilmore 4882e5dc98 Desupport i386sco, and mention the new readline. 35 years ago
John Gilmore fbda4193fd Update for 4.3. 35 years ago
John Gilmore 1d0709e2a5 * gmalloc.c: Fix bug that causes malloc & free to 35 years ago
K. Richard Pixley 93e17940c1 If you're going to nroff the man page, at least do it from the right place. 35 years ago
K. Richard Pixley bc02876616 Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com) 35 years ago
K. Richard Pixley 570e17331e Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) 35 years ago
Roland Pesch 29a2b7448c About 40% of changes sugg. by Bob Chassell 35 years ago
Roland Pesch 1c270bfdbf *** empty log message *** 35 years ago
Fred Fish 84ce6717b0 More fixes for opaque and anonymous enumerations, structures, and unions. 35 years ago
Fred Fish 5edf98d7a2 Fixes to improve opaque struct/union handling. Still fails to find the 35 years ago
John Gilmore 7b2a87cab2 * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in 35 years ago
Michael Tiemann 1cca172985 Fix off-by-one error in cplus name demangling. 35 years ago
Fred Fish 715cafcbde Several changes to fix misc problems with enums, structs, and unions, 35 years ago
John Gilmore a0a6174ae3 * symtab.c (check_stub_method): Must allocate two extra argument 35 years ago
Fred Fish 817b8c46f8 Supply missing '"' character. 35 years ago
Fred Fish c8d9eb8e43 Supply missing parenthesis (~line 1269). 35 years ago
John Gilmore 299ee4e6c7 Fencepost error in reporting regs we can't find in core file. 35 years ago
John Gilmore 2a5ec41d88 Fix things pointed up by Fred Fish's test suite; see ChangeLog. 35 years ago
Fred Fish 98618bf78a Arrange for enumeration members to be manipulated in source code order, 35 years ago
John Gilmore 3c7cc3b70e * main.c (input_from_terminal_p): Check whether GDB has a terminal at all. 35 years ago
Fred Fish 8b5b6fae67 Handle structures and unions which contain DIE's other than just member 35 years ago
John Gilmore 6470e9c375 * symfile.c (reread_symbols): Avoid kludging mtime_set, now that BFD is fixed. 35 years ago
John Gilmore 34a160569a Improve installation doc slightly, by Mark Sirota's request. 35 years ago
John Gilmore 4369a1406f * Makefile.in: VERSION 4.2.96. 35 years ago
John Gilmore 7a6093e880 * coffread.c (coff_symfile_read): Avoid select_source_symtab, 35 years ago
John Gilmore 2e00f40a38 Make it compile for cross-debugging. 35 years ago
Per Bothner ce623b5fd1 Two small mips-specific fixes (see ChangeLog). 35 years ago
Steve Chamberlain f5f0679af0 Changes due to include file renaming: 35 years ago
Fred Fish 8978401fd1 Add new files mh-i386v4 and mt-i386v4 to .Sanitize, check in the new 35 years ago
Fred Fish 9336ad7aea Initial revision 35 years ago
Fred Fish 8c6e9f05f2 Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration 35 years ago
Fred Fish 3053b9f218 Change simple call to printf of error message to a call to error(). Output 35 years ago
Roland Pesch 4b195f9a30 *** empty log message *** 35 years ago
Roland Pesch a6d0b6d30f (1) At Bob Chassell's request, remove leading comments that used to 35 years ago
John Gilmore 67c29f758d Make structs work on DECstation (sigh) 35 years ago
John Gilmore 52bd2c221f Fix syntax errors. 35 years ago
Michael Tiemann a33336a38e readline/sysdep.h no longer exists, so main.o does not depend on it. 35 years ago
John Gilmore f1d77e9053 Improve G++ debugging support. 35 years ago