summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* Change increment_reading_symtab to return a scoped_restoreTom Tromey2017-04-121-1/+1
* Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves2017-04-121-3/+16
* -Wwrite-strings: The RestPedro Alves2017-04-051-4/+4
* dwarf2read.c: C++fy lnp_state_machinePedro Alves2017-04-041-198/+244
* Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves2017-04-041-320/+321
* dwarf2read.c: Make dir_index and file_name_index strong typedefsPedro Alves2017-04-041-74/+99
* dwarf2read.c: Some C++fycation, use std::vector, std::unique_ptrPedro Alves2017-04-041-180/+128
* dwarf2read.c: Clean up out of bounds handlingPedro Alves2017-03-271-70/+90
* gdb: Make ldirname return a std::stringPedro Alves2017-03-271-56/+61
* Avoid segfault on invalid directory tablePádraig Brady2017-03-241-6/+12
* Support DW_TAG_rvalue_reference typeArtemiy Volkov2017-03-201-4/+11
* Change {lookup,make}_reference_type APIArtemiy Volkov2017-03-201-1/+1
* Big-endian targets: Don't ignore offset into DW_OP_stack_valueAndreas Arnez2017-03-161-0/+25
* DWARF-5: Initialization due to a false compiler warningJan Kratochvil2017-02-261-0/+4
* Use gdb::function_view in iterate_over_symtabs & coPedro Alves2017-02-231-27/+24
* Fix a regression by: Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2017-02-221-0/+2
* Fix recent compiler warnings.Jan Kratochvil2017-02-211-1/+2
* DWARF-5: DW_FORM_data16Jan Kratochvil2017-02-201-1/+24
* DWARF-5: MacrosJan Kratochvil2017-02-201-38/+40
* DWARF-5: call sitesJan Kratochvil2017-02-201-32/+61
* DWARF-5 basic functionalityJan Kratochvil2017-02-201-132/+648
* Code cleanup: Refactor abbrev_table_read_table cycleJan Kratochvil2017-02-201-10/+11
* Code cleanup: Split dwarf2_ranges_read to a callbackJan Kratochvil2017-02-201-85/+42
* Code cleanup: Split create_debug_types_hash_tableJan Kratochvil2017-02-201-125/+131
* Eliminate make_cleanup_ui_file_delete / make ui_file a class hierarchyPedro Alves2017-02-021-31/+17
* Remove make_cleanup_discard_psymtabsTom Tromey2017-01-101-3/+2
* Introduce and use gdb::unlinkerTom Tromey2017-01-101-16/+5
* Use class to manage BFD reference countsTom Tromey2017-01-101-39/+30
* Remove make_cleanup_htab_deleteTom Tromey2017-01-101-46/+33
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* PR symtab/16264 - support DW_AT_main_subprogramTom Tromey2016-12-021-12/+21
* Fix PR12616 - gdb does not implement DW_AT_data_bit_offsetAndreas Arnez2016-11-241-0/+4
* Use ui_file_as_string throughout morePedro Alves2016-11-081-6/+6
* Use ui_file_as_string in dwarf2_compute_namePedro Alves2016-11-081-8/+5
* Remove Java supportTom Tromey2016-10-061-100/+22
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-4/+5
* Add gdbarch callback to provide formats for debug info float typesUlrich Weigand2016-09-061-2/+23
* Unify init_type and arch_type interface and helpersUlrich Weigand2016-09-061-34/+30
* Handle DW_OP_form_tls_addressTom Tromey2016-09-021-0/+1
* PR rust/20162 - fix gdb regressions caused by rust 1.10Tom Tromey2016-07-221-2/+19
* Remove some variables but call functions for side effectsTom Tromey2016-07-141-4/+5
* PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil2016-05-301-19/+34
* Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enumJan Kratochvil2016-05-301-25/+46
* Add support for the Rust languageTom Tromey2016-05-171-6/+17
* remove trivialy unused variablesTrevor Saunders2016-05-071-38/+3
* PR symtab/19914 fix handling of dwp + split debugDoug Evans2016-05-031-3/+17
* Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves2016-04-211-4/+6
* Fix detection of gfortran compilers.Bernhard Heckel2016-03-021-1/+1
* GDB SIGSEGV opening a Fortran program compiled with ifortJonas Hahnfeld2016-01-171-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1