Age | Commit message (Expand) | Author | Files | Lines |
2013-05-06 | * dwarf2loc.c (invalid_synthetic_pointer): Move earlier. | Tom Tromey | 1 | -0/+144 |
2013-05-06 | * dwarf2read.c (dwarf2_const_value_data): Remove unused | Tom Tromey | 1 | -10/+5 |
2013-05-06 | * dwarf2read.c (dwarf2_const_value_attr): Use 'obstack', not | Tom Tromey | 1 | -3/+2 |
2013-05-06 | * dbxread.c (process_one_symbol): Constify section_offsets parameter. | Doug Evans | 1 | -2/+3 |
2013-04-30 | * dwarf2read.c (lookup_dwo_unit): Return NULL if DWO not found. | Doug Evans | 1 | -55/+67 |
2013-04-30 | * dwarf2read.c (dw2_find_symbol_file): Initialize filename before | Doug Evans | 1 | -0/+3 |
2013-04-29 | * dwarf2read.c (handle_DW_AT_stmt_list): Avoid ARI warning for | Pierre Muller | 1 | -3/+3 |
2013-04-29 | Add ARI marker to get_DW_AT_signature_type. | Joel Brobecker | 1 | -2/+2 |
2013-04-25 | PR corefiles/14983: | Tom Tromey | 1 | -2/+1 |
2013-04-24 | * dwarf2read.c (setup_type_unit_groups): Fix comment. | Doug Evans | 1 | -1/+1 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-04-19 | -Wpointer-sign: dwarf2read.c. | Pedro Alves | 1 | -2/+2 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -3/+3 |
2013-04-17 | * dwarf2read.c (struct signatured_type): New member type. | Doug Evans | 1 | -89/+205 |
2013-04-15 | * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu". | Doug Evans | 1 | -64/+74 |
2013-04-15 | * dwarf2read.c (create_debug_types_hash_table): Use hex_string | Doug Evans | 1 | -15/+11 |
2013-04-15 | PR c++/11990: | Tom Tromey | 1 | -7/+7 |
2013-04-12 | * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: Now | Tom Tromey | 1 | -204/+207 |
2013-04-08 | * ada-lang.c (ada_decode_symbol): Check and set 'ada_mangled'. | Tom Tromey | 1 | -2/+2 |
2013-04-08 | * coffread.c (process_coff_symbol, coff_read_enum_type): Call | Tom Tromey | 1 | -4/+3 |
2013-04-05 | * dwarf2read.c (struct dwarf2_per_objfile): Tweak comment. | Doug Evans | 1 | -9/+12 |
2013-04-03 | * dwarf2read.c (read_die_and_siblings_1): Renamed from | Doug Evans | 1 | -11/+67 |
2013-04-03 | * dwarf2read.c (struct dwo_file): New member comp_dir. | Doug Evans | 1 | -20/+32 |
2013-04-02 | * dwarf2read.c (read_structure_type): Fix typo in comment. | Doug Evans | 1 | -1/+1 |
2013-04-01 | * dwarf2read.c (lookup_signatured_type_at_offset): Delete. | Doug Evans | 1 | -36/+1 |
2013-04-01 | * dwarf2read.c (struct dwarf2_per_cu_data): Move member | Doug Evans | 1 | -65/+48 |
2013-04-01 | * dwarf2read.c (free_dwo_file): Add comment. | Doug Evans | 1 | -0/+3 |
2013-03-29 | * dwarf2read.c (open_dwo_file): Renamed from open_dwop_file. | Doug Evans | 1 | -18/+37 |
2013-03-29 | * dwarf2read.c (open_and_init_dwp_file): Remove incorrect, and | Doug Evans | 1 | -4/+0 |
2013-03-29 | * dwarf2read.c (lookup_dwo_cutu): Improve complaint text. | Doug Evans | 1 | -2/+2 |
2013-03-29 | * dwarf2read.c (read_cutu_die_from_dwo): New function. | Doug Evans | 1 | -155/+242 |
2013-03-29 | * dwarf2read.c (struct signatured_type): Tweak comment. | Doug Evans | 1 | -16/+22 |
2013-03-29 | * dwarf2read.c (lookup_signatured_type): Remove complaint about | Doug Evans | 1 | -7/+3 |
2013-03-29 | * dwarf2read.c (create_debug_types_hash_table): Don't allocate the | Doug Evans | 1 | -8/+8 |
2013-03-29 | * dwarf2read.c (create_addrmap_from_index): Complain about bad CU | Doug Evans | 1 | -3/+12 |
2013-03-29 | * dwarf2read.c (dw2_get_file_names): Delete arg "objfile". | Doug Evans | 1 | -12/+18 |
2013-03-28 | * dwarf2read.c (struct dwarf2_per_cu_data): Rename member | Doug Evans | 1 | -22/+21 |
2013-03-28 | * dwarf2read.c (create_partial_symtab): Add forward decl. | Doug Evans | 1 | -186/+199 |
2013-03-28 | * dwarf2read.c (dwarf2_physname): Move declaration to better spot. | Doug Evans | 1 | -5/+5 |
2013-03-20 | * ax-gdb.c (gen_var_ref): Unconditionally call via computed ops, | Tom Tromey | 1 | -9/+0 |
2013-03-20 | 2013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com> | Tom Tromey | 1 | -28/+47 |
2013-03-14 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2013-03-10 | gdb/ | Jan Kratochvil | 1 | -3/+12 |
2013-02-18 | PR gdb/15102: | Tom Tromey | 1 | -5/+8 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -30/+35 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -16/+34 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -2/+8 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -7/+15 |
2013-02-03 | gdb/ | Jan Kratochvil | 1 | -7/+4 |