aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-23 * dwarf2read.c (partial_die_full_name): Record DW_FORM_ref_addr inDoug Evans1-17/+23
2012-04-18gdb/Jan Kratochvil1-14/+14
2012-04-18gdb/Jan Kratochvil1-1/+1
2012-04-18 * dwarf2read.c (lookup_signatured_type): Return NULL instead of 0.Doug Evans1-1/+1
2012-04-18 * dwarf2read.c: Whitespace fixes.Doug Evans1-2/+7
2012-04-172012-04-17 Pedro Alves <palves@redhat.com>Pedro Alves1-3/+5
2012-04-13 * dwarf2read.c (lookup_signatured_type): Remove arg "objfile", unused.Doug Evans1-3/+3
2012-04-12 * dwarf2read.c (create_all_type_units): Renamed fromDoug Evans1-6/+6
2012-04-12 * dwarf2read.c (create_signatured_type_table_from_index): RenameDoug Evans1-52/+52
2012-04-10 * dwarf2read.c (dwarf2_per_cu_data). Clarify comment.Doug Evans1-28/+36
2012-04-07 * dwarf2read.c (load_partial_dies): Change condition to assert.Doug Evans1-1/+2
2012-03-19gdb/Jan Kratochvil1-165/+200
2012-03-16gdb/Jan Kratochvil1-2/+4
2012-03-16gdb:Gary Benson1-8/+48
2012-03-15 * dwarf2read.c (dwarf_stack_op_name): Add DW_OP_GNU_encoded_addr,Doug Evans1-0/+4
2012-03-13 * dwarf2read.c (load_partial_comp_unit): Defer adding cu toDoug Evans1-8/+9
2012-03-09 * dwarf2read.c (struct dwarf2_cu) <checked_producer,Tom Tromey1-10/+25
2012-03-09 * dwarf2read.c (dwarf2_attr): Avoid tail-recursive call.Tom Tromey1-13/+15
2012-03-08gdb/Jan Kratochvil1-2/+4
2012-03-06Pass absolute die offset in call to get_die_type_at_offsetJoel Brobecker1-1/+1
2012-03-02 * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading ofDoug Evans1-7/+1
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-03-01 * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr,Doug Evans1-26/+1
2012-02-222012-02-22 Gary Benson <gbenson@redhat.com>Gary Benson1-2/+2
2012-02-20 PR gdb/13498:Tom Tromey1-22/+83
2012-02-20 * dwarf2read.c (dw2_map_symtabs_matching_filename): RemoveTom Tromey1-7/+0
2012-02-07 * gdbtypes.h (struct main_type): Change type of name,tag_name,Doug Evans1-4/+4
2012-01-30 PR breakpoints/13568:Tom Tromey1-10/+38
2012-01-26 * dwarf2read.c (add_partial_symbol): Delete local psym, unused.Doug Evans1-1/+0
2012-01-26Remove language param from name_matcher in struct quick_symbol_functionsJoel Brobecker1-2/+2
2012-01-16gdbTom Tromey1-16/+19
2012-01-16gdbTom Tromey1-1/+12
2012-01-10 * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New argDoug Evans1-37/+61
2012-01-09 * dwarf2read.c (read_and_check_comp_unit_head): Renamed fromDoug Evans1-97/+93
2012-01-08 * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units toDoug Evans1-25/+25
2012-01-08 * gdbtypes.h (struct cplus_struct_type): Delete memberDoug Evans1-4/+0
2012-01-06 * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hardDoug Evans1-71/+23
2012-01-05 * dwarf2read.c (statement_prologue): Delete, unused.Doug Evans1-23/+0
2012-01-05 * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int.Doug Evans1-1/+1
2012-01-05 * dwarf2read.c (comp_unit_header): Delete, unused.Doug Evans1-17/+0
2012-01-04 * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd".Doug Evans1-20/+22
2012-01-04 * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment.Doug Evans1-3/+1
2012-01-04 * dwarf2read.c (init_one_comp_unit): Delete arg "objfile".Doug Evans1-52/+35
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2012-01-02 * dwarf2read.c (dwarf2_compute_name): Simplify objfile references.Doug Evans1-54/+66
2012-01-02 * dwarf2read.c (read_signatured_type): Delete `objfile' arg.Doug Evans1-46/+40
2012-01-02 * dwarf2read.c (load_cu): Move assert to more useful location.Doug Evans1-2/+2
2012-01-02 * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit.Doug Evans1-8/+8
2012-01-02 * dwarf2read.c (dwarf2_per_objfile): Add comment.Doug Evans1-11/+17
2011-12-31 * dwarf2read.c (read_typedef): Guard against self-referential typedefs.Doug Evans1-2/+14