]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2/loc.h
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / dwarf2 / loc.h
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-14  Carl LovePowerPC, fix support for printing the function return...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-04-03  Andrew Burgessgdb/dwarf: pass an array of values to the dwarf evaluator
2022-03-22  Luis MachadoFix some stale header names from dwarf files
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-08-05  Zoran ZaricAdd as_lval argument to expression evaluator
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 ZaricMove push_dwarf_reg_entry_value to expr.c
2021-08-05  Zoran ZaricMove compilation unit info to dwarf_expr_context
2021-06-11  Simon Marchigdb: remove unused struct call_site_stuff forward decla...
2021-01-24  Tom TromeyUse std::vector for "registers_used" in compile feature
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-05-27  Simon MarchiRemove dwarf2_per_cu_data::objfile ()
2020-05-27  Tom TromeyAdd dwarf2_per_objfile member to DWARF batons
2020-04-24  Tom TromeyPrefer existing data when evaluating DWARF expression
2020-04-24  Tom TromeyAllow DWARF expression to push the initial address
2020-03-20  Tom TromeyMake dwarf2_evaluate_property parameter const
2020-02-26  Simon MarchiMove more declarations from dwarf2/loc.h to dwarf2...
2020-02-26  Simon MarchiMove dwarf2_read_addr_index declaration to dwarf2/read.h
2020-02-25  Simon MarchiMove dwarf2_get_die_type declaration to dwarf2/read.h
2020-02-22  Tom TromeyMake dwarf2_compile_expr_to_ax static
2020-02-14  Tom TromeyReturn unique_xmalloc_ptr from call_site_find_chain
2020-02-08  Tom TromeyAdd some methods to dwarf2_per_cu_data
2020-02-08  Tom TromeyMove DWARF code to dwarf2/ subdirectory