DWARF-5 Fix DW_FORM_implicit_const
[deliverable/binutils-gdb.git] / gdb / dwarf2read.c
2017-08-24  Jan KratochvilDWARF-5 Fix DW_FORM_implicit_const
2017-08-24  Jan KratochvilDWARF-5: Fix -fdebug-types-section
2017-08-22  Tom TromeyChange gdb_realpath to return a unique_xmalloc_ptr
2017-08-17  Pedro AlvesPlug line_header leaks
2017-08-09  H.J. Lugdb: Fix build failure with GCC 7
2017-08-07  Leszek SwirskiFix dwarf2_string_attr for -gsplit-dwarf
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-07-20  Pedro AlvesUse SYMBOL_MATCHES_SEARCH_NAME some more
2017-07-18  David BlaikieFix Fission (broken by my previous patch)
2017-07-17  Pedro AlvesFix TAB-completion + .gdb_index slowness (generalize...
2017-07-17  Pedro AlvesC++ify dwarf2_per_objfile
2017-07-06  David BlaikieFission support for multiple CUs per DWO file
2017-06-27  Pedro AlvesEliminate make_cleanup_obstack_free, introduce auto_obstack
2017-06-19  Pedro Alves.gdb_index writer: close the file before unlinking it
2017-06-14  Pedro AlvesIntroduce gdb::byte_vector, add allocator that default...
2017-06-12  Pedro Alves.gdb_index prod perf regression: mapped_symtab now...
2017-06-12  Pedro Alves.gdb_index prod perf regression: Estimate size of psyms...
2017-06-12  Pedro Alves.gdb_index prod perf regression: find before insert...
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c: Add data_buf::append_uint
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c: Eliminate ::file_write
2017-06-12  Pedro AlvesCode cleanup: dwarf2read.c:uniquify_cu_indices: Use...
2017-06-12  Jan KratochvilCode cleanup: C++ify .gdb_index producer
2017-04-12  Tom TromeyChange increment_reading_symtab to return a scoped_restore
2017-04-12  Pedro AlvesFix PR c++/21323: GDB thinks char16_t and char32_t...
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-04  Pedro Alvesdwarf2read.c: C++fy lnp_state_machine
2017-04-04  Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-04-04  Pedro Alvesdwarf2read.c: Make dir_index and file_name_index strong...
2017-04-04  Pedro Alvesdwarf2read.c: Some C++fycation, use std::vector, std...
2017-03-27  Pedro Alvesdwarf2read.c: Clean up out of bounds handling
2017-03-27  Pedro Alvesgdb: Make ldirname return a std::string
2017-03-24  Pádraig BradyAvoid segfault on invalid directory table
2017-03-20  Artemiy VolkovSupport DW_TAG_rvalue_reference type
2017-03-20  Artemiy VolkovChange {lookup,make}_reference_type API
2017-03-16  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_stac...
2017-02-26  Jan KratochvilDWARF-5: Initialization due to a false compiler warning
2017-02-23  Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-21  Jan KratochvilFix a regression by: Code cleanup: Split dwarf2_ranges_...
2017-02-21  Jan KratochvilFix recent compiler warnings.
2017-02-20  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-20  Jan KratochvilDWARF-5: Macros
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-02-20  Jan KratochvilCode cleanup: Refactor abbrev_table_read_table cycle
2017-02-20  Jan KratochvilCode cleanup: Split dwarf2_ranges_read to a callback
2017-02-20  Jan KratochvilCode cleanup: Split create_debug_types_hash_table
2017-02-02  Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-11  Tom TromeyRemove make_cleanup_discard_psymtabs
2017-01-11  Tom TromeyIntroduce and use gdb::unlinker
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-11  Tom TromeyRemove make_cleanup_htab_delete
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-02  Tom TromeyPR symtab/16264 - support DW_AT_main_subprogram
2016-11-24  Andreas ArnezFix PR12616 - gdb does not implement DW_AT_data_bit_offset
2016-11-08  Pedro AlvesUse ui_file_as_string throughout more
2016-11-08  Pedro AlvesUse ui_file_as_string in dwarf2_compute_name
2016-10-06  Tom TromeyRemove Java support
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-06  Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-09-06  Ulrich WeigandUnify init_type and arch_type interface and helpers
2016-09-02  Tom TromeyHandle DW_OP_form_tls_address
2016-07-22  Tom TromeyPR rust/20162 - fix gdb regressions caused by rust...
2016-07-14  Tom TromeyRemove some variables but call functions for side effects
2016-05-30  Jan KratochvilPR 15231: import bare DW_TAG_lexical_block
2016-05-30  Jan KratochvilCode cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum
2016-05-17  Tom TromeyAdd support for the Rust language
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-05-03  Doug EvansPR symtab/19914 fix handling of dwp + split debug
2016-04-21  Pedro AlvesAdd missing sentinel 'char *' casts in concat/reconcat...
2016-03-02  Bernhard HeckelFix detection of gfortran compilers.
2016-01-17  Jonas HahnfeldGDB SIGSEGV opening a Fortran program compiled with...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-10  Andrew Burgessgdb: Handle multiple base address in debug_ranges data.
2015-11-23  Joel Brobeckergdb/dwarf2read: Minimal handling of non-constant struct...
2015-11-17  Dominik Vogtgdb: Fix left shift of negative value.
2015-10-29  Simon Marchidwarf2read.c: Add cast
2015-10-21  Keven Boellfort_dyn_array: add basic fortran dyn array support
2015-10-13  Pedro AlvesMore char constification
2015-09-30  Doug Evansdwarf2read.c (setup_type_unit_groups): Add comment.
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-21  Doug Evansdwarf2read.c (add_partial_symbol): Remove outdated...
2015-09-20  Doug Evansdwarf2_compute_name: add fixme, don't use same name...
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-21  Tom Tromeygdb/dwarf2read.c: rename a field for c++
2015-08-20  Pedro AlvesFix language of compilation unit with unknown file...
2015-08-19  Kevin Buettnerdwarf2read.c: Check type of string valued attributes...
2015-08-16  Doug Evanspsymtab.c (add_psymbol_to_bcache): Remove "val" arg.
2015-08-15  Doug EvansAdd end_psymtab_common, have all debug info readers...
2015-08-13  Pierre-Marie de... [Ada] Add support for subprogram renamings
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-08-03  Pedro Alvesdwarf2read.c: fix latent buglet
2015-07-23  Doug EvansFix crash when reading dummy CUs.
2015-07-18  Kevin Buettnerdwarf2read: Allow SEC_ALLOC sections to be located...
2015-07-14  Iain BuclawAdd support reading D modules from DWARF
2015-06-19  Doug EvansRemove special support in gdb for Sun's version of...
2015-06-10  Simon Marchidwarf2read: call dwarf_finish_line when ending a sequence
2015-05-28  Doug Evans* dwarf2read.c (record_line_ftype): Remove, duplicate.
2015-05-27  Doug EvansAdd struct to record dwarf line number state machine.
next
This page took 0.416584 seconds and 107 git commands to generate.