Age | Commit message (Expand) | Author | Files | Lines |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-12-16 | * expression.h (parse_expression_in_context): Delete prototype. | Joel Brobecker | 1 | -14/+0 |
2007-10-26 | * parse.c (prefixify_expression): Minor reformatting. | Joel Brobecker | 1 | -2/+1 |
2007-10-25 | 2007-10-25 Wu Zhou <woodzltc@cn.ibm.com> | Thiago Jung Bauermann | 1 | -0/+13 |
2007-10-01 | 2007-09-30 Mike Frysinger <vapier@gentoo.org> | Mike Frysinger | 1 | -2/+14 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-22 | * gdbtypes.h (struct builtin_type): New members nodebug_text_symbol, | Ulrich Weigand | 1 | -43/+5 |
2007-06-13 | * expression.h (enum exp_opcode): Document a register name for | Daniel Jacobowitz | 1 | -2/+4 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+4 |
2007-06-05 | * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook, | Ulrich Weigand | 1 | -181/+0 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+1 |
2007-04-13 | * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd.h, ppc-bdm.c, | Daniel Jacobowitz | 1 | -1/+0 |
2007-02-27 | * frame.c (deprecated_selected_frame): Rename to... | Daniel Jacobowitz | 1 | -1/+1 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-11-18 | 2006-11-18 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 1 | -1/+2 |
2006-10-10 | 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com> | Daniel Jacobowitz | 1 | -0/+36 |
2006-07-06 | 2006-07-06 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -0/+7 |
2006-01-24 | Reviewed and approved by Jim Blandy and Daniel Jacobowitz | Fred Fish | 1 | -2/+17 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-09-20 | * expression.h (enum exp_opcode): Add a new operator for F90 | Wu Zhou | 1 | -1/+23 |
2005-04-29 | * parse.c (namecopy): Change allocation conventions. | Jim Blandy | 1 | -2/+18 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+7 |
2005-02-18 | 2005-02-18 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+8 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2004-11-13 | 2004-11-12 Randolph Chung <tausq@debian.org> | Randolph Chung | 1 | -44/+22 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2004-07-17 | 2004-07-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+4 |
2004-04-10 | * language.h (language_defn): Add new la_post_parser field. | Paul N. Hilfinger | 1 | -0/+37 |
2004-04-08 | 2004-04-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+1 |
2004-02-15 | 2004-02-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+4 |
2003-09-25 | * parser-defs.h (struct exp_descriptor): New definition, containing | Paul N. Hilfinger | 1 | -1/+22 |
2003-09-24 | * parser-defs.h (operator_length): Declare. | Paul N. Hilfinger | 1 | -136/+31 |
2003-09-09 | 2003-09-09 Paul N. Hilfinger <hilfingr@gnat.com> | Paul N. Hilfinger | 1 | -26/+26 |
2003-07-07 | 2003-07-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+2 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -4/+4 |
2003-02-20 | 2003-02-19 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-01-19 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-19 | * expression.h: Rename ObjC ops to OP_OBJC_MSGCALL, | Adam Fedor | 1 | -8/+8 |
2002-10-23 | 2002-10-23 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+1 |
2002-10-14 | parse.c: (length_of_subexp, prefixify_subexp): Handle | Adam Fedor | 1 | -0/+16 |
2002-09-25 | 2002-09-25 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -38/+1 |
2002-09-19 | Revert previous change. Not obvious. | Andrew Cagney | 1 | -16/+0 |
2002-09-19 | 2002-09-18 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+16 |
2002-06-21 | 2002-06-19 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -0/+17 |
2002-05-17 | Expand preprocessor macros in C expressions. | Jim Blandy | 1 | -1/+8 |
2002-04-24 | 2002-04-24 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+2 |
2002-04-09 | * frame.c (read_relative_register_raw_bytes_for_frame): Do not | Andrew Cagney | 1 | -74/+9 |
2002-04-09 | * findvar.c: Include "builtin-regs.h". | Andrew Cagney | 1 | -0/+10 |
2002-04-05 | gdb/ChangeLog: | Jim Blandy | 1 | -1/+1 |