[gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie
[external/binutils.git] / gdb / eval.c
2019-04-08 Tom TromeyReplace throw_exception with throw in some cases
2019-04-08 Tom TromeyRename gdb exception types
2019-04-08 Tom TromeyRewrite TRY/CATCH
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-01 Andrew Burgessgdb/fortran: Handle internal function calls
2019-03-25 Tom TromeyMore block constification
2019-03-06 Richard BuntFortran function calls with arguments
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro Alvesinvoke_xmethod & array_view
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-10-22 Simon MarchiIntroduce gdbarch_num_cooked_regs
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-19 Richard BuntLogical short circuiting with argument lists
2018-09-14 Andrew Burgessgdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC
2018-07-30 Andrew Burgessgdb: Fix sizeof for dynamic types other than arrays
2018-07-28 Tom de Vries[gdb/exp] Interpret size of vla with unknown size as...
2018-06-21 Pedro AlvesUse thread_info and inferior pointers more throughout
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-05-05 Tom TromeyFix "obvious" fall-through warnings
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-04-30 Tom TromeyHandle alignof and _Alignof
2018-04-26 Pedro AlvesCalling ifunc functions when target has no debug info...
2018-04-06 Tom TromeyRemove free_value_chain
2018-03-25 Pedro Alveseval.c: reverse minsym and sym
2018-03-09 Tom TromeyChange enable_thread_stack_temporaries to an RAII class
2018-02-21 Tom TromeyRemove a cleanup from parse_expression_for_completion
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-17 Joel Brobecker(Ada) fix handling of minimal symbols (UNOP_CAST and...
2017-10-25 Ulrich WeigandTarget FP: Use target format throughout expression...
2017-09-20 Pedro Alveseval.c:evaluate_subexp_standard: Use RAII to avoid...
2017-09-05 Pedro Alveseval.c:evaluate_subexp_standard: Factor out function...
2017-09-04 Pedro AlvesMake "p S::method() const::static_var" work too
2017-09-04 Pedro AlvesHandle "p S::method()::static_var" in the C++ parser
2017-09-04 Pedro AlvesEliminate UNOP_MEMVAL_TLS
2017-09-04 Pedro AlvesStop assuming no-debug-info variables have type int
2017-09-04 Pedro Alvesevaluate_subexp_standard: Factor out OP_VAR_VALUE handling.
2017-09-04 Pedro Alvesevaluate_subexp_standard: Remove useless assignments
2017-09-04 Pedro Alvesevaluate_subexp_standard: Eliminate one goto
2017-09-04 Pedro AlvesMake ptype/whatis print function name of functions...
2017-09-04 Pedro AlvesIntroduce OP_VAR_MSYM_VALUE
2017-09-04 Pedro AlvesStop assuming no-debug-info functions return int
2017-08-21 Pedro AlvesFix type casts losing typedefs and reimplement "whatis...
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-20 Artemiy VolkovChange {lookup,make}_reference_type API
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
next