summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* dwarf2read.c (open_and_init_dwp_file): Fix typo in comment.Doug Evans2014-01-161-1/+1
* * dwarf2read.c (open_and_init_dwp_file): Use pulongest to print uint32_t.Doug Evans2014-01-151-4/+6
* move the "main" data into the per-BFD objectTom Tromey2014-01-151-1/+1
* make language_of_main staticTom Tromey2014-01-151-7/+1
* psymtab cleanup patch 2/3Doug Evans2014-01-141-3/+3
* PR symtab/16426Doug Evans2014-01-131-0/+9
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* fortran: enable ptype/whatis for modules.Keven Boell2013-12-191-0/+20
* * dwarf2read.c (lookup_dwo_cutu): Include name of dwp file inDoug Evans2013-12-111-5/+19
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* PR c++/7539Keith Seitz2013-11-131-1/+74
* Work around gold/15646.Doug Evans2013-11-121-7/+36
* Change "set debug dwarf2-read" to take a verbosity level.Doug Evans2013-11-081-10/+20
* gdb/dwarf2read.c: Sanity check DW_AT_sibling values.Will Newton2013-11-061-2/+20
* There were two functions who were calling "sizeof" twice.Sergio Durigan Junior2013-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 parameterSanimir Agovic2013-07-301-25/+25
* cleanup: constify argument passed to dwarf form predicatesSanimir Agovic2013-07-301-8/+8
* cleanup: rename is_ref_attr to attr_form_is_refSanimir Agovic2013-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