[gdb/symtab] Handle DW_AT_string_length with location list
[binutils-gdb.git] / gdb / dwarf2 / expr.h
2021-08-05 Zoran ZaricAdd as_lval argument to expression evaluator
2021-08-05 Zoran ZaricSimplify dwarf_expr_context class interface
2021-08-05 Zoran ZaricMake DWARF evaluator return a single struct value
2021-08-05 Zoran ZaricMove piece_closure and its support to expr.c
2021-08-05 Zoran ZaricMerge evaluate_for_locexpr_baton evaluator
2021-08-05 Zoran ZaricInline get_reg_value method of dwarf_expr_context
2021-08-05 Zoran ZaricMove push_dwarf_reg_entry_value to expr.c
2021-08-05 Zoran ZaricMove read_mem to dwarf_expr_context
2021-08-05 Zoran ZaricMove get_object_address to dwarf_expr_context
2021-08-05 Zoran ZaricMove dwarf_call to dwarf_expr_context
2021-08-05 Zoran ZaricMove compilation unit info to dwarf_expr_context
2021-08-05 Zoran ZaricRemove get_frame_cfa from dwarf_expr_context
2021-08-05 Zoran ZaricMove frame context info to dwarf_expr_context
2021-08-05 Zoran ZaricCleanup of the dwarf_expr_context constructor
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-05-27 Simon MarchiAdd dwarf2_per_objfile to dwarf_expr_context and dwarf2...
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory