summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.Doug Evans2012-01-021-54/+66
* * dwarf2read.c (read_signatured_type): Delete `objfile' arg.Doug Evans2012-01-021-46/+40
* * dwarf2read.c (load_cu): Move assert to more useful location.Doug Evans2012-01-021-2/+2
* * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.Doug Evans2012-01-021-8/+8
* * dwarf2read.c (dwarf2_per_objfile): Add comment.Doug Evans2012-01-021-11/+17
* * dwarf2read.c (read_typedef): Guard against self-referential typedefs.Doug Evans2011-12-311-2/+14
* * dwarf2read.c (struct dwarf2_cu): Delete members first_fn, last_fn,Doug Evans2011-12-271-98/+2
* Use symbol search name in expand_symtabs_matching_via_partial...Joel Brobecker2011-12-211-1/+1
* * dwarf2read.c (dwarf2_per_cu_data): Rename debug_type_section toDoug Evans2011-12-101-32/+32
* the "ambiguous linespec" seriesTom Tromey2011-12-061-18/+55
* gdb/Jan Kratochvil2011-12-021-1/+9
* gdb/Jan Kratochvil2011-12-021-0/+1
* * dwarf2read.c (dw2_lookup_symtab): Add comment.Doug Evans2011-11-231-0/+5
* * NEWS: Mention new parameter basenames-may-differ.Doug Evans2011-11-151-1/+8
* * dwarf2read.c (dw2_map_symbol_filenames): New parameterDoug Evans2011-11-111-3/+7
* * defs.h (is_cplus_marker, set_demangling_style): Moved to ...Doug Evans2011-11-101-0/+1
* * dwarf2read.c (dw2_get_file_names): Move adjustment for typeCary Coutant2011-10-201-9/+13
* * cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed functionAleksandar Ristovski2011-10-201-1/+1
* * dwarf2read.c (create_debug_types_hash_table): Fix size ofCary Coutant2011-10-201-1/+1
* * dwarf2read.c (peek_abbrev_code): New function.Cary Coutant2011-10-191-0/+56
* gdb/Jan Kratochvil2011-10-171-72/+228
* gdb/Jan Kratochvil2011-10-131-1/+3
* gdb/Jan Kratochvil2011-10-121-2/+2
* * dwarf2read.c (partial_read_comp_unit_head): Set header->offset,Doug Evans2011-10-121-16/+8
* 2011-10-11 Sterling Augustine <saugustine@google.com>Sterling Augustine2011-10-111-47/+403
* gdb/ChangeLogSterling Augustine2011-10-111-407/+51
* gdb/Jan Kratochvil2011-10-091-2/+5
* gdb/Jan Kratochvil2011-10-091-0/+47
* gdb/Jan Kratochvil2011-10-091-11/+218
* gdb/Jan Kratochvil2011-10-091-0/+17
* gdb/Jan Kratochvil2011-10-091-28/+35
* gdb/Jan Kratochvil2011-10-091-1/+15
* gdb/Jan Kratochvil2011-10-091-7/+68
* gdb/Jan Kratochvil2011-09-131-6/+3
* gdb/Jan Kratochvil2011-09-091-48/+1
* gdb/Jan Kratochvil2011-09-081-0/+3
* gdb/Jan Kratochvil2011-09-011-8/+0
* gdb/Jan Kratochvil2011-07-271-228/+71
* * xcoffread.c (dwarf2_xcoff_names): Add 'macro' and 'sentinel'Tom Tromey2011-07-271-1/+2
* * symfile.h (struct dwarf2_debug_sections) <macro>: New field.Tom Tromey2011-07-261-145/+454
* * dwarf2read.c (process_enumeration_scope): Do not call new_symbolTom Tromey2011-07-201-0/+26
* PR symtab/12984:Tom Tromey2011-07-201-118/+172
* gdb/Jan Kratochvil2011-07-191-8/+34
* * dwarf2read.c (read_subrange_type): Use attr_form_is_block whenTom Tromey2011-07-181-2/+2
* gdb/Jan Kratochvil2011-07-121-0/+7
* * dwarf2read.c (handle_DW_AT_stmt_list): New function.Tom Tromey2011-07-111-18/+34
* gdbTom Tromey2011-07-051-0/+3
* gdb/Jan Kratochvil2011-07-011-1/+105
* gdb/Jan Kratochvil2011-06-291-0/+3
* gdb/Jan Kratochvil2011-06-291-7/+15