Age | Commit message (Expand) | Author | Files | Lines |
2009-12-28 | * NEWS: Document "info variables" change. | Daniel Jacobowitz | 1 | -1/+8 |
2009-12-16 | * dwarf2read.c (read_subroutine_type): Add the subroutine type to the | Gaius Mulley | 1 | -1/+6 |
2009-12-14 | * dwarf2read.c (struct attribute): Increase sizes of unsnd and snd | Paul N. Hilfinger | 1 | -11/+20 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+2 |
2009-12-02 | 2009-12-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -6/+6 |
2009-11-23 | 2009-11-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> | Tom Tromey | 1 | -0/+3 |
2009-11-23 | * dwarf2read.c (find_partial_die): Don't reassign to 'back_to'. | Tom Tromey | 1 | -1/+1 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -3/+11 |
2009-11-12 | 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -0/+13 |
2009-11-12 | Correct whitespace in previous patch. | Daniel Jacobowitz | 1 | -6/+6 |
2009-11-12 | 2009-11-12 Paul Brook <paul@codesourcery.com> | Daniel Jacobowitz | 1 | -4/+31 |
2009-11-12 | 2009-11-12 Paul Brook <paul@codesourcery.com> | Daniel Jacobowitz | 1 | -9/+30 |
2009-11-12 | * dwarf2read.c (process_psymtab_comp_unit): Initialize per_cu backlink | Daniel Jacobowitz | 1 | -20/+19 |
2009-11-09 | * dwarf2read.c (read_import_statement): Don't clobber original cu. | Cary Coutant | 1 | -3/+5 |
2009-11-05 | * dwarf2read.c (struct dwarf2_cu): Remove ranges_offset and | Daniel Jacobowitz | 1 | -158/+117 |
2009-10-14 | 2009-10-14 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -1/+1 |
2009-10-14 | * dwarf2read.c (dwarf2_const_value): Fix order of arguments to | Keith Seitz | 1 | -1/+1 |
2009-10-06 | ARI fix: OP eol rule. | Pierre Muller | 1 | -10/+12 |
2009-09-15 | gdb/ | Jan Kratochvil | 1 | -17/+15 |
2009-09-11 | * objfiles.c (struct objfile_data): Delete member cleanup and replace | Doug Evans | 1 | -2/+2 |
2009-08-28 | gdb/ | Jan Kratochvil | 1 | -10/+31 |
2009-07-20 | Add support for "comdat types" from DWARF4. | Doug Evans | 1 | -38/+671 |
2009-07-15 | Code reorg in preparation for adding comdat types support. | Doug Evans | 1 | -312/+402 |
2009-07-10 | bfd | Tom Tromey | 1 | -1/+1 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -1/+3 |
2009-07-02 | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-06-30 | * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573. | Daniel Jacobowitz | 1 | -6/+22 |
2009-06-29 | 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -5/+25 |
2009-06-29 | * gdbtypes.h (make_function_type): Remove OBJFILE parameter. | Ulrich Weigand | 1 | -1/+1 |
2009-06-29 | * gdbtypes.h (struct builtin_type): Remove builtin_core_addr, | Ulrich Weigand | 1 | -6/+4 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -12/+54 |
2009-06-23 | * dwarf2read.c (dwarf_decode_lines): Ignore rows where is_stmt is 0. | Cary Coutant | 1 | -3/+3 |
2009-06-23 | 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com> | Sami Wagiaalla | 1 | -7/+71 |
2009-06-17 | * dwarf2read.c (zlib_decompress_section): Use a cleanup. | Tom Tromey | 1 | -1/+2 |
2009-06-17 | * gdbtypes.c (create_string_type): Receive character type as argument. | Ulrich Weigand | 1 | -1/+3 |
2009-06-17 | * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove. | Ulrich Weigand | 1 | -20/+29 |
2009-06-16 | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -328/+331 |
2009-06-13 | * dwarf2read.c (dwarf2_psymtab_to_symtab): Propagate | Kevin Buettner | 1 | -0/+13 |
2009-06-10 | * dwarf2read.c (dwarf_decode_lines): Recognize and ignore | Cary Coutant | 1 | -0/+5 |
2009-06-04 | * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS. | Ulrich Weigand | 1 | -2/+2 |
2009-05-26 | * dwarf2read.c (follow_die_ref): Add comment. | Doug Evans | 1 | -4/+9 |
2009-05-21 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2009-05-21 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2009-05-01 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-04-27 | gdb/ | Jan Kratochvil | 1 | -0/+99 |
2009-04-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-03-31 | gdb | Tom Tromey | 1 | -11/+78 |
2009-03-26 | gdb/ | Jan Kratochvil | 1 | -0/+6 |
2009-03-20 | 2009-03-20 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -0/+1 |
2009-03-09 | PR gdb/9873: | Jan Kratochvil | 1 | -21/+143 |