287 Commits (e152cd1e65e81722e0e546f12bd9b280edabe730)

Author SHA1 Message Date
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
John Gilmore 70fb2c9247 Set version to 4.3.1 so we won't mistake experimental for standard. 35 years ago
John Gilmore 5ea7c728db Merge Rich's overlapped changes with the gdb-4.3 version. 35 years ago
John Gilmore fbda4193fd Update for 4.3. 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
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
John Gilmore 6470e9c375 * symfile.c (reread_symbols): Avoid kludging mtime_set, now that BFD is fixed. 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 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
John Gilmore 67c29f758d Make structs work on DECstation (sigh) 35 years ago
John Gilmore f1d77e9053 Improve G++ debugging support. 35 years ago
John Gilmore 378d8e737c Add some error checking around ioctl's for terminal switching. 35 years ago
John Gilmore b68da3b817 No need to offset args from frame pointer. 35 years ago
John Gilmore 2dd074f421 VERSION 4.2.95 35 years ago
John Gilmore 2b61280ae6 Further cleanup for release. 35 years ago
John Gilmore 3ae444f844 SCO lint. 35 years ago
John Gilmore 1a5a8f2a3e CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup). 35 years ago
John Gilmore 8013e17047 Lint 35 years ago
John Gilmore 3cb0d72dbf Roll new files into various lists. 35 years ago
John Gilmore 2e8521a929 Roll VERSION to 4.2.90. 35 years ago
Fred Fish 4cfd3c4990 Initialize the c++ specific portion of the type structure for union types 35 years ago
John Gilmore f7402c04fa * main.c: Use getcwd rather than getwd. 35 years ago
John Gilmore 76b28d05a2 Add /* */ to #if 0'd thing to help ANSI. 35 years ago
John Gilmore 21f62bbd30 Remove more refs to removed files. 35 years ago
John Gilmore 3db0634cec * exec.c (exec_files_info): If `verbose' is set, show file offset as well. 35 years ago
John Gilmore 7d9884b927 * defs.h: Incorporate param.h. All users changed. 35 years ago
John Gilmore 49faf3b650 Remove rudimentary HP a.out support from GDB, move to ../include. 35 years ago
John Gilmore 44ff4c96a4 Cashier <a.out.gnu.h> 35 years ago
John Gilmore f318d221a5 More *config stuff 35 years ago
John Gilmore 3978d0599b Makefile fragments for various hosts and targets now come from 35 years ago
John Gilmore 6373dbe3d7 Clean up rs6000 opcode stuff. 35 years ago
Fred Fish 768be6e12b Recognize obsolete form of AT_element_list attribute still used by AT&T 35 years ago