Use gdbpy_enter in py-xmethod.c
[binutils-gdb.git] / gdb / eval.c
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro Alves'struct expression *' -> gdb::unique_xmalloc_ptr<expres...
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-05-27 Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-17 Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-04-01 Artemiy Volkovgdb: allow enumeration constants as second operand...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-12 Pierre-Marie de... Forward VALUE_LVAL when avoiding side effects for STRUC...
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-31 Simon MarchiMostly trivial enum fixes
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-04-29 Doug EvansPR python/18285
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-01 Doug EvansMove vptr_{fieldno,basetype} out of main_type, and...
2015-02-01 Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-29 Siva ChandraCheck that thread stack temps are not already enabled...
2014-11-29 Siva ChandraEnable chained function calls in C++ expressions.
2014-11-10 Ulrich WeigandWork around GCC bug 63748
2014-11-07 Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-11-04 Siva ChandraFix evaluation of method calls under EVAL_SKIP.
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-16 Siva ChandraAdd new argument NOSIDE to find_overload_match.
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-20 Yao QiRemove Chill from comments
2014-07-20 Yao QiRemove operator BINOP_RANGE
2014-07-20 Yao QiRemove operator BINOP_IN
2014-06-03 Siva ChandraLookup and invoke debug methods of C++ classes if they...
2014-05-19 Doug Evans* eval.c (evaluate_subexp_standard): Add some comments.
2014-04-14 Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-14 Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-14 Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
2014-04-11 Joel BrobeckerRevert the entire VLA series.
2014-04-11 Keith SeitzFix c++/16675 -- sizeof reference type should give...
2014-04-11 Sanimir Agovicvla: evaluate operand of sizeof if its type is a vla
2014-04-11 Sanimir Agovicvla: update type from newly created value
2014-04-11 Sanimir Agovicvla: enable sizeof operator for indirection
2014-04-11 Sanimir Agovicvla: enable sizeof operator to work with variable lengt...
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-06 Doug EvansExtension Language API
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-08-02 Tom Tromeyfix PR symtab/15719
2013-05-14 Tom Tromey * eval.c (parse_and_eval_long): Make 'exp' const.
2013-05-13 Tom Tromey PR exp/15364:
2013-04-15 Tom Tromey PR c++/9065:
2013-03-25 Tom Tromey PR c++/9197:
2013-03-20 Tom Tromey * ax-gdb.c (gen_var_ref): Unconditionally call via...
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-02-14 Pedro AlvesFix ptype bug actually exercised in userdef.exp
2013-01-25 Siva Chandra Reddy * valops.c (find_overload_match): Remove unused argume...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-29 Yao Qigdb/
2012-11-27 Yao Qigdb/
2012-11-02 Yao Qigdb:
2012-09-21 Siddhesh Poyarekar * eval.c (evaluate_subexp_standard): Eliminate single-use
2012-08-16 Yao Qigdb/
2012-08-13 Yao Qigdb/
2012-08-13 Yao Qigdb/
2012-08-08 Doug Evans * eval.c (evaluate_subexp_standard): Fix thinko in...
2012-07-19 Tom Tromey PR exp/13206:
2012-07-19 Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
2012-07-09 Tom Tromey * c-exp.y (check_parameter_typelist): New function.
2012-07-06 Tom Tromey * c-exp.y (DOTDOTDOT): New token.
2012-06-27 Tom Tromey PR macros/7961:
2012-05-21 Tom Tromey PR c++/7173:
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
2012-02-21 Anton Gorenkovgdb/
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-09 Keith Seitz * Makefile.in (SFILES): Remove wrapper.c.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-14 Keith Seitz PR c++/13225
2011-10-09 Jan Kratochvilgdb/
2011-09-08 Jan Kratochvilgdb/
2011-07-27 Jan Kratochvilgdb/
2011-06-17 Tom Tromey * value.h (value_of_this): Update.
2011-06-17 Tom Tromey * valops.c (value_of_local): Complain if NAME is NULL.
2011-03-28 Jan Kratochvilgdb/
2011-03-04 Thiago Jung Bauermann * eval.c (parse_and_eval_address_1): Remove function.
2011-02-28 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-12 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-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...
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.
next