Age | Commit message (Expand) | Author | Files | Lines |
1992-09-08 | * a68v-xdep.c (store_inferior_registers): declare as void. | Stu Grossman | 1 | -0/+12 |
1992-09-08 | * a68v-xdep.c (store_inferior_registers): declare as void. | Stu Grossman | 7 | -390/+643 |
1992-09-08 | nindy bug fixes (function types) and opcode library inclusion | Ken Raeburn | 1 | -2/+7 |
1992-09-05 | changes, what else? | Roland Pesch | 1 | -0/+9 |
1992-09-05 | Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) | Roland Pesch | 3 | -49/+364 |
1992-09-04 | tab completion optimization | K. Richard Pixley | 2 | -17/+39 |
1992-09-04 | * stabs.texinfo: Document the format for C++ nested types. | Per Bothner | 2 | -18/+12 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -11/+80 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 16 | -180/+617 |
1992-09-03 | Add apollo68b.mh. | Stu Grossman | 2 | -0/+6 |
1992-09-03 | * a68v-xdep.c (store_inferior_registers): Define as type void. | Stu Grossman | 5 | -1/+15 |
1992-09-03 | * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" to | Per Bothner | 2 | -3/+61 |
1992-09-03 | * config/rs6000.mh (MH_CFLAGS): Circumvent IBM <rpc/rpc.h> bug, | John Gilmore | 3 | -2/+30 |
1992-09-02 | Roll VERSION to 4.6.6. | John Gilmore | 2 | -1/+3 |
1992-09-02 | * tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h. | John Gilmore | 6 | -32/+81 |
1992-09-02 | Tiny bugfix for makeinfo. | John Gilmore | 1 | -1/+1 |
1992-09-02 | Update .sanitize files | John Gilmore | 2 | -34/+7 |
1992-09-02 | Update sanity files. | John Gilmore | 1 | -5/+4 |
1992-09-02 | Roll VERSION to 4.6.5 for the P3 release. | John Gilmore | 1 | -0/+2 |
1992-09-02 | * config/sun4os4.mh: Include ser-termios.o. FIXME, all .mh files | John Gilmore | 1 | -1/+1 |
1992-09-02 | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. | John Gilmore | 7 | -98/+121 |
1992-09-02 | * config/m68k-un.mt, config/m68k-noun.mt, config/sparc-un.mt, | John Gilmore | 4 | -0/+16 |
1992-09-02 | * configure.in (*-*-sunos*): Use trailing * to match all | John Gilmore | 12 | -35/+241 |
1992-09-02 | Formatting improvements and other minor edits. | Roland Pesch | 1 | -651/+829 |
1992-09-02 | * breakpoint.c (breakpoint_re_set): Avoid setting source symtab | John Gilmore | 2 | -2/+13 |
1992-09-01 | This seems to have been overlooked in my last check-in. | Per Bothner | 1 | -5/+1 |
1992-09-01 | Brought forward from p3: | Ian Lance Taylor | 2 | -3/+9 |
1992-08-31 | * dwarfread.c (cu_language): New local variable to record | Fred Fish | 3 | -25/+186 |
1992-08-31 | * {i386-tdep.c, m68k-tdep.c, mips-tdep.c, sparc-tdep.c} | Fred Fish | 1 | -0/+10 |
1992-08-31 | * cplus-dem.c, demangle.h: Moved to ../libiberty and ../include, | Per Bothner | 4 | -353/+394 |
1992-08-29 | Minor bug fixes from last big checkin. | John Gilmore | 2 | -40/+45 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 2 | -5/+8 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 9 | -426/+143 |
1992-08-29 | * gdbtypes.h (TYPE_ALLOC): Parenthesize result to avoid problems | John Gilmore | 1 | -2/+2 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1 | -23/+327 |
1992-08-28 | * vx-share/README, nindy-share/README: New files describing | John Gilmore | 2 | -0/+14 |
1992-08-28 | * vx-share/README, nindy-share/README: New files describing | John Gilmore | 1 | -0/+7 |
1992-08-28 | * tm-altosgas.h, tm-i386v-g.h: Remove ancient coff encap configs. | John Gilmore | 2 | -2/+1 |
1992-08-28 | * configure.in (target configurations): Reformat into table. | John Gilmore | 3 | -219/+181 |
1992-08-28 | Remove -gas variants; GDB doesn't care. Cross-check with config/*.mh | John Gilmore | 2 | -8/+5 |
1992-08-27 | * configure.in (host configurations): Reformat nested cases into | John Gilmore | 2 | -141/+72 |
1992-08-26 | * cplus-dem.c: Reorder args to most local functions to make them | Fred Fish | 2 | -201/+259 |
1992-08-25 | Markup changes to run through TeX without errors. | Roland Pesch | 1 | -13/+32 |
1992-08-25 | Some improvements in Texinfo markup: | Roland Pesch | 1 | -214/+407 |
1992-08-25 | Add sparc-stub.c to .Sanitize | Stu Grossman | 1 | -0/+1 |
1992-08-25 | Update to make patches relative to current devo sources. | Fred Fish | 1 | -180/+105 |
1992-08-25 | * configure.in: Add sparclite as a target. | Stu Grossman | 1 | -2/+2 |
1992-08-25 | * sparc-stub.c (handle_exception): Flush instruction cache just | Stu Grossman | 2 | -1/+12 |
1992-08-24 | * infrun.c (handle_command): Rewrite to allow multiple signal | Fred Fish | 1 | -0/+8 |
1992-08-24 | FIXME. Half-done documentation for the macros used to configure GDB's | John Gilmore | 1 | -0/+6 |