Age | Commit message (Expand) | Author | Files | Lines |
2012-03-06 | Pass absolute die offset in call to get_die_type_at_offset | Joel Brobecker | 1 | -1/+1 |
2012-03-02 | * dwarf2read.c (load_full_comp_unit): Remove unnecessary reading of | Doug Evans | 1 | -7/+1 |
2012-03-01 | 2012-03-01 Pedro Alves <palves@redhat.com> | Pedro Alves | 1 | -1/+1 |
2012-03-01 | * dwarf2read.c (dwarf2_cu): Remove unused members has_form_ref_addr, | Doug Evans | 1 | -26/+1 |
2012-02-22 | 2012-02-22 Gary Benson <gbenson@redhat.com> | Gary Benson | 1 | -2/+2 |
2012-02-20 | PR gdb/13498: | Tom Tromey | 1 | -22/+83 |
2012-02-20 | * dwarf2read.c (dw2_map_symtabs_matching_filename): Remove | Tom Tromey | 1 | -7/+0 |
2012-02-07 | * gdbtypes.h (struct main_type): Change type of name,tag_name, | Doug Evans | 1 | -4/+4 |
2012-01-30 | PR breakpoints/13568: | Tom Tromey | 1 | -10/+38 |
2012-01-26 | * dwarf2read.c (add_partial_symbol): Delete local psym, unused. | Doug Evans | 1 | -1/+0 |
2012-01-26 | Remove language param from name_matcher in struct quick_symbol_functions | Joel Brobecker | 1 | -2/+2 |
2012-01-16 | gdb | Tom Tromey | 1 | -16/+19 |
2012-01-16 | gdb | Tom Tromey | 1 | -1/+12 |
2012-01-10 | * dwarf2read.c (dwarf_decode_lines): Remove arg "abfd". New arg | Doug Evans | 1 | -37/+61 |
2012-01-09 | * dwarf2read.c (read_and_check_comp_unit_head): Renamed from | Doug Evans | 1 | -97/+93 |
2012-01-08 | * dwarf2read.c (dwarf2_per_objfile): Rename n_type_comp_units to | Doug Evans | 1 | -25/+25 |
2012-01-08 | * gdbtypes.h (struct cplus_struct_type): Delete member | Doug Evans | 1 | -4/+0 |
2012-01-06 | * dwarf2read.c: Move FIXME from dwarf2_build_psymtabs_hard | Doug Evans | 1 | -71/+23 |
2012-01-05 | * dwarf2read.c (statement_prologue): Delete, unused. | Doug Evans | 1 | -23/+0 |
2012-01-05 | * dwarf2read.c (dwarf2_per_cu_addr_size): Make result type an int. | Doug Evans | 1 | -1/+1 |
2012-01-05 | * dwarf2read.c (comp_unit_header): Delete, unused. | Doug Evans | 1 | -17/+0 |
2012-01-04 | * dwarf2read.c (dwarf2_read_abbrevs): Delete arg "abfd". | Doug Evans | 1 | -20/+22 |
2012-01-04 | * dwarf2read.c (dwarf2_per_cu_data): Remove outdated comment. | Doug Evans | 1 | -3/+1 |
2012-01-04 | * dwarf2read.c (init_one_comp_unit): Delete arg "objfile". | Doug Evans | 1 | -52/+35 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2012-01-02 | * dwarf2read.c (dwarf2_compute_name): Simplify objfile references. | Doug Evans | 1 | -54/+66 |
2012-01-02 | * dwarf2read.c (read_signatured_type): Delete `objfile' arg. | Doug Evans | 1 | -46/+40 |
2012-01-02 | * dwarf2read.c (load_cu): Move assert to more useful location. | Doug Evans | 1 | -2/+2 |
2012-01-02 | * dwarf2read.c (free_heap_comp_unit): Renamed from free_one_comp_unit. | Doug Evans | 1 | -8/+8 |
2012-01-02 | * dwarf2read.c (dwarf2_per_objfile): Add comment. | Doug Evans | 1 | -11/+17 |
2011-12-31 | * dwarf2read.c (read_typedef): Guard against self-referential typedefs. | Doug Evans | 1 | -2/+14 |
2011-12-27 | * dwarf2read.c (struct dwarf2_cu): Delete members first_fn, last_fn, | Doug Evans | 1 | -98/+2 |
2011-12-21 | Use symbol search name in expand_symtabs_matching_via_partial... | Joel Brobecker | 1 | -1/+1 |
2011-12-10 | * dwarf2read.c (dwarf2_per_cu_data): Rename debug_type_section to | Doug Evans | 1 | -32/+32 |
2011-12-06 | the "ambiguous linespec" series | Tom Tromey | 1 | -18/+55 |
2011-12-02 | gdb/ | Jan Kratochvil | 1 | -1/+9 |
2011-12-02 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2011-11-23 | * dwarf2read.c (dw2_lookup_symtab): Add comment. | Doug Evans | 1 | -0/+5 |
2011-11-15 | * NEWS: Mention new parameter basenames-may-differ. | Doug Evans | 1 | -1/+8 |
2011-11-11 | * dwarf2read.c (dw2_map_symbol_filenames): New parameter | Doug Evans | 1 | -3/+7 |
2011-11-10 | * defs.h (is_cplus_marker, set_demangling_style): Moved to ... | Doug Evans | 1 | -0/+1 |
2011-10-20 | * dwarf2read.c (dw2_get_file_names): Move adjustment for type | Cary Coutant | 1 | -9/+13 |
2011-10-20 | * cp-namespace.c (cp_scan_for_anonymous_namespaces): Changed function | Aleksandar Ristovski | 1 | -1/+1 |
2011-10-20 | * dwarf2read.c (create_debug_types_hash_table): Fix size of | Cary Coutant | 1 | -1/+1 |
2011-10-19 | * dwarf2read.c (peek_abbrev_code): New function. | Cary Coutant | 1 | -0/+56 |
2011-10-17 | gdb/ | Jan Kratochvil | 1 | -72/+228 |
2011-10-13 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2011-10-12 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2011-10-12 | * dwarf2read.c (partial_read_comp_unit_head): Set header->offset, | Doug Evans | 1 | -16/+8 |
2011-10-11 | 2011-10-11 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 1 | -47/+403 |