Adjust byte order variable display/change if DW_AT_endianity is present.
[binutils-gdb.git] / gdb / valops.c
2019-11-21 Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-10-26 Tom de Vries[gdb] Fix more typos in comments (2)
2019-10-18 Tom de Vries[gdb] Fix more typos in comments
2019-10-08 Christian BiesingerMove declaration of overload_debug to header
2019-09-18 Christian BiesingerChange boolean options to bool instead of int
2019-07-11 Simon MarchiMake value_must_coerce_to_target return a bool
2019-07-10 Tom TromeySpecialize value_cast error message for Ada
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-16 Tom TromeyRemove unnecessary casts of NULL
2019-06-10 Andrew Burgessgdb: Check for not allocated/associated values during...
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-01-25 Tom TromeyNormalize includes to use common/
2019-01-09 Simon Marchigdb: Remove support for old mangling schemes
2019-01-03 Andrew Burgessgdb: Remove final cleanup from find_overload_match
2019-01-03 Andrew Burgessgdb: Remove a cleanup from find_overload_match
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro Alvesvalops.c: Overload resolution code: Rename parameters...
2018-11-21 Pedro Alvesvalops.c: Some more gdb::array_view
2018-11-21 Pedro AlvesC++ify badness_vector, fix leaks
2018-11-21 Pedro AlvesEliminate make_symbol_overload_list-related globals...
2018-11-21 Pedro Alvesinvoke_xmethod & array_view
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-10-08 Weimin PanFix the [-Werror=shadow=local] warning
2018-10-08 Weimin PanFinding data member in virtual base class
2018-10-05 Tom TromeySimple -Wshadow=local fixes
2018-09-26 Tom TromeyRemove dead definition from valops.c
2018-07-30 Tom TromeyRemove old lint code
2018-06-18 Weimin PanFix failure to find member of a typedef base class
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-06-01 Tom TromeyRemove type_name_no_tag and rename type_name_no_tag_or_...
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-19 Tom TromeyConvert observers to C++
2018-02-26 Tom TromeyInitial support for variant parts
2018-01-07 Simon MarchiRemove xmethod_worker::clone
2018-01-07 Simon MarchiC++ify xmethod_worker, get rid of VEC(xmethod_worker_ptr)
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-06 Ulrich WeigandTarget FP: Add conversion routines to target-float...
2017-10-05 Ulrich WeigandClean up some DFP interfaces
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesMake "p S::method() const::static_var" work too
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-08-03 Tom TromeyUse containers to avoid cleanups
2017-06-13 Andreas ArnezFix bit-/byte-offset mismatch in parameter to read_valu...
2017-03-20 Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-20 Artemiy VolkovAdd ability to return rvalue reference values from...
2017-03-20 Artemiy VolkovChange {lookup,make}_reference_type API
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-28 Yao QiAdjust Value.location for lval_register
2016-11-16 Kevin BuettnerChange meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-05-31 Martin Galvan[PR gdb/19893] Fix handling of synthetic C++ references
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-04-22 Yao QiChoose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEM...
2016-04-18 Martin GalvanFix gdb crash when trying to print the address of a...
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-18 Simon MarchiConstify value_string
2015-11-18 Simon MarchiConstify value_cstring
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-01 Pierre-Marie de... Replace the block_found global with explicit data-flow
2015-07-28 Simon MarchiConsider addressable memory unit size in various value...
2015-07-14 Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-08 Patrick Palkatui: replace deprecated_register_changed_hook with...
2015-07-06 Simon Marchisearch_struct_field: remove OFFSET parameter
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06 Gary BensonNew common function "startswith"
2015-02-01 Doug Evansgdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.
2015-01-23 Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23 Doug EvansReplace some symbol accessor macros with functions.
2014-12-17 Doug Evansvalue_maybe_namespace_elt: Remove redundant call to...
2014-12-13 Doug Evansvalue_maybe_namespace_elt: Remove unnecessary test...
2014-12-03 Doug EvansRemove remnant of Chill support.
2014-12-02 Nick BullNew python events: inferior call, register/memory changed.
2014-12-02 Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02 Doug EvansNew python events: infcall, register/memory changed.
2014-11-18 Doug EvansUse SYMBOL_OBJFILE more.
2014-11-07 Doug EvansRename lookup_symbol_static to lookup_symbol_in_static_...
2014-11-07 Doug EvansDelete TYPE_CODE_CLASS, it's just an alias of TYPE_CODE...
2014-11-01 Doug Evansvalops.c: Fix some whitespace.
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-10-03 Luis MachadoMIPS bit field failures in gdb.base/store.exp
2014-08-16 Siva ChandraAdd new argument NOSIDE to find_overload_match.
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-18 Tom Tromeyconstify struct block in some places
2014-06-03 Siva ChandraLookup and invoke debug methods of C++ classes if they...
2014-06-03 Siva ChandraAdd xmethod interface to the extension language API.
2014-04-19 Siva ChandraRemove unnecessary argument METHOD to valops.c:oload_me...
2014-04-14 Tom Tromeyimplement support for "enum class"
2014-04-14 Tom Tromeyconstify value_aggregate_elt
2014-04-14 Sanimir Agovicvla: update type from newly created value
2014-04-14 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Joel BrobeckerRevert the entire VLA series.
next