Age | Commit message (Expand) | Author | Files | Lines |
1991-12-08 | Fix a problem on i386 systems where buffered code stream access was failing | Fred Fish | 1 | -0/+6 |
1991-12-08 | Use macros to hide some of the ugly casting required in the previously | Fred Fish | 1 | -0/+5 |
1991-12-08 | Set version to 4.3.1 so we won't mistake experimental for standard. | John Gilmore | 1 | -0/+4 |
1991-12-08 | Merge Rich's overlapped changes with the gdb-4.3 version. | John Gilmore | 1 | -0/+16 |
1991-12-07 | Update for 4.3. | John Gilmore | 1 | -13/+17 |
1991-12-07 | Sat Dec 7 00:00:15 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 1 | -0/+16 |
1991-12-06 | More fixes for opaque and anonymous enumerations, structures, and unions. | Fred Fish | 1 | -4/+3 |
1991-12-06 | Fixes to improve opaque struct/union handling. Still fails to find the | Fred Fish | 1 | -0/+7 |
1991-12-06 | * symtab.c (decode_line_1): If SKIP_PROLOGUE leaves us in | John Gilmore | 1 | -0/+5 |
1991-12-06 | Fix off-by-one error in cplus name demangling. | Michael Tiemann | 1 | -0/+5 |
1991-12-06 | Several changes to fix misc problems with enums, structs, and unions, | Fred Fish | 1 | -0/+11 |
1991-12-06 | * symtab.c (check_stub_method): Must allocate two extra argument | John Gilmore | 1 | -0/+5 |
1991-12-05 | Supply missing '"' character. | Fred Fish | 1 | -0/+2 |
1991-12-05 | Supply missing parenthesis (~line 1269). | Fred Fish | 1 | -0/+4 |
1991-12-05 | Fencepost error in reporting regs we can't find in core file. | John Gilmore | 1 | -0/+3 |
1991-12-05 | Fix things pointed up by Fred Fish's test suite; see ChangeLog. | John Gilmore | 1 | -0/+29 |
1991-12-05 | Arrange for enumeration members to be manipulated in source code order, | Fred Fish | 1 | -0/+6 |
1991-12-05 | * main.c (input_from_terminal_p): Check whether GDB has a terminal at all. | John Gilmore | 1 | -0/+11 |
1991-12-04 | * symfile.c (reread_symbols): Avoid kludging mtime_set, now that BFD is fixed. | John Gilmore | 1 | -0/+5 |
1991-12-04 | * Makefile.in: VERSION 4.2.96. | John Gilmore | 1 | -2/+14 |
1991-12-04 | * coffread.c (coff_symfile_read): Avoid select_source_symtab, | John Gilmore | 1 | -0/+6 |
1991-12-04 | Make it compile for cross-debugging. | John Gilmore | 1 | -0/+6 |
1991-12-02 | Two small mips-specific fixes (see ChangeLog). | Per Bothner | 1 | -0/+7 |
1991-12-01 | Changes due to include file renaming: | Steve Chamberlain | 1 | -0/+17 |
1991-11-30 | Add tm-i386v4.h and xm-i386v4.h to Sanitize, add i386/SVR4 to configuration | Fred Fish | 1 | -0/+18 |
1991-11-30 | Change simple call to printf of error message to a call to error(). Output | Fred Fish | 1 | -0/+5 |
1991-11-30 | *** empty log message *** | Roland Pesch | 1 | -0/+6 |
1991-11-28 | Make structs work on DECstation (sigh) | John Gilmore | 1 | -1/+3 |
1991-11-27 | Improve G++ debugging support. | John Gilmore | 1 | -0/+33 |
1991-11-23 | Add some error checking around ioctl's for terminal switching. | John Gilmore | 1 | -0/+5 |
1991-11-23 | No need to offset args from frame pointer. | John Gilmore | 1 | -0/+8 |
1991-11-22 | VERSION 4.2.95 | John Gilmore | 1 | -0/+2 |
1991-11-22 | Further cleanup for release. | John Gilmore | 1 | -0/+1 |
1991-11-22 | SCO lint. | John Gilmore | 1 | -1/+4 |
1991-11-22 | CLeanups to compile, mostly on BSD (okeeffe) and sco (kithrup). | John Gilmore | 1 | -1/+9 |
1991-11-22 | Lint | John Gilmore | 1 | -0/+4 |
1991-11-22 | Roll new files into various lists. | John Gilmore | 1 | -0/+4 |
1991-11-22 | Roll VERSION to 4.2.90. | John Gilmore | 1 | -1/+3 |
1991-11-22 | Initialize the c++ specific portion of the type structure for union types | Fred Fish | 1 | -0/+6 |
1991-11-22 | * main.c: Use getcwd rather than getwd. | John Gilmore | 1 | -0/+4 |
1991-11-21 | Add /* */ to #if 0'd thing to help ANSI. | John Gilmore | 1 | -0/+2 |
1991-11-21 | Remove more refs to removed files. | John Gilmore | 1 | -0/+1 |
1991-11-21 | * exec.c (exec_files_info): If `verbose' is set, show file offset as well. | John Gilmore | 1 | -0/+3 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -0/+12 |
1991-11-21 | Remove rudimentary HP a.out support from GDB, move to ../include. | John Gilmore | 1 | -0/+3 |
1991-11-21 | Cashier <a.out.gnu.h> | John Gilmore | 1 | -0/+2 |
1991-11-21 | More *config stuff | John Gilmore | 1 | -3/+4 |
1991-11-21 | Makefile fragments for various hosts and targets now come from | John Gilmore | 1 | -0/+4 |
1991-11-21 | Clean up rs6000 opcode stuff. | John Gilmore | 1 | -0/+5 |
1991-11-20 | Recognize obsolete form of AT_element_list attribute still used by AT&T | Fred Fish | 1 | -0/+6 |