aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08 * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'.Tom Tromey1-2/+2
2013-04-08 * coffread.c (process_coff_symbol, coff_read_enum_type): CallTom Tromey1-4/+3
2013-04-05 * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment.Doug Evans1-9/+12
2013-04-03 * dwarf2read.c (read_die_and_siblings_1): Renamed fromDoug Evans1-11/+67
2013-04-03 * dwarf2read.c (struct dwo_file): New member comp_dir.Doug Evans1-20/+32
2013-04-02 * dwarf2read.c (read_structure_type): Fix typo in comment.Doug Evans1-1/+1
2013-04-01 * dwarf2read.c (lookup_signatured_type_at_offset): Delete.Doug Evans1-36/+1
2013-04-01 * dwarf2read.c (struct dwarf2_per_cu_data): Move memberDoug Evans1-65/+48
2013-04-01 * dwarf2read.c (free_dwo_file): Add comment.Doug Evans1-0/+3
2013-03-29 * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file.Doug Evans1-18/+37
2013-03-29 * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, andDoug Evans1-4/+0
2013-03-29 * dwarf2read.c (lookup_dwo_cutu): Improve complaint text.Doug Evans1-2/+2
2013-03-29 * dwarf2read.c (read_cutu_die_from_dwo): New function.Doug Evans1-155/+242
2013-03-29 * dwarf2read.c (struct signatured_type): Tweak comment.Doug Evans1-16/+22
2013-03-29 * dwarf2read.c (lookup_signatured_type): Remove complaint aboutDoug Evans1-7/+3
2013-03-29 * dwarf2read.c (create_debug_types_hash_table): Don't allocate theDoug Evans1-8/+8
2013-03-29 * dwarf2read.c (create_addrmap_from_index): Complain about bad CUDoug Evans1-3/+12
2013-03-29 * dwarf2read.c (dw2_get_file_names): Delete arg "objfile".Doug Evans1-12/+18
2013-03-28 * dwarf2read.c (struct dwarf2_per_cu_data): Rename memberDoug Evans1-22/+21
2013-03-28 * dwarf2read.c (create_partial_symtab): Add forward decl.Doug Evans1-186/+199
2013-03-28 * dwarf2read.c (dwarf2_physname): Move declaration to better spot.Doug Evans1-5/+5
2013-03-20 * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops,Tom Tromey1-9/+0
2013-03-202013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>Tom Tromey1-28/+47
2013-03-14gdb/Jan Kratochvil1-0/+3
2013-03-10gdb/Jan Kratochvil1-3/+12
2013-02-18 PR gdb/15102:Tom Tromey1-5/+8
2013-02-03gdb/Jan Kratochvil1-30/+35
2013-02-03gdb/Jan Kratochvil1-16/+34
2013-02-03gdb/Jan Kratochvil1-2/+8
2013-02-03gdb/Jan Kratochvil1-1/+2
2013-02-03gdb/Jan Kratochvil1-7/+15
2013-02-03gdb/Jan Kratochvil1-7/+4
2013-02-03gdb/Jan Kratochvil1-26/+5
2013-01-31 PR c++/14998:Tom Tromey1-0/+9
2013-01-30 * dwarf2read.c (compute_delayed_physnames, read_call_site_scope)Tom Tromey1-4/+4
2013-01-30 * dwarf2read.c (read_namespace_type): Remove cast.Tom Tromey1-2/+2
2013-01-29 * dwarf2read.c (free_dwo_file): Remove assert.Tom Tromey1-1/+0
2013-01-25 * dwarf2read.c (processing_has_namespace_info): Remove.Tom Tromey1-12/+12
2013-01-25 * cp-namespace.c (cp_set_block_scope): Remove.Tom Tromey1-4/+4
2013-01-25 * cp-namespace.c (cp_scan_for_anonymous_namespaces): Update.Tom Tromey1-11/+5
2013-01-23 Work around binutils/15021.Doug Evans1-38/+68
2013-01-21 * symfile.h (obsavestring): Don't declare.Tom Tromey1-19/+17
2013-01-21 * dwarf2read.c (fixup_go_packaging): Save package nameTom Tromey1-2/+6
2013-01-21 * dwarf2read.c (struct partial_die_info) <name, scope>: NowTom Tromey1-65/+65
2013-01-21 * dwarf2read.c (new_symbol_full): Remove cast.Tom Tromey1-1/+1
2013-01-21gdb/Jan Kratochvil1-1/+1
2013-01-18gdb/Yao Qi1-9/+10
2013-01-17 * dwarf2read.c (dw2_build_type_unit_groups_reader): Delete.Doug Evans1-47/+12
2013-01-15gdb/Jan Kratochvil1-1/+3
2013-01-14 PR symtab/14442:Tom Tromey1-0/+21