| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-09-04 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 2007-09-05 | 1 | -0/+2 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 2007-06-13 | 1 | -7/+4 |
* | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 2007-04-13 | 1 | -2/+0 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -1/+1 |
* | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 2006-10-10 | 1 | -0/+25 |
* | * expprint.c (print_subexp_standard, dump_subexp_body_standard): Add | Daniel Jacobowitz | 2006-08-07 | 1 | -2/+14 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-02-11 | 1 | -4/+4 |
* | 2004-11-09 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2004-11-09 | 1 | -2/+1 |
* | * parser-defs.h (struct exp_descriptor): New definition, containing | Paul N. Hilfinger | 2003-09-25 | 1 | -10/+34 |
* | * parser-defs.h (operator_length): Declare. | Paul N. Hilfinger | 2003-09-24 | 1 | -17/+27 |
* | 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com> | Paul N. Hilfinger | 2003-09-09 | 1 | -6/+6 |
* | 2003-07-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2003-07-07 | 1 | -2/+4 |
* | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-02-25 | 1 | -1/+1 |
* | 2003-02-20 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-02-20 | 1 | -3/+3 |
* | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 2003-02-20 | 1 | -0/+1 |
* | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-14 | 1 | -1/+2 |
* | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-09 | 1 | -1/+1 |
* | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2003-01-02 | 1 | -23/+6 |
* | * expprint.c (print_subexp): Handle OP_OBJC_NSSTRING, | Adam Fedor | 2002-11-19 | 1 | -0/+56 |
* | 2002-09-25 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-09-25 | 1 | -4/+7 |
* | 2002-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 2002-08-01 | 1 | -12/+16 |
* | 2002-05-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2002-05-13 | 1 | -1/+1 |
* | s/value_ptr/struct value */ | Andrew Cagney | 2001-11-10 | 1 | -1/+1 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -24/+10 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -2/+3 |
* | From Eli. Warning fixes. | Andrew Cagney | 2000-02-29 | 1 | -4/+4 |
* | import gdb-2000-02-01 snapshot | Jason Molenda | 2000-02-02 | 1 | -9/+9 |
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -3/+0 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -14/+25 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -168/+258 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -4/+0 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+903 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -956/+0 |
* | * c-typeprint.c (c_print_type): Don't crash if varstring is null. | Stu Grossman | 1998-08-12 | 1 | -31/+337 |
* | * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGET | Stu Grossman | 1995-10-27 | 1 | -63/+51 |
* | * expression.h (OP_LABELED): New operator, for Chill | Per Bothner | 1995-01-20 | 1 | -27/+78 |
* | * expprint.c (print_subexp): Fix bug with OP_SCOPE operator output. | Peter Schauer | 1993-04-27 | 1 | -7/+68 |
* | * c-exp.y (exp:STRING): Convert C strings into array-of-char | Fred Fish | 1993-01-16 | 1 | -6/+14 |
* | * expression.h (exp_opcode): Add BINOP_MOD. | Fred Fish | 1993-01-05 | 1 | -0/+1 |
* | * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT. | Fred Fish | 1993-01-02 | 1 | -1/+128 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -1/+1 |
* | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1992-12-18 | 1 | -16/+17 |
* | * defs.h (sevenbit_strings): Add declaration. | Fred Fish | 1992-11-21 | 1 | -22/+22 |
* | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1992-09-04 | 1 | -12/+19 |
* | Two `long long' fixes from Robert R. Henry (rrh@dino.tera.com): | John Gilmore | 1992-06-11 | 1 | -74/+148 |
* | * infrun.c: Move DO_DEFERRED_STORES from proceed() to resume(). | John Gilmore | 1991-08-02 | 1 | -46/+53 |
* | * vax-opcode.h, expread.y, expprint.c, cplus-dem.c: Declare some | Jim Kingdon | 1991-04-26 | 1 | -1/+2 |