aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-15 * dwarf2read.c (guess_structure_name): Allocate name on theTom Tromey1-1/+1
2010-02-052010-02-05 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-4/+11
2010-02-032010-02-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2010-02-02gdbTom Tromey1-2/+3
2010-01-262010-01-26 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-1/+1
2010-01-22gdbTom Tromey1-43/+21
2010-01-20 PR c++/11026:Tom Tromey1-1/+1
2010-01-19gdbTom Tromey1-2/+3
2010-01-19Delete free_named_symtabs and associated cleanup.Joel Brobecker1-6/+0
2010-01-12gdb/ChangeLog:Joel Brobecker1-4/+101
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-12-28 * NEWS: Document "info variables" change.Daniel Jacobowitz1-1/+8
2009-12-16* dwarf2read.c (read_subroutine_type): Add the subroutine type to theGaius Mulley1-1/+6
2009-12-14* dwarf2read.c (struct attribute): Increase sizes of unsnd and sndPaul N. Hilfinger1-11/+20
2009-12-022009-12-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-4/+2
2009-12-022009-12-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+6
2009-11-232009-11-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>Tom Tromey1-0/+3
2009-11-23 * dwarf2read.c (find_partial_die): Don't reassign to 'back_to'.Tom Tromey1-1/+1
2009-11-16 * xcoffread.c (scan_xcoff_symtab): Update.Tom Tromey1-3/+11
2009-11-122009-11-12 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-0/+13
2009-11-12Correct whitespace in previous patch.Daniel Jacobowitz1-6/+6
2009-11-122009-11-12 Paul Brook <paul@codesourcery.com>Daniel Jacobowitz1-4/+31
2009-11-122009-11-12 Paul Brook <paul@codesourcery.com>Daniel Jacobowitz1-9/+30
2009-11-12 * dwarf2read.c (process_psymtab_comp_unit): Initialize per_cu backlinkDaniel Jacobowitz1-20/+19
2009-11-09 * dwarf2read.c (read_import_statement): Don't clobber original cu.Cary Coutant1-3/+5
2009-11-05 * dwarf2read.c (struct dwarf2_cu): Remove ranges_offset andDaniel Jacobowitz1-158/+117
2009-10-142009-10-14 Cary Coutant <ccoutant@google.com>Cary Coutant1-1/+1
2009-10-14 * dwarf2read.c (dwarf2_const_value): Fix order of arguments toKeith Seitz1-1/+1
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-10/+12
2009-09-15gdb/Jan Kratochvil1-17/+15
2009-09-11 * objfiles.c (struct objfile_data): Delete member cleanup and replaceDoug Evans1-2/+2
2009-08-28gdb/Jan Kratochvil1-10/+31
2009-07-20 Add support for "comdat types" from DWARF4.Doug Evans1-38/+671
2009-07-15 Code reorg in preparation for adding comdat types support.Doug Evans1-312/+402
2009-07-10bfdTom Tromey1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+3
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-1/+1
2009-06-30 * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573.Daniel Jacobowitz1-6/+22
2009-06-292009-06-29 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-5/+25
2009-06-29 * gdbtypes.h (make_function_type): Remove OBJFILE parameter.Ulrich Weigand1-1/+1
2009-06-29 * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand1-6/+4
2009-06-28 gdb/Daniel Jacobowitz1-12/+54
2009-06-23 * dwarf2read.c (dwarf_decode_lines): Ignore rows where is_stmt is 0.Cary Coutant1-3/+3
2009-06-232009-06-23 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla1-7/+71
2009-06-17 * dwarf2read.c (zlib_decompress_section): Use a cleanup.Tom Tromey1-1/+2
2009-06-17 * gdbtypes.c (create_string_type): Receive character type as argument.Ulrich Weigand1-1/+3
2009-06-17 * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.Ulrich Weigand1-20/+29
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-328/+331
2009-06-13 * dwarf2read.c (dwarf2_psymtab_to_symtab): PropagateKevin Buettner1-0/+13
2009-06-10 * dwarf2read.c (dwarf_decode_lines): Recognize and ignoreCary Coutant1-0/+5