Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / expression.h
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-03-25 Tom Tromey PR c++/9197:
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-07 Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Add...
2012-12-07 Tom Tromey * expression.h (parse_expression_for_completion):...
2012-12-03 Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-06-27 Tom Tromey PR macros/7961:
2012-03-21 Joel BrobeckerSEGV during AX eval of OP_DOUBLE (unsupported)
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-02-01 Jan Kratochvilgdb/
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-06-02 Sergio Durigan Junior2010-06-01 Sergio Durigan Junior <sergiodj@redhat...
2010-05-07 Sami WagiaallaAdd ADL support
2010-01-18 Tom Tromeygdb
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-10 Keith Seitz * c-exp.y: Add new rule for resolving method overloads.
2009-09-15 Jan Kratochvilgdb/
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-11 Ulrich Weigand * expression.h (enum exp_opcode): Document OP_COMPLEX...
2008-09-11 Ulrich Weigand * expression.h (struct expression): New member GDBARCH.
2008-06-06 Tom Tromeygdb
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-16 Joel Brobecker * expression.h (parse_expression_in_context...
2007-10-25 Thiago Jung Bauermann2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-13 Daniel Jacobowitz * expression.h (enum exp_opcode): Document a register...
2007-04-13 Daniel Jacobowitz * mips-mdebug-tdep.c, mips-mdebug-tdep.h, ocd.c, ocd...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-10-10 Daniel Jacobowitz2006-10-09 Jan Kratochvil <jan.kratochvil@redhat...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-09-20 Wu Zhouexpression.h (enum exp_opcode): Fix a format error...
2005-09-20 Wu Zhou * expression.h (enum exp_opcode): Add a new...
2005-06-08 Wu Zhou<2005-06-08> Wu Zhou <woodzltc@cn.ibm.com>
2004-04-10 Paul N. Hilfinger* language.h (language_defn): Add new la_post_parser...
2003-09-25 Paul N. Hilfinger* parser-defs.h (struct exp_descriptor): New definition...
2003-09-24 Paul N. Hilfinger* parser-defs.h (operator_length): Declare.
2003-03-18 Andrew Cagney2003-03-18 Andrew Cagney <cagney@redhat.com>
2003-01-14 Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-02 Andrew Cagney2003-01-02 Andrew Cagney <ac131313@redhat.com>
2002-11-19 Adam Fedor* expression.h: Rename ObjC ops to OP_OBJC_MSGCALL,
2002-10-12 Adam Fedorexpression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGC...
2002-09-19 Andrew CagneyRevert previous change. Not obvious.
2002-09-19 Michael Snyder2002-09-18 Michael Snyder <msnyder@redhat.com>
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-01 Andrew Cagney2002-08-01 Andrew Cagney <cagney@redhat.com>
2001-08-01 Andrew Cagney* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28 Kevin BuettnerPARAMS removal.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
1999-10-12 Jason Molendaimport gdb-1999-10-11 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Jason Molendaimport gdb-1999-07-07 post reformat
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1995-10-27 Stu Grossman * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJM...
1995-02-14 Jim Kingdon * expression.h: Move include of value.h until after...
1995-02-12 Jim Kingdon * valops.c (value_arg_coerce): Use VALUE_TYPE not...
1995-02-12 Per Bothner * language.h (struct language_defn): New field evalua...
1995-02-02 Per Bothner * eval.c (evaluate_subexp): Clean up handling of
1995-02-01 Per Bothner * ch-exp.y (value_string_element, string_primitive_value,
1993-01-05 Fred Fish * expression.h (exp_opcode): Add BINOP_MOD.
1993-01-02 Fred Fish * eval.c (evaluate_subexp): Add case MULTI_SUBSCRIPT.
1992-09-04 Per BothnerA ton of changes to improve C++ debugging. See ChangeLog.
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28 K. Richard PixleyInitial revision
1990-09-05 John GilmoreInitial revision
2012-06-03 gdb-3.3gdb-3.3
2012-06-03 gdb-3.1gdb-3.1
2012-06-03 gdb-2.8.1gdb-2.8.1
2012-06-03 gdb-2.8gdb-2.8
2012-06-03 gdb-2.5.2gdb-2.5.2
2012-06-03 gdb-2.5.1gdb-2.5.1
2012-06-03 gdb-2.4+.aux.coffgdb-2.4+.aux.coff