]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/eval.c
2011-01-07 Michael Snyder <msnyder@vmware.com>
[thirdparty/binutils-gdb.git] / gdb / eval.c
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-11-05  Ken Wernergdb:
2010-11-03  Ken Wernergdb:
2010-10-19  Sami WagiaallaSupport overloading of 'operator->'.
2010-08-11  Ken Wernergdb/ChangeLog:* gdb/valarith.c (vector_binop): New...
2010-07-21  Sami WagiaallaCorrected pre-overload-resolution function evaluation.
2010-07-07  Thiago Jung Bauermann2010-07-07 Sergio Durigan Junior <sergiodj@linux... gdb_7_2-branchpoint
2010-06-07  Sami WagiaallaTest and support all cpp operator types.
2010-05-21  Tom Tromeygdb
2010-05-14  Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-11  Tom Tromey * eval.c (evaluate_subexp_standard): Revert inadverten...
2010-05-10  Tom Tromey * eval.c (ptrmath_type_p): Add 'lang' argument.
2010-05-07  Sami WagiaallaAdd ADL support
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-03-15  Sami Wagiaalla 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
2010-03-09  Keith Seitzdwarf2_physname patchset:
2010-02-08  Tom Tromeygdb
2010-01-26  Tom Tromeygdb
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-10-06  Pierre Muller ARI fix: OP eol rule.
2009-09-29  Ulrich Weigand * eval.c (evaluate_subexp_standard) [OP_OBJC_MSGCALL...
2009-09-22  Tom Tromeygdb
2009-07-02  Ulrich Weigand * python/python-internal.h (struct language_defn)...
2009-07-02  Ulrich Weigand * gdbtypes.c (make_pointer_type, make_reference_type,
2009-07-02  Ulrich Weigand * ada-lang.c (assign_component): Use platform-specific...
2009-07-02  Ulrich Weigand * gdbtypes.h (struct builtin_type): Add internal_fn...
2009-06-29  Ulrich Weigand * value.h (value_subscript, value_subscripted_rvalue,
2009-06-24  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use expression...
2009-06-23  Joel Brobecker * ada-lang.c (evaluate_subexp): Delete. Use...
2009-06-17  Ulrich Weigand * gdbtypes.c (create_string_type): Receive character...
2009-06-17  Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-11  Tom Tromey * eval.c (evaluate_subexp_standard) <OP_OBJC_MSGCALL...
2009-05-28  Tom Tromey2009-05-27 Tom Tromey <tromey@redhat.com>
2009-03-21  Thiago Jung Bauermanngdb/
2009-03-20  Tom Tromey2009-03-20 Tom Tromey <tromey@redhat.com>
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-15  Ulrich Weigand * value.h (address_of_variable): Add prototype.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-28  Jan Kratochvil Fix TYPE_HIGH_BOUND for TYPE_CODE_RANGE using arbitrar...
2008-11-04  Daniel Jacobowitz * eval.c (evaluate_subexp_standard): Assert that there...
2008-10-28  Tom Tromeygdb
2008-10-08  Jan Kratochvil Convert static_kind into loc_kind enum.
2008-10-02  Jan Kratochvilgdb/
2008-09-11  Ulrich Weigand * valops.c: Include "objfiles.h" and "symtab.h".
2008-09-11  Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Use...
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use exp->gdbarch...
2008-09-11  Ulrich Weigand * valops.c (value_ind): No longer allow dereferencing an
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Use builtin_type_int8
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_standard): Add calls to...
2008-09-11  Ulrich Weigand * value.h (unop_promote, binop_promote): Add prototypes.
2008-09-11  Ulrich Weigand * value.h (value_add, value_sub): Remove.
2008-09-11  Ulrich Weigand * eval.c (evaluate_subexp_for_sizeof): Use builtin_int...
2008-09-11  Ulrich Weigand * expression.h (enum exp_opcode): Document OP_COMPLEX...
2008-09-11  Ulrich Weigand * language.h (struct language_arch_info): New members
2008-09-11  Ulrich Weigand * value.h (value_bitstring_subscript): New prototype.
2008-08-21  Ulrich Weigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-06-06  Tom Tromeygdb
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-04-22  Markus Deuling * eval.c (evaluate_subexp_standard): Use value_subscri...
2008-03-21  Daniel Jacobowitz * eval.c (evaluate_subexp_for_address): Clarify error...
2008-02-04  Doug Evans * eval.c (evaluate_subexp_standard): Fix type of resul...
2008-01-30  Joel Brobecker * eval.c (evaluate_subexp_standard): Add handli...
2008-01-30  Pierre Muller2008-01-25 Pierre Muller <muller@ics.u-strasbg.fr>
2008-01-18  Markus Deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-07  Thiago Jung Bauermann * Makefile.in (dfp.o): Depend on expression.h, gdbtype...
2008-01-03  Joel Brobecker * eval.c (evaluate_subexp_for_address): Provide...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-10-25  Thiago Jung Bauermann2007-10-25 Wu Zhou <woodzltc@cn.ibm.com>
2007-10-12  Ulrich Weigand * block.h (struct block): Remove "gcc_compile_flag...
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-06-05  Ulrich Weigand * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_noti...
2007-02-08  Daniel Jacobowitz * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2007-01-04  Daniel Jacobowitz * Makefile.in (eval.o): Update dependencies.
2007-01-03  Daniel Jacobowitz * NEWS: Mention pointer to member improvements.
2006-10-10  Daniel Jacobowitz2006-10-09 Jan Kratochvil <jan.kratochvil@redhat...
2006-07-25  Daniel Jacobowitzgdb/
2006-07-20  Daniel Jacobowitzgdb/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-02-18  Fred Fish 2006-02-16 Fred Fish <fnf@specifix.com>
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-09-20  Wu Zhou * expression.h (enum exp_opcode): Add a new...
2005-07-06  Wu Zhou * f-exp.y (yyparse): Add code to support exponentiatio...
2005-06-28  Mark Kettenis* eval.c (evaluate_struct_tuple): Use strcmp instead of
2005-06-13  Wu Zhou * eval.c (evaluate_subexp_standard): Add code to check...
2005-05-26  Andrew Cagney2005-05-26 Andrew Cagney <cagney@gnu.org>
2005-03-08  Nathan Sidwell * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
2005-02-11  Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-02-09  Andrew Cagney2005-02-08 Andrew Cagney <cagney@gnu.org>
2005-02-07  Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-07  Andrew Cagney2005-02-07 Andrew Cagney <cagney@gnu.org>
2005-02-07  Andrew Cagney2005-02-06 Andrew Cagney <cagney@gnu.org>
2005-02-02  Andrew Cagney2005-02-02 Andrew Cagney <cagney@gnu.org>
2005-02-02  Andrew Cagney2005-02-01 Andrew Cagney <cagney@gnu.org>
next