]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/dwarf2loc.c
Update copyright year range in all GDB files.
[thirdparty/binutils-gdb.git] / gdb / dwarf2loc.c
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-04  Tom TromeyRemove gdbarch_bits_big_endian
2019-11-22  Christian BiesingerReplace SYMBOL_*_NAME accessors with member functions
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-11-21  Peeter JootAdjust byte order variable display/change if DW_AT_endi...
2019-09-20  Christian BiesingerDeclare dwarf_always_disassemble in dwarf2read.h
2019-09-18  Christian BiesingerMake extern declaration of dwarf_always_disassemble...
2019-07-12  Andrew Burgessgdb: Better support for dynamic properties with negativ...
2019-07-12  Andrew Burgessgdb: Carry default property type around with dynamic...
2019-07-12  Andrew Burgessgdb: Convert dwarf2_evaluate_property to return bool
2019-07-09  Tom TromeyRename common to gdbsupport
2019-05-08  Tom TromeyDon't declare read_unsigned_leb128 in defs.h
2019-05-08  Tom TromeyFix VLA printing for Ada
2019-04-23  Ali TamurSupport for DW_OP_addrx and DW_FORM_addrx tags
2019-04-08  Tom TromeyReplace throw_exception with throw in some cases
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-05  Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-14  Joel Brobeckerdelete ada-lang.c::move_bits, sharing and re-using...
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-09-06  Simon Marchicompile: Remove non-const reference parameters
2018-09-05  Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-08-23  Kevin BuettnerUse BLOCK_ENTRY_PC in place of most uses of BLOCK_START
2018-08-18  Kevin BuettnerAdd support for DW_OP_GNU_variable_value
2018-07-25  Tom de Vries[gdb/exp] Fix exception when printing optimized out vla
2018-05-23  Tom TromeyRemove symfile_complaints
2018-05-05  Tom TromeyAdd missing ATTRIBUTE_NORETURNs
2018-04-30  Tom TromeyUse new_reference for struct value
2018-04-27  Tom TromeyEnable -Wsuggest-override
2018-04-06  Tom TromeyIntroduce a gdb_ref_ptr specialization for struct value
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-05  Simon MarchiRemove some unused variables
2017-10-09  Tom TromeyRemove make_cleanup_value_free
2017-09-16  Simon MarchiAdd selftests run filtering
2017-09-14  Simon MarchiMake dwarf_stack_value::in_stack_memory a bool
2017-09-14  Simon MarchiMake dwarf_expr_piece::pieces an std::vector
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-18  Yao QiPut selftests api into selftests namespace
2017-07-14  Simon Marchiax-gdb: Remove unnecessary gdbarch parameters
2017-07-09  Tom TromeyFix size check in dwarf2_evaluate_loc_desc_full
2017-06-27  Pedro AlvesEliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-14  Pedro AlvesIntroduce gdb::byte_vector, add allocator that default...
2017-06-13  Andreas Arnezread/write_pieced_value: Merge into one function
2017-06-13  Andreas Arnezwrite_pieced_value: Notify memory_changed observers
2017-06-13  Andreas Arnezread/write_pieced_value: Remove unnecessary variable...
2017-06-13  Andreas ArnezRespect piece offset for DW_OP_bit_piece
2017-06-13  Andreas Arnezread/write_pieced_value: Improve logic for buffer alloc...
2017-06-13  Andreas ArnezFix handling of DWARF register pieces on big-endian...
2017-06-13  Andreas Arnezread/write_pieced_value: Drop 'buffer_size' variable
2017-06-13  Andreas Arnezwrite_pieced_value: Transfer least significant bits...
2017-06-13  Andreas Arnezwrite_pieced_value: Fix buffer offset for memory pieces
2017-06-13  Andreas Arnezwrite_pieced_value: Include transfer size in byte-wise...
2017-06-13  Andreas Arnezwrite_pieced_value: Fix copy/paste error in size calcul...
2017-06-13  Andreas Arnezread/write_pieced_value: Respect value parent's offset
2017-06-13  Andreas ArnezRemove addr_size field from struct piece_closure
2017-06-13  Andreas ArnezPR gdb/21226: Take DWARF stack value pieces from LSB end
2017-06-13  Andreas Arnezwrite_pieced_value: Fix size capping logic
2017-04-04  Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-03-16  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_stac...
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-02-01  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_impl...
2017-01-11  Tom TromeyUse scoped_value_mark in dwarf2_evaluate_loc_desc_full
2017-01-11  Tom TromeyAdd scoped_value_mark
2017-01-11  Tom TromeyRemove make_cleanup_htab_delete
2017-01-04  Yao QiFix an internal error on writing pieced value
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-28  Yao QiMove computed value's frame id to piece_closure
2016-11-24  Andreas ArnezOptimize byte-aligned copies in copy_bitwise()
2016-11-24  Andreas ArnezAdd unit test for copy_bitwise
2016-11-24  Andreas ArnezFix copy_bitwise()
2016-11-16  Kevin BuettnerChange meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_...
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...
next