Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION
[external/binutils.git] / gdb / dwarf2loc.c
2016-11-02 Tom TromeyFix dwarf_expr_context method regressions
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-10-21 Tom TromeySome cleanup removal in dwarf2loc.c
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-02 Tom TromeyHandle DW_OP_form_tls_address
2016-07-26 Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-06-25 David TaylorSupport structure offsets that are 512K or larger.
2016-05-31 Martin Galvan[PR gdb/19893] Fix handling of synthetic C++ references
2016-05-12 Doug EvansPR symtab/19999 gdb unable to resolve vars with fission+PIE
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-09 Kevin Buettnerdwarf2loc.c: Perform a pointer to address conversion...
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-09-20 Joel Brobeckercrash printing non-local variable from nested subprogram
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25 Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-08-06 Simon MarchiAdd casts for legitimate integer to enum conversions
2015-06-01 Jan KratochvilPR symtab/18392
2015-05-26 Doug EvansRename dwarf2 to dwarf in "set debug" and maintenance...
2015-05-05 Joel BrobeckerAdd valaddr support in dynamic property resolution.
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-11 Tom TromeyFix redefinition errors in C++ mode
2015-02-02 Joel BrobeckerAdd missing i18n marker in dwarf2_evaluate_property...
2015-01-29 Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-08 Yao Qialways read synthetic pointers as signed integers
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Tom Tromeythe "compile" command
2014-12-12 Jan Kratochvilexport dwarf2_reg_to_regnum_or_error
2014-12-12 Tom Tromeymake dwarf_expr_frame_base_1 public
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-02 Victor Kamenskyread_pieced_value do big endian processing only in...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-18 Joel BrobeckerAdd support for DW_OP_push_object_address.
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-07-22 Jan KratochvilRemove setting value address for reference entry value...
2014-06-18 Tom Tromeyconstify struct block in some places
2014-04-30 Siva ChandraRemove unused arguments to few functions in dwarf2loc...
2014-04-17 Ulrich WeigandUse address_from_register in dwarf2-frame.c:read_addr_f...
2014-04-14 Sanimir Agovictype: add c99 variable length array support
2014-04-11 Joel BrobeckerRevert the entire VLA series.
2014-04-11 Sanimir Agovictype: add c99 variable length array support
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-01-13 Tom Tromeyreplace XCALLOC with XCNEWVEC or XCNEW
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-17 Andrew BurgessConvert the unavailable vector to be bit, not byte...
2013-12-06 Pedro AlvesNew OPTIMIZED_OUT_ERROR error code.
2013-11-18 Tom Tromeyremove gdb_string.h
2013-11-17 Joel BrobeckerRename "read_reg" into "read_addr_from_reg" in struct...
2013-11-15 Andreas ArnezFix GDB crash with upstream GCC due to memcpy(NULL...
2013-11-15 Joel BrobeckerFix DW_OP_GNU_regval_type with FP registers
2013-10-02 Pedro AlvesPrint registers not saved in the frame as "<not saved...
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-05 Pedro Alvesdwarf2loc.c: minor cleanup. don't print integer with...
2013-08-29 Sanimir Agoviccleanup: use value_lazy_at instead of allocate_value_la...
2013-06-26 Yao Qigdb/
2013-06-18 Tom TromeyFix PR symtab/15391
2013-05-06 Tom Tromey * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.
2013-04-19 Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-08 Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-21 Tom Tromey * tracepoint.h (decode_agent_options): Add 'trace_string'
2013-03-20 Tom Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-03-12 Hui Zhu2013-03-12 Hui Zhu <hui@codesourcery.com>
2013-03-12 Hui Zhu2013-03-12 Yao Qi <yao@codesourcery.com>
2013-03-10 Jan Kratochvilgdb/
2013-03-01 Jan Kratochvilgdb/
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-28 Doug Evans * dwarf2loc.c (dwarf2_find_location_expression): Don...
2013-01-22 Tom Tromey * dwarf2loc.c (dwarf2_compile_expr_to_ax) <DW_OP_fbreg...
2013-01-18 Tom Tromey PR c++/14999:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-10 Tom Tromey * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New...
2012-12-06 Hui Zhu* dwarf2loc.c (dwarf_expr_frame_base): Add check for...
2012-10-16 Jan Kratochvilgdb/
2012-10-15 Jan Kratochvilgdb/
2012-08-02 Yao Qigdb/
2012-07-26 Tristan Gingold2012-07-26 Tristan Gingold <gingold@adacore.com>
2012-07-26 Siddhesh Poyarekar * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Expand...
2012-07-13 Jan Kratochvilgdb/
2012-06-19 Doug Evans * dwarf2expr.c (execute_stack_op): Handle DW_OP_GNU_co...
2012-06-17 Jan Kratochvilgdb/
2012-06-17 Jan Kratochvilgdb/
2012-06-14 Doug Evans * dwarf2loc.c (debug_loc_kind): Add DEBUG_LOC_START_LE...
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-05-07 Tom Tromey * dwarf2read.c (dwarf_tag_name): Return const char...
2012-04-28 Doug Evans Initial support for Fission. gcc.gnu.org/wiki/DebugFi...
2012-03-19 Jan Kratochvilgdb/
2012-03-13 Yao Qigdb:
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
next