summaryrefslogtreecommitdiff
path: root/gdb/dwarf2expr.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-18dwarf2expr: Remove unused abort_expression label in execute_stack_opSimon Marchi
2017-09-14Make dwarf_expr_context::stack an std::vectorSimon Marchi
2017-09-14Make dwarf_expr_context::stack_empty_p return a boolSimon Marchi
2017-09-14Make dwarf_stack_value::in_stack_memory a boolSimon Marchi
2017-09-14Make dwarf_expr_piece::pieces an std::vectorSimon Marchi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves
2017-02-20DWARF-5: call sitesJan Kratochvil
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-02Fix dwarf_expr_context method regressionsTom Tromey
2016-10-21Convert dwarf_expr_context_funcs to methodsTom Tromey
2016-10-21Convert DWARF expr functions to methodsTom Tromey
2016-10-21Initial conversion of dwarf_expr_ctxTom Tromey
2016-10-05Allow DW_OP_GNU_uninit in dwarf_expr_require_compositionAndreas Arnez
2016-09-02Handle DW_OP_form_tls_addressTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans
2015-09-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-18Add support for DW_OP_push_object_address.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-17Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-10 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function.Tom Tromey
2012-06-19 * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_const_index.Doug Evans
2012-06-17gdb/Jan Kratochvil
2012-06-17gdb/Jan Kratochvil
2012-05-24 * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->Doug Evans
2012-05-22 * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, endDoug Evans
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-04-28 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans
2012-03-19gdb/Jan Kratochvil
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-17gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-10-09gdb/Jan Kratochvil
2011-07-27gdb/Jan Kratochvil
2011-07-27gdb/Jan Kratochvil
2011-07-15gdb/Jan Kratochvil
2011-07-13 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_regval_type>: UseTom Tromey
2011-07-11gdb/Jan Kratochvil