Remove indirection from tui_data_window::regs_content
[external/binutils.git] / gdb / value.h
2019-07-12 Andrew Burgessgdb: Update type of lower bound in value_subscripted_rvalue
2019-07-11 Simon MarchiMake value_must_coerce_to_target return a bool
2019-07-09 Tom TromeyRename common to gdbsupport
2019-04-01 Sergio Durigan JuniorDestroy allocated values when exiting GDB
2019-03-07 Andrew Burgessgdb: Move value_from_host_double into value.c and make...
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro Alvesinvoke_xmethod & array_view
2018-04-30 Tom TromeyUse new_reference for struct value
2018-04-06 Tom TromeyRemove free_value_chain
2018-04-06 Tom TromeyRemove free_all_values
2018-04-06 Tom TromeyIntroduce a gdb_ref_ptr specialization for struct value
2018-02-26 Tom TromeyInitial support for variant parts
2018-02-21 Tom TromeyRemove a cleanup from parse_expression_for_completion
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-24 Yao QiChange value_contents_eq return bool
2017-11-17 Joel Brobecker(Ada) fix handling of minimal symbols (UNOP_CAST and...
2017-11-06 Ulrich WeigandTarget FP: Remove unused floating-point routines
2017-11-06 Ulrich WeigandTarget FP: Introduce target-float.{c,h}
2017-10-24 Ulrich WeigandTarget FP printing: Simplify and fix print_floating
2017-10-19 Tom TromeyRemove cleanups from prepare_execute_command
2017-10-09 Tom TromeyRemove make_cleanup_value_free
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-06-13 Andreas ArnezFix bit-/byte-offset mismatch in parameter to read_valu...
2017-03-20 Artemiy VolkovAdd ability to return rvalue reference values from...
2017-01-11 Tom TromeyUse scoped_value_mark in dwarf2_evaluate_loc_desc_full
2017-01-11 Tom TromeyAdd scoped_value_mark
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-28 Yao QiAdjust Value.location for lval_register
2016-11-21 Yao QiCreate subobject value in pretty printer
2016-11-16 Kevin BuettnerChange meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
2016-11-08 Yao QiRemove parameter valaddr from la_val_print
2016-11-08 Pedro AlvesUse ui_file_as_string throughout more
2016-07-26 Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-04-08 Martin Galvanvalue: Make accessor methods' parameters const-correct
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-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-07-28 Simon MarchiConsider addressable memory unit size in various value...
2015-07-28 Simon MarchiIntroduce get_value_arch
2015-07-06 Simon MarchiCleanup value_fetch_lazy's comment and return value
2015-05-10 Siva Chandra[Python] Add methods reference_value and const_value...
2015-04-29 Doug EvansPR python/18285
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-29 Siva ChandraEnable chained function calls in C++ expressions.
2014-09-16 Patrick PalkaFix PR12526: -location watchpoints for bitfield arguments
2014-09-04 Pedro AlvesRegression for i686 gdb.dwarf2/pieces-optimized-out.exp
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-16 Siva ChandraAdd new argument NOSIDE to find_overload_match.
2014-07-30 Tom Tromeyconstify some cli-utils stuff
2014-07-14 Pedro AlvesGarbage collect value_contents_equal.
2014-06-04 Tom Tromeyhandle VLA in a struct or union
2014-06-03 Siva ChandraAdd xmethod interface to the extension language API.
2014-04-17 Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-14 Tom Tromeyconstify value_aggregate_elt
2014-01-14 Siva ChandraUse bitpos and type to lookup a gdb.Field object when...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-17 Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-08-29 Sanimir Agoviccleanup: make allocate_value_contents static
2013-08-27 Yao QiAdd options to skip unavailable locals
2013-08-13 Sergio Durigan JuniorAdjusting prototype declaration for gdb/value.h:create_...
2013-08-02 Tom Tromeyfix PR symtab/15719
2013-07-10 Joel Brobeckerada-lang.c:coerce_unspec_val_to_type: Preserve laziness.
2013-07-09 Doug Evans * defs.h (enum val_prettyformat): Renamed from val_pre...
2013-06-28 Pedro Alves[PR tui/14880] Fetch values before comparing their...
2013-05-14 Tom Tromey * eval.c (parse_and_eval_long): Make 'exp' const.
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-02-06 David S. MillerAllow struct 'return' on 32-bit sparc.
2013-01-29 Tom Tromey * value.c (deprecated_set_value_modifiable): Remove.
2013-01-25 Siva Chandra Reddy * valops.c (find_overload_match): Remove unused argume...
2013-01-25 Andrew Burgesssourceware.org/ml/gdb-patches/2012-11/msg00312.html
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-14 Tom Tromey * symtab.c (check_field): Now static. Move from...
2012-12-03 Tom Tromey * ada-exp.y (write_object_renaming, write_var_or_type)
2012-09-27 Siddhesh Poyarekar * gdbtypes.c (lookup_array_range_type): Expand parameters
2012-08-13 Yao Qigdb/
2012-06-15 Tom Tromey * valops.c (value_find_oload_method_list): Now static.
2012-06-13 Tom Tromey * breakpoint.c (condition_completer): New function.
2012-05-21 Tom Tromey PR c++/7173:
2012-05-18 Tom Tromey PR exp/13907:
2012-05-18 Tom Tromey * printcmd.c (print_address_demangle): Add 'opts'...
2012-05-16 Maciej W. Rozycki gdb/
2012-04-27 Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-14 Anton Gorenkovgdb/doc/ChangeLog:
2012-04-03 Jan Kratochvilgdb/
2012-03-16 Joel Brobecker[Ada] Crash when trying to set value of packed array...
2012-03-02 Joel Brobeckerlanguage-specific read_var_value for Ada renamings
2012-03-01 Tom Tromey * value.h (val_print): Return void.
2012-03-01 Tom Tromey * value.h (common_val_print): Return void.
2012-03-01 Tom Tromey * value.h (value_print): Return void.
2012-02-21 Anton Gorenkovgdb/
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-22 Tom Tromey PR python/12533:
2011-10-27 Joel Brobeckerhandle variables stored in muliple consecutive registers
2011-10-20 Phil Muldoon2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2011-10-14 Keith Seitz PR c++/13225
next