Automatic date update in version.in
[external/binutils.git] / gdb / dwarf2-frame.c
2018-05-23 Tom TromeyRemove symfile_complaints
2018-05-21 Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-04-27 Tom TromeyEnable -Wsuggest-override
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-16 Simon MarchiAdd selftests run filtering
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-18 Yao QiPut selftests api into selftests namespace
2017-08-11 Yao QiReset *THIS_CACHE in frame_unwind_try_unwinder in case...
2017-08-11 Yao QiClass-fy dwarf2_frame_state_reg_info
2017-08-11 Yao QiClass-fy dwarf2_frame_state
2017-08-11 Yao QiMove dwarf2_frame_state_reg.exp_len to union .loc
2017-04-26 Jiong Wang[gdbarch] New method "execute_dwarf_cfa_vendor_op"...
2017-02-20 Jan KratochvilDWARF-5: call sites
2017-01-11 Tom TromeyAdd scoped_value_mark
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-10-21 Tom TromeyMake some dwarf_expr_context methods pure virtual
2016-10-21 Tom TromeyConvert dwarf_expr_context_funcs to methods
2016-10-21 Tom TromeyConvert DWARF expr functions to methods
2016-10-21 Tom TromeyInitial conversion of dwarf_expr_ctx
2016-07-14 Tom TromeyRemove unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06 Gary BensonNew common function "startswith"
2015-02-27 Tom TromeyFix struct, union, and enum nesting in C++
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13 Joel BrobeckerLift DWARF unwinder restriction in dwarf2-frame.c:...
2014-12-12 Tom Tromeysplit dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax
2014-12-12 Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-04-17 Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-01-16 Markus Metzgerrecord-btrace: extend unwinder
2014-01-16 Markus Metzgerframe, cfa: check unwind stop reason first
2014-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-17 Pedro Alves"tfind" across unavailable-stack frames.
2013-11-26 Tom Tromeyrevert patch from 2013-11-22
2013-11-22 Tom Tromeyhandle an unspecified return address column
2013-11-22 Pedro AlvesEliminate dwarf2_frame_cache recursion, don't unwind...
2013-11-22 Pedro AlvesRevert "Eliminate dwarf2_frame_cache recursion, don...
2013-11-22 Pedro AlvesEliminate dwarf2_frame_cache recursion, don't unwind...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-18 Pedro AlvesSimplify dwarf2-frame.c:read_addr_from_reg.
2013-11-17 Joel BrobeckerRename "read_reg" into "read_addr_from_reg" in struct...
2013-11-15 Joel BrobeckerFix DW_OP_GNU_regval_type with FP registers
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-04-19 Pedro Alves-Wpointer-sign: dwarf2-frame.c: Pass unsigned variable...
2013-04-12 Tom Tromey * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffe...
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-09 Jan Kratochvilgdb/
2012-08-16 Joel BrobeckerDWARF frame unwinder executes one too many rows
2012-08-06 Tom Tromey * dwarf2-frame.c (clear_pointer_cleanup): New function.
2012-08-03 Tom Tromey * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanup...
2012-05-24 Doug Evans * dwarf2-frame.c (execute_cfa_program): Update to...
2012-05-22 Doug Evans * dwarf2-frame.c (struct dwarf2_cie): Make initial_ins...
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-28 Doug Evans Initial support for Fission. gcc.gnu.org/wiki/DebugFi...
2012-01-17 Pedro Alves2012-01-17 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-07-27 Jan Kratochvilgdb/
2011-07-15 Jan Kratochvilgdb/
2011-07-15 Fawzi Mohamed2011-07-15 Fawzi Mohamed <fawzi.mohamed@nokia.com>
2011-07-04 Joel BrobeckerDo not load .eh_frame section from separete object...
2011-05-24 Tristan Gingold2011-05-24 Tristan Gingold <gingold@adacore.com>
2011-05-13 Tom Tromey * utils.c (do_value_free): New function.
2011-05-12 Tom Tromeygdb
2011-03-18 Pedro Alves gdb/
2011-02-17 Tom Tromey * dwarf2loc.h (dwarf2_compile_expr_to_ax): Declare.
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-29 Tom Tromeygdb
2010-08-06 Corinna Vinschen * dwarf2-frame.c (struct dwarf2_cie): Add ptr_size...
2010-07-07 Tom Tromey * dwarf2read.c (dwarf2_const_value) <DW_form_addr...
2010-06-25 Ulrich WeigandChangeLog:
2010-06-07 Jan Kratochvilgdb/
2010-05-25 Tom Tromey * dwarf2loc.c (dwarf_expr_frame_base): Constify.
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-20 Tom Tromey * dwarf2-frame.c (decode_frame_entry_1): Handle CIE...
2010-03-24 Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_find_quirks): Use produ...
2010-03-10 Tom Tromey * elfread.c (elf_symfile_read): Don't call
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-28 Pedro Alves * dwarf2-frame.c (dwarf2_build_frame_info)...
2009-10-28 Pedro AlvesRevert previous patch. Applied an old version by mistake.
2009-10-28 Pedro Alves * dwarf2-frame.c (dwarf2_build_frame_info)...
2009-10-22 Paul Pluzhnikov2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-09-15 Doug Evans * dwarf2expr.h (dwarf_value_location): Add more commen...
next