aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2expr.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Add support for DW_OP_GNU_variable_valueKevin Buettner1-0/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-14Make dwarf_expr_context::stack an std::vectorSimon Marchi1-8/+7
2017-09-14Make dwarf_expr_context::stack_empty_p return a boolSimon Marchi1-1/+1
2017-09-14Make dwarf_stack_value::in_stack_memory a boolSimon Marchi1-10/+9
2017-09-14Make dwarf_expr_piece::pieces an std::vectorSimon Marchi1-52/+49
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves1-8/+8
2017-02-20DWARF-5: call sitesJan Kratochvil1-5/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-02Fix dwarf_expr_context method regressionsTom Tromey1-5/+3
2016-10-25Make dwarf_expr_context's destructor virtualPedro Alves1-1/+1
2016-10-21Make some dwarf_expr_context methods pure virtualTom Tromey1-31/+7
2016-10-21Convert dwarf_expr_context_funcs to methodsTom Tromey1-86/+87
2016-10-21Convert DWARF expr functions to methodsTom Tromey1-9/+17
2016-10-21Initial conversion of dwarf_expr_ctxTom Tromey1-5/+3
2016-09-02Handle DW_OP_form_tls_addressTom Tromey1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker1-4/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-17Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker1-1/+1
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker1-1/+8
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-12-10 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.Tom Tromey1-2/+2
2012-07-03gdb/Jan Kratochvil1-14/+1
2012-06-19 * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.Doug Evans1-1/+1
2012-06-17gdb/Jan Kratochvil1-8/+9
2012-05-24 * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->Doug Evans1-6/+6
2012-05-22 * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, endDoug Evans1-6/+48
2012-05-07 * dwarf2read.c (dwarf_tag_name): Return const char *. UseTom Tromey1-2/+0
2012-04-28 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans1-0/+5
2012-03-19gdb/Jan Kratochvil1-6/+19
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-10-17gdb/Jan Kratochvil1-1/+0
2011-10-09gdb/Jan Kratochvil1-3/+10
2011-10-09gdb/Jan Kratochvil1-0/+7
2011-10-09gdb/Jan Kratochvil1-0/+13
2011-10-09gdb/Jan Kratochvil1-0/+4
2011-07-27gdb/Jan Kratochvil1-0/+1
2011-07-27gdb/Jan Kratochvil1-0/+10
2011-07-15gdb/Jan Kratochvil1-39/+49
2011-05-13 * utils.c (do_value_free): New function.Tom Tromey1-4/+0
2011-05-12gdbTom Tromey1-8/+21
2011-02-272011-02-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-02-16 * dwarf2loc.c (unimplemented): Handle unnamed opcodes.Tom Tromey1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-29gdbTom Tromey1-3/+19
2010-07-07 * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create aTom Tromey1-0/+3
2010-06-25ChangeLog:Ulrich Weigand1-10/+13
2010-06-11 * vec.h (VEC_cleanup): New macro.Tom Tromey1-0/+3