Age | Commit message (Expand) | Author | Files | Lines |
1997-12-03 | * tracepoint.c: add declaration for x_command | Keith Seitz | 2 | -0/+7 |
1997-12-03 | Wed Dec 3 12:00:42 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -21/+62 |
1997-12-03 | fixes for debugging threaded core files. Previously gdb would find the | David Taylor | 3 | -9/+154 |
1997-12-03 | Add v850 directory to keep list | Nick Clifton | 1 | -6/+1 |
1997-12-02 | Tue Dec 2 14:53:09 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -6/+27 |
1997-12-02 | Tue Dec 2 11:34:48 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -29/+59 |
1997-12-02 | Tue Dec 2 10:14:15 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 2 | -1/+18 |
1997-12-02 | Add support for Thumb target. | Nick Clifton | 2 | -1/+6 |
1997-12-02 | Mon Dec 1 17:13:53 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -170/+252 |
1997-12-01 | remove useless info | Keith Seitz | 1 | -2/+0 |
1997-12-01 | * gdbtk.c: move include of "guitcl.h" back out of IDE ifdef | Keith Seitz | 4 | -17/+33 |
1997-11-27 | Add tracepoint.o to gdbtk builds | Michael Meissner | 5 | -4/+17 |
1997-11-27 | If not --enable-ide, do not include ide libs | Michael Meissner | 3 | -15/+50 |
1997-11-27 | Fix typos | Michael Meissner | 2 | -3/+8 |
1997-11-27 | * remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype. | Jeff Law | 2 | -1/+6 |
1997-11-26 | * gdbtk.c (gdb_loc): symtab_to_filename can return NULL | Keith Seitz | 3 | -10/+45 |
1997-11-26 | * tracepoint.c (set_raw_tracepoint): make sure there's a trailing sla... | Keith Seitz | 9 | -312/+1678 |
1997-11-26 | Check the abbrev offset found in the .debug_info section before using | Andrew Cagney | 2 | -2/+22 |
1997-11-25 | Add tm-fbsd.h | Andrew Cagney | 1 | -0/+1 |
1997-11-25 | Flush ser-go32-para.c, never worked and never used. | Stan Shebs | 3 | -280/+3 |
1997-11-25 | Handle case where sizeof long != sizeof int when examining a union. | Andrew Cagney | 1 | -0/+28 |
1997-11-24 | Mon Nov 24 14:17:02 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+6 |
1997-11-24 | A ton of my most recent changes, mostly to add post-mortem data analysis, | Michael Snyder | 1 | -341/+852 |
1997-11-24 | Some early changes by Keith Seitz to support the Tcl/Tk GUI. | Michael Snyder | 2 | -22/+46 |
1997-11-24 | Create CVS files tracepoint.c and tracepoint.h. This is new work, | Michael Snyder | 3 | -1/+1964 |
1997-11-24 | Add function print_decimal to handle display of long long decimal | Andrew Cagney | 2 | -0/+30 |
1997-11-24 | Improve GDB support for FreeBSD host/target. | Andrew Cagney | 7 | -137/+260 |
1997-11-24 | Pass architecture from ``set arch MACH'' command into disasembler | Andrew Cagney | 2 | -30/+229 |
1997-11-24 | Have mips64vr5400-*-elf look like a mips64vr5000. | Andrew Cagney | 2 | -0/+11 |
1997-11-22 | *** empty log message *** | Jim Blandy | 1 | -0/+10 |
1997-11-22 | * valops.c (call_function_by_hand): If the function has a | Jim Blandy | 1 | -4/+14 |
1997-11-21 | * aclocal.m4 (AM_CYGWIN32, AM_EXEEXT): Remove. They are already | Ian Lance Taylor | 3 | -175/+161 |
1997-11-21 | tabify changelog | Michael Meissner | 1 | -4/+4 |
1997-11-21 | Really do SHELL = /bin/sh change Noer wanted to do | Michael Meissner | 1 | -0/+4 |
1997-11-21 | Fri Nov 21 02:19:57 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+5 |
1997-11-21 | * sparc-tdep.c (sparc_pc_adjust): Don't assume sizeof (long) == 4. | Doug Evans | 1 | -0/+4 |
1997-11-20 | Thu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -1/+3 |
1997-11-20 | Thu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 5 | -123/+214 |
1997-11-17 | * Makefile.in (remote-sim.o): Depend on $(INCLUDE_DIR)/callback.h. | Doug Evans | 2 | -68/+6 |
1997-11-14 | * jv-exp.y (copy_exp, insert_exp): Avoid ANSI prototypes. | Jeff Law | 2 | -3/+23 |
1997-11-13 | fix spacing | Michael Meissner | 1 | -1/+1 |
1997-11-13 | Add comment about code that is actually d10v specific instead of d30v | Michael Meissner | 1 | -0/+6 |
1997-11-13 | Add info command to print out flags values | Michael Meissner | 2 | -2/+55 |
1997-11-10 | * valprint.c (print_longest): The b, h, w, and g format specifiers | Ian Lance Taylor | 1 | -0/+5 |
1997-11-05 | Tue Nov 4 16:52:50 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -1/+7 |
1997-11-04 | *** empty log message *** | Jim Blandy | 1 | -0/+6 |
1997-11-04 | * jv-exp.y (ArrayAccess): Implement Name [ Expression ]; check the | Jim Blandy | 1 | -4/+71 |
1997-11-01 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Handle the case | Dawn Perchik | 2 | -4/+21 |
1997-10-30 | * configure.tgt: Add tx49 configury based on 4300. | Gavin Romig-Koch | 1 | -0/+6 |
1997-10-29 | * include/opcode/mips.h (INSN_4900): Added. | Gavin Romig-Koch | 1 | -0/+27 |