Age | Commit message (Expand) | Author | Files | Lines |
2005-03-09 | * dwarf2read.c (dwarf_decode_lines): Use the complete filename | Joel Brobecker | 1 | -3/+23 |
2005-02-26 | 2005-02-25 Mark Kettenis <kettenis@gnu.org> | Elena Zannoni | 1 | -30/+30 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+10 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2005-02-15 | * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than | Joel Brobecker | 1 | -1/+1 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -11/+7 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+3 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -40/+40 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -24/+24 |
2005-02-10 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+1 |
2004-11-10 | * dwarf2read.c: Fix formatting. | Mark Kettenis | 1 | -12/+13 |
2004-10-19 | * dwarf2read.c (struct comp_unit_head): Fix coding style. | Mark Kettenis | 1 | -44/+46 |
2004-10-16 | * dwarf2read.c (set_cu_language): Set language to Ada for | Joel Brobecker | 1 | -0/+2 |
2004-10-06 | * dwarf2read.c (read_subroutine_type): Call make_function_type | Corinna Vinschen | 1 | -1/+1 |
2004-10-05 | * dwarf2read.c (REF_HASH_SIZE): Move earlier. | Daniel Jacobowitz | 1 | -248/+412 |
2004-10-03 | * dwarf2read.c (read_subrange_type): Add comment for variable | Daniel Jacobowitz | 1 | -0/+3 |
2004-09-21 | * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash. | Daniel Jacobowitz | 1 | -15/+134 |
2004-09-20 | gdb/doc/ | Daniel Jacobowitz | 1 | -8/+497 |
2004-09-20 | 2004-09-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -64/+99 |
2004-09-01 | * dwarf2read.c (is_vtable_name): New function, based on logic from | Jim Blandy | 1 | -6/+18 |
2004-08-29 | 2004-08-29 David Lecomber <david@streamline-computing.com> | David Lecomber | 1 | -2/+51 |
2004-08-02 | * dwarf2read.c (dwarf_decode_lines): Do not consider the current | Joel Brobecker | 1 | -1/+3 |
2004-07-30 | 2004-07-30 David Lecomber <dsl@sources.redhat.com> | David Lecomber | 1 | -0/+6 |
2004-07-06 | 2004-07-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -2/+5 |
2004-06-24 | 2004-06-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+0 |
2004-06-16 | PR gdb/1658 | Daniel Jacobowitz | 1 | -1/+2 |
2004-06-15 | * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of | Alan Modra | 1 | -12/+12 |
2004-06-10 | Add the -file-list-exec-source-files command to MI. | Bob Rossi | 1 | -0/+8 |
2004-05-07 | 2004-05-07 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+0 |
2004-05-04 | * dwarf2read.c (dwarf2_create_include_psymtab): Fix build | Joel Brobecker | 1 | -3/+3 |
2004-05-03 | * dwarf2read.c (line_header): Add new included_p field in | Joel Brobecker | 1 | -15/+168 |
2004-04-19 | * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack): | Daniel Jacobowitz | 1 | -54/+10 |
2004-04-19 | * dwarf2read.c (dwarf2_flag_true_p): New function. | Joel Brobecker | 1 | -2/+24 |
2004-04-16 | * dwarf2read.c: Back out my previous change, it was incorrect. | Joel Brobecker | 1 | -22/+2 |
2004-04-16 | * dwarf2read.c: Include "hashtab.h". | Daniel Jacobowitz | 1 | -272/+740 |
2004-04-16 | * dwarf2read.c (dwarf2_attribute_true_p): New function. | Joel Brobecker | 1 | -2/+22 |
2004-04-16 | * dwarf2read.c (read_structure_scope): Identify stub types | Joel Brobecker | 1 | -5/+3 |
2004-04-02 | * dwarf2read.c (dwarf2_objfile_data_key): New. | Daniel Jacobowitz | 1 | -195/+128 |
2004-03-16 | 2004-03-16 David Carlton <carlton@kealia.com> | David Carlton | 1 | -17/+19 |
2004-03-15 | 2004-03-15 David Carlton <carlton@kealia.com> | David Carlton | 1 | -131/+97 |
2004-03-14 | * dwarf2read.c (read_structure_type): Rename from | Daniel Jacobowitz | 1 | -46/+98 |
2004-03-09 | * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die) | Daniel Jacobowitz | 1 | -16/+171 |
2004-03-09 | * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array. | Daniel Jacobowitz | 1 | -48/+54 |
2004-03-05 | * dwarf2read.c: Add comment describing memory lifetimes. | Daniel Jacobowitz | 1 | -28/+46 |
2004-02-21 | * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators | Daniel Jacobowitz | 1 | -2/+2 |
2004-02-14 | 2004-02-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+0 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -10/+10 |
2004-02-07 | 2004-02-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -4/+4 |