Age | Commit message (Expand) | Author | Files | Lines |
1992-09-15 | * breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c, | Stu Grossman | 1 | -0/+4 |
1992-09-15 | Oops! Retract last change. Didn't mean to pollute things with energize just | Stu Grossman | 1 | -3/+0 |
1992-09-15 | * utils.c (query): Remove test for energize from top. Now | Stu Grossman | 1 | -0/+3 |
1992-09-15 | * energize.c (send_location): New routine to consolidate all | Stu Grossman | 1 | -0/+8 |
1992-09-12 | ...plus c'est la meme chose. | Roland Pesch | 1 | -0/+8 |
1992-09-12 | *** empty log message *** | Roland Pesch | 1 | -0/+5 |
1992-09-11 | * mipsread.c: Clean up some white space. | John Gilmore | 1 | -0/+4 |
1992-09-11 | * xm-mips.h (KERNEL_U_ADDR): Get from <machine/param.h>. | John Gilmore | 1 | -0/+13 |
1992-09-10 | from p3: remote-vx.c: hide name realloc for inclusion of rpc/rpc.h | Ken Raeburn | 1 | -0/+5 |
1992-09-10 | * i386-stub.c, sparc-stub.c (getpacket): Actually check checksums. | John Gilmore | 1 | -0/+9 |
1992-09-10 | Removed a large number of changes inserted by Per Bothner | John Gilmore | 1 | -80/+9 |
1992-09-09 | * serial.h: Fix prototye for serial_raw(). | Stu Grossman | 1 | -0/+7 |
1992-09-08 | nindy bug fixes (function types) and opcode library inclusion | Ken Raeburn | 1 | -0/+10 |
1992-09-08 | * a68v-xdep.c (store_inferior_registers): declare as void. | Stu Grossman | 1 | -0/+12 |
1992-09-05 | changes, what else? | Roland Pesch | 1 | -0/+9 |
1992-09-04 | tab completion optimization | K. Richard Pixley | 1 | -0/+7 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -0/+83 |
1992-09-03 | * a68v-xdep.c (store_inferior_registers): Define as type void. | Stu Grossman | 1 | -0/+7 |
1992-09-03 | * utils.c (strcmp_iw): Add a hack to allow "FOO(ARGS)" to | Per Bothner | 1 | -0/+6 |
1992-09-03 | * config/rs6000.mh (MH_CFLAGS): Circumvent IBM <rpc/rpc.h> bug, | John Gilmore | 1 | -0/+5 |
1992-09-02 | Roll VERSION to 4.6.6. | John Gilmore | 1 | -0/+2 |
1992-09-02 | * tm-vx68.h, tm-es1800.h: Use tm-68k.h rather than tm-sun3.h. | John Gilmore | 1 | -0/+9 |
1992-09-02 | Roll VERSION to 4.6.5 for the P3 release. | John Gilmore | 1 | -0/+2 |
1992-09-02 | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. | John Gilmore | 1 | -2/+18 |
1992-09-02 | * configure.in (*-*-sunos*): Use trailing * to match all | John Gilmore | 1 | -0/+22 |
1992-09-02 | * breakpoint.c (breakpoint_re_set): Avoid setting source symtab | John Gilmore | 1 | -0/+5 |
1992-09-01 | Brought forward from p3: | Ian Lance Taylor | 1 | -0/+5 |
1992-08-31 | * dwarfread.c (cu_language): New local variable to record | Fred Fish | 1 | -0/+31 |
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 | 1 | -0/+9 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1 | -0/+38 |
1992-08-28 | * vx-share/README, nindy-share/README: New files describing | John Gilmore | 1 | -0/+5 |
1992-08-28 | * configure.in (target configurations): Reformat into table. | John Gilmore | 1 | -0/+15 |
1992-08-28 | Remove -gas variants; GDB doesn't care. Cross-check with config/*.mh | John Gilmore | 1 | -1/+2 |
1992-08-27 | * configure.in (host configurations): Reformat nested cases into | John Gilmore | 1 | -0/+6 |
1992-08-26 | * cplus-dem.c: Reorder args to most local functions to make them | Fred Fish | 1 | -0/+17 |
1992-08-25 | * sparc-stub.c (handle_exception): Flush instruction cache just | Stu Grossman | 1 | -0/+5 |
1992-08-24 | * infrun.c (handle_command): Rewrite to allow multiple signal | Fred Fish | 1 | -0/+8 |
1992-08-24 | * coffread.c (decode_type): Call alloc_type to alloc new | Fred Fish | 1 | -0/+22 |
1992-08-23 | * breakpoint.c (breakpoint_re_set): Select a default source | Fred Fish | 1 | -0/+14 |
1992-08-23 | Bug fixes from Andrew Heybey <ath@lcs.mit.edu>. | John Gilmore | 1 | -0/+7 |
1992-08-21 | * remote.c (remote_open): Fix baud rate setting to make -b flag | Stu Grossman | 1 | -0/+11 |
1992-08-19 | This is for PR 628. | Ian Lance Taylor | 1 | -0/+2 |
1992-08-19 | Wed Aug 19 10:23:27 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1992-08-18 | Moved in from p3: | Ian Lance Taylor | 1 | -0/+6 |
1992-08-18 | * m68k-pinsn.c: Minor fix in style of output (don't use | Per Bothner | 1 | -0/+5 |
1992-08-15 | Surround extended support with #ifdef HAVE_68881. | John Gilmore | 1 | -0/+2 |
1992-08-15 | * infcmd.c (registers_info): Handle multiple register names. | John Gilmore | 1 | -1/+6 |
1992-08-15 | * sparc-stub.c: New file. Mix it with your SPARClite | Stu Grossman | 1 | -0/+7 |
1992-08-14 | * cplus-dem.c (cplus_markers): Add table for gnu style and | Fred Fish | 1 | -0/+35 |