Age | Commit message (Expand) | Author | Files | Lines |
2010-08-23 | * dwarf2read.c (set_die_type): Fix typo in comment. | Doug Evans | 1 | -1/+1 |
2010-08-23 | * dwarf2read.c (read_structure_type): Add comment. | Doug Evans | 1 | -8/+17 |
2010-08-20 | PR symtab/11465: | Keith Seitz | 1 | -11/+111 |
2010-08-18 | * gdb_assert.h (gdb_assert_not_reached): New macro. | Doug Evans | 1 | -2/+2 |
2010-08-13 | 2010-08-13 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+2 |
2010-08-12 | 2010-08-12 Daniel Jacobowitz <dan@codesourcery.com> | Pedro Alves | 1 | -115/+485 |
2010-08-09 | Complete symbol construction before adding to pending list. | Sami Wagiaalla | 1 | -48/+25 |
2010-08-09 | create and use symbol_set_language. | Sami Wagiaalla | 1 | -1/+1 |
2010-08-03 | * dwarf2read.c (dwarf_attr_name): Add DW_AT_GNU_odr_signature. | Doug Evans | 1 | -0/+2 |
2010-07-28 | * dwarf2read.c (dwarf2_const_value_data): Never sign extend. | Tom Tromey | 1 | -8/+8 |
2010-07-28 | 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com> | Pedro Alves | 1 | -6/+45 |
2010-07-28 | gdb | Tom Tromey | 1 | -19/+142 |
2010-07-27 | * dwarf2read.c (read_string): Rename to ... | Pedro Alves | 1 | -11/+11 |
2010-07-27 | ARI fix (trailing newline in warning message). | Joel Brobecker | 1 | -1/+1 |
2010-07-27 | * valops.c (dwarf2_read_index): Initialize the types_list and types_list_elem... | Ken Werner | 1 | -2/+4 |
2010-07-26 | gdb/ | Jerome Guitton | 1 | -5/+23 |
2010-07-23 | * dwarf2read.c (struct dwarf2_per_objfile) <n_type_comp_units, | Tom Tromey | 1 | -58/+294 |
2010-07-23 | * dwarf2read.c: Remove unused typedef dwarf2_cu_per_cu_data_ptr | Keith Seitz | 1 | -3/+0 |
2010-07-22 | gdb/ | Jan Kratochvil | 1 | -4/+8 |
2010-07-22 | * dwarf2read.c (create_debug_types_hash_table): Set objfile on | Tom Tromey | 1 | -0/+1 |
2010-07-21 | gdb/ | Pedro Alves | 1 | -4/+0 |
2010-07-16 | Use allocated cplus_specific for cplus symbols. | Sami Wagiaalla | 1 | -1/+3 |
2010-07-16 | Use setter and getter for demangled_name. | Sami Wagiaalla | 1 | -3/+2 |
2010-07-16 | Rename cplus_specific mangled_lang. | Sami Wagiaalla | 1 | -2/+2 |
2010-07-13 | * dwarf2read.c (dwarf2_read_index): Correctly set 'total_size'. | Tom Tromey | 1 | -5/+2 |
2010-07-13 | * dwarf2read.c (dwarf2_per_cu_text_offset): Fix reference to | Tom Tromey | 1 | -1/+1 |
2010-07-13 | * symfile.c (set_initial_language): Update. | Tom Tromey | 1 | -3/+2 |
2010-07-13 | gdb | Tom Tromey | 1 | -60/+1635 |
2010-07-13 | gdb | Tom Tromey | 1 | -0/+3 |
2010-07-13 | * dwarf2loc.h (dwarf2_per_cu_text_offset): Declare. | Tom Tromey | 1 | -1/+16 |
2010-07-12 | gdb/ | Jan Kratochvil | 1 | -0/+2 |
2010-07-07 | * dwarf2read.c (dwarf2_const_value) <DW_form_addr>: Create a | Tom Tromey | 1 | -12/+30 |
2010-06-30 | PR gdb/11702 | Doug Evans | 1 | -10/+8 |
2010-06-29 | PR c++/11702 | Doug Evans | 1 | -0/+25 |
2010-06-29 | * dwarf2read.c: Remove trailing whitespace. | Doug Evans | 1 | -59/+59 |
2010-06-28 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2010-06-28 | gdb/ | Jan Kratochvil | 1 | -0/+67 |
2010-06-28 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2010-06-28 | * dwarf2read.c (read_structure_type): Allocate null cleanup later. | Tom Tromey | 1 | -1/+3 |
2010-06-21 | * dwarf2read.c (read_base_type): Handle DW_ATE_UTF. | Tom Tromey | 1 | -0/+8 |
2010-06-21 | * p-valprint.c (pascal_val_print): Use TYPE_ERROR_NAME. | Tom Tromey | 1 | -3/+12 |
2010-06-17 | Minor reformatting in dwarf2read.c:psymtabs_addrmap_cleanup. | Joel Brobecker | 1 | -0/+1 |
2010-06-17 | * dwarf2read.c (psymtabs_addrmap_cleanup): New function. | Tom Tromey | 1 | -3/+18 |
2010-06-11 | * dwarf2read.c (dwarf2_add_member_fn): Handle correct form of | Tom Tromey | 1 | -30/+35 |
2010-06-07 | gdb/ | Jan Kratochvil | 1 | -16/+63 |
2010-06-07 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2010-06-05 | gdb/ | Jan Kratochvil | 1 | -12/+97 |
2010-06-03 | Remove redundant naming of symbol from new_symbol. | Sami Wagiaalla | 1 | -26/+0 |
2010-06-02 | gdb/ | Jan Kratochvil | 1 | -41/+110 |
2010-06-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |