Age | Commit message (Expand) | Author | Files | Lines |
2013-03-25 | PR c++/9197: | Tom Tromey | 1 | -1/+4 |
2013-03-13 | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 1 | -1/+1 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 1 | -2/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-12-07 | * ada-lang.c (ada_make_symbol_completion_list): Add 'code' | Tom Tromey | 1 | -1/+2 |
2012-12-07 | * expression.h (parse_expression_for_completion): Rename | Tom Tromey | 1 | -3/+3 |
2012-12-03 | * ada-exp.y (write_object_renaming, write_var_or_type) | Tom Tromey | 1 | -4/+4 |
2012-06-27 | PR macros/7961: | Tom Tromey | 1 | -1/+2 |
2012-03-21 | SEGV during AX eval of OP_DOUBLE (unsupported) | Joel Brobecker | 1 | -0/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-02-01 | gdb/ | Jan Kratochvil | 1 | -328/+13 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -29/+30 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+22 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-06-02 | 2010-06-01 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -5/+0 |
2010-05-07 | Add ADL support | Sami Wagiaalla | 1 | -0/+4 |
2010-01-18 | gdb | Tom Tromey | 1 | -0/+6 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+2 |
2009-11-10 | * c-exp.y: Add new rule for resolving method overloads. | Keith Seitz | 1 | -0/+7 |
2009-09-15 | gdb/ | Jan Kratochvil | 1 | -7/+10 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-09-11 | * expression.h (enum exp_opcode): Document OP_COMPLEX to take | Ulrich Weigand | 1 | -2/+3 |
2008-09-11 | * expression.h (struct expression): New member GDBARCH. | Ulrich Weigand | 1 | -0/+1 |
2008-06-06 | gdb | Tom Tromey | 1 | -0/+6 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-16 | * expression.h (parse_expression_in_context): Delete prototype. | Joel Brobecker | 1 | -2/+0 |
2007-10-25 | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 1 | -0/+6 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-13 | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 1 | -3/+2 |
2007-04-13 | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 1 | -3/+0 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-10-10 | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+8 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-09-20 | expression.h (enum exp_opcode): Fix a format error of a comment. | Wu Zhou | 1 | -1/+1 |
2005-09-20 | * expression.h (enum exp_opcode): Add a new operator for F90 | Wu Zhou | 1 | -1/+4 |
2005-06-08 | <2005-06-08> Wu Zhou <woodzltc@cn.ibm.com> | Wu Zhou | 1 | -1/+1 |
2004-04-10 | * language.h (language_defn): Add new la_post_parser field. | Paul N. Hilfinger | 1 | -0/+2 |
2003-09-25 | * parser-defs.h (struct exp_descriptor): New definition, containing | Paul N. Hilfinger | 1 | -1/+21 |
2003-09-24 | * parser-defs.h (operator_length): Declare. | Paul N. Hilfinger | 1 | -6/+2 |
2003-03-18 | 2003-03-18 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+3 |
2003-01-02 | 2003-01-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -14/+14 |
2002-11-19 | * expression.h: Rename ObjC ops to OP_OBJC_MSGCALL, | Adam Fedor | 1 | -7/+7 |
2002-10-12 | expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and OP_SELF. | Adam Fedor | 1 | -3/+18 |
2002-09-19 | Revert previous change. Not obvious. | Andrew Cagney | 1 | -20/+4 |
2002-09-19 | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -4/+20 |
2002-08-01 | 2002-08-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -13/+18 |
2001-08-01 | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) | Andrew Cagney | 1 | -0/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -4/+4 |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -8/+8 |