aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-04 * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.Ulrich Weigand1-2/+2
2009-05-26 * dwarf2read.c (follow_die_ref): Add comment.Doug Evans1-4/+9
2009-05-21gdb/Jan Kratochvil1-0/+1
2009-05-21gdb/Jan Kratochvil1-0/+1
2009-05-01gdb/Jan Kratochvil1-1/+1
2009-04-27gdb/Jan Kratochvil1-0/+99
2009-04-02gdb/Jan Kratochvil1-1/+1
2009-03-31gdbTom Tromey1-11/+78
2009-03-26gdb/Jan Kratochvil1-0/+6
2009-03-202009-03-20 Tom Tromey <tromey@redhat.com>Tom Tromey1-0/+1
2009-03-09 PR gdb/9873:Jan Kratochvil1-21/+143
2009-02-12gdb/Jan Kratochvil1-0/+42
2009-02-112009-02-11 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-2/+4
2009-02-09 * dwarf2read.c (dwarf2_build_psymtabs_hard): Move lowpc and highpcDaniel Jacobowitz1-21/+38
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-11-15 From Jerome Guitton <guitton@adacore.com>Joel Brobecker1-12/+23
2008-10-24 * dwarf2read.c (typename_concat): Don't segv if prefix or suffixDoug Evans1-10/+8
2008-10-10 * dwarf2read.c (comp_unit_head): Use unsigned int consistentlyDoug Evans1-72/+91
2008-10-08 Convert static_kind into loc_kind enum.Jan Kratochvil1-9/+5
2008-10-06 * dwarf2read.c (dwarf2_die_debug): New static global.Doug Evans1-33/+126
2008-10-06 * dwarf2read.c (offset_in_cu_p): New function.Doug Evans1-7/+18
2008-09-30 * dwarf2read.c (dwarf2_get_subprogram_pc_bounds): New function.Joel Brobecker1-5/+38
2008-09-23 * dwarf2read.c (comp_unit_head): Reorganize for better packing.Doug Evans1-1/+1
2008-09-15 * dwarf2read.c (struct abbrev_info): Make members name, form 16 bits.Doug Evans1-4/+4