summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* There were two functions who were calling "sizeof" twice.sergiodj2013-10-161-1/+1
* bfdTom Tromey2013-10-091-1/+4
* fix PR symtab/15597Tom Tromey2013-10-081-12/+20
* (dwarf2_section_info): Comment tweaks missed in previous checkin.Doug Evans2013-10-051-2/+2
* Add support for DWP file format version 2.Doug Evans2013-10-051-118/+758
* * dwarf2read.c (dwarf2_section_info): Add comment.Doug Evans2013-09-271-13/+20
* * dwarf2read.c (die_reader_specs): Tweak comment.Doug Evans2013-09-271-45/+111
* * dwarf2read.c (struct dwo_file): Add/tweak comments.Doug Evans2013-09-271-41/+47
* * symfile.h (struct quick_symbol_functions): Reorg arg list ofDoug Evans2013-09-251-2/+3
* Support .dwp with the name of symlinked binary fileJan Kratochvil2013-09-241-1/+12
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-62/+68
* * dwarf2read.c: Move definitions of complaint functions to afterDoug Evans2013-09-171-68/+67
* * dwarf2read.c (queue_and_load_all_dwo_tus): New function.Doug Evans2013-09-041-4/+69
* Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.Jan Kratochvil2013-09-041-1/+1
* * dwarf2read.c (struct dwarf2_cu): Tweak comment.Doug Evans2013-08-271-10/+9
* PR symtab/15885Doug Evans2013-08-261-1/+16
* * dwarf2read.c (write_psymtabs_to_index): Move error checks ahead ofDoug Evans2013-08-261-3/+3
* * buildsym.c (subfile_stack): Move here from buildsym.h.Doug Evans2013-08-201-9/+6
* (create_addrmap_from_index): Use hex_string instead of pulongest in previousDoug Evans2013-08-091-1/+1
* * dwarf2read.c (create_addrmap_from_index): Ignore bad address tableDoug Evans2013-08-091-4/+11
* fix PR symtab/15028Tom Tromey2013-08-071-9/+27
* remove unused qf methodTom Tromey2013-08-071-78/+0
* fix recursively_compute_inclusions and add dwz test caseTom Tromey2013-08-071-4/+12
* PR symtab/15691Doug Evans2013-08-021-14/+33
* Further workarounds for binutils/15021.Doug Evans2013-08-011-17/+41
* * dwarf2read.c (process_queue): Add type signature to debug output.Doug Evans2013-07-311-11/+13
* cleanup: constify "struct attribute" function parametersagovic2013-07-301-25/+25
* cleanup: constify argument passed to dwarf form predicatessagovic2013-07-301-8/+8
* cleanup: rename is_ref_attr to attr_form_is_refsagovic2013-07-301-32/+33
* * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint toDoug Evans2013-07-241-6/+7
* * dwarf2read.c (init_cutu_and_read_dies): Revert patch fromTom Tromey2013-07-231-14/+19
* fix init_cutu_and_read_diesTom Tromey2013-07-221-19/+14
* fix dwarf_decode_line_headerTom Tromey2013-07-221-0/+1
* * dwarf2read.c (dwarf2_per_objfile_free): ClearTom Tromey2013-07-171-0/+4
* change gdb to use BFD's "dwz" functionsTom Tromey2013-07-011-22/+25
* symtab/15652Doug Evans2013-06-201-10/+40
* * dwarf2read.c (struct dwp_file): Fix comment.Doug Evans2013-06-201-3/+2
* * dwarf2read.c (dw2_symtab_iter_next): Check value of cu_indexDoug Evans2013-06-191-10/+33
* do not use dwarf2_per_objfile in dwarf2_per_objfile_free.Joel Brobecker2013-06-181-6/+5
* gdb/Jan Kratochvil2013-06-181-0/+6
* * dwarf2read.c (try_open_dwop_file): Work around behaviour ofDoug Evans2013-06-131-7/+16
* * dwarf2read.c: Whitespace fixes for DWP file format documentation,Doug Evans2013-06-061-37/+42
* dwarf2read.c: Don't assume uint32_t is unsigned int on all hosts.Pedro Alves2013-05-231-9/+9
* When reading CU, stay in DWO. Be more tolerent of bad debug info.Doug Evans2013-05-201-25/+357
* [dwarf] Mark all functions as prototyped except C functions.Joel Brobecker2013-05-201-12/+33
* [dwarf]: Add DW_LANG_UPC support in set_cu_language.Joel Brobecker2013-05-161-0/+1
* PR gdb/15538:Tom Tromey2013-05-131-2/+3
* * dwarf2loc.c (invalid_synthetic_pointer): Move earlier.Tom Tromey2013-05-061-0/+144
* * dwarf2read.c (dwarf2_const_value_data): Remove unusedTom Tromey2013-05-061-10/+5
* * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', notTom Tromey2013-05-061-3/+2