* xcoffread.c (scan_xcoff_symtab): Update.
[deliverable/binutils-gdb.git] / gdb / dwarf2read.c
2009-11-16  Tom Tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-11-12  Daniel Jacobowitz2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
2009-11-12  Daniel JacobowitzCorrect whitespace in previous patch.
2009-11-12  Daniel Jacobowitz2009-11-12 Paul Brook <paul@codesourcery.com>
2009-11-12  Daniel Jacobowitz2009-11-12 Paul Brook <paul@codesourcery.com>
2009-11-12  Daniel Jacobowitz * dwarf2read.c (process_psymtab_comp_unit): Initialize...
2009-11-09  Cary Coutant * dwarf2read.c (read_import_statement): Don't clobber...
2009-11-05  Daniel Jacobowitz * dwarf2read.c (struct dwarf2_cu): Remove ranges_offse...
2009-10-14  Cary Coutant2009-10-14 Cary Coutant <ccoutant@google.com>
2009-10-14  Keith Seitz * dwarf2read.c (dwarf2_const_value): Fix order of...
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-09-15  Jan Kratochvilgdb/
2009-09-11  Doug Evans * objfiles.c (struct objfile_data): Delete member...
2009-08-28  Jan Kratochvilgdb/
2009-07-20  Doug Evans Add support for "comdat types" from DWARF4.
2009-07-15  Doug Evans Code reorg in preparation for adding comdat types...
2009-07-10  Tom Tromeybfd
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-30  Daniel Jacobowitz * dwarf2read.c (inherit_abstract_dies): Work around...
2009-06-29  Sami Wagiaalla2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
2009-06-29  Ulrich Weigand * gdbtypes.h (make_function_type): Remove OBJFILE...
2009-06-29  Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_cor...
2009-06-28  Daniel Jacobowitz gdb/
2009-06-23  Cary Coutant * dwarf2read.c (dwarf_decode_lines): Ignore rows where...
2009-06-23  Sami Wagiaalla2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
2009-06-17  Tom Tromey * dwarf2read.c (zlib_decompress_section): Use a cleanup.
2009-06-17  Ulrich Weigand * gdbtypes.c (create_string_type): Receive character...
2009-06-17  Ulrich Weigand * buildsym.c (record_line): Remove call to gdbarch_add...
2009-06-16  Paul Pluzhnikov2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-06-13  Kevin Buettner * dwarf2read.c (dwarf2_psymtab_to_symtab): Propagate
2009-06-10  Cary Coutant * dwarf2read.c (dwarf_decode_lines): Recognize and...
2009-06-04  Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-05-26  Doug Evans * dwarf2read.c (follow_die_ref): Add comment.
2009-05-21  Jan Kratochvilgdb/
2009-05-21  Jan Kratochvilgdb/
2009-05-01  Jan Kratochvilgdb/
2009-04-27  Jan Kratochvilgdb/
2009-04-02  Jan Kratochvilgdb/
2009-03-31  Tom Tromeygdb
2009-03-26  Jan Kratochvilgdb/
2009-03-20  Tom Tromey2009-03-20 Tom Tromey <tromey@redhat.com>
2009-03-09  Jan Kratochvil PR gdb/9873:
2009-02-12  Jan Kratochvilgdb/
2009-02-11  Pierre Muller2009-02-11 Pierre Muller <muller@ics.u-strasbg.fr>
2009-02-09  Daniel Jacobowitz * dwarf2read.c (dwarf2_build_psymtabs_hard): Move...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-15  Joel Brobecker From Jerome Guitton <guitton@adacore.com>
2008-10-24  Doug Evans * dwarf2read.c (typename_concat): Don't segv if prefix...
2008-10-10  Doug Evans * dwarf2read.c (comp_unit_head): Use unsigned int...
2008-10-08  Jan Kratochvil Convert static_kind into loc_kind enum.
2008-10-06  Doug Evans * dwarf2read.c (dwarf2_die_debug): New static global.
2008-10-06  Doug Evans * dwarf2read.c (offset_in_cu_p): New function.
2008-09-30  Joel Brobecker * dwarf2read.c (dwarf2_get_subprogram_pc_bounds...
2008-09-23  Doug Evans * dwarf2read.c (comp_unit_head): Reorganize for better...
2008-09-15  Doug Evans * dwarf2read.c (struct abbrev_info): Make members...
2008-09-15  Doug Evans * dwarf2read.c (struct die_info): Make members tag...
2008-09-13  Joel Brobecker * dwarf2read.c (add_partial_subprogram): New...
2008-09-12  Doug Evans * dwarf2read.c (comp_unit_head): Rename first_die_ptr to
2008-09-01  Jan Kratochvil Stay compatible after the GCC PR fortran/29635 fix.
2008-08-29  Tom Tromey * dwarf2read.c (dwarf2_build_psymtabs_hard): Copy...
2008-08-24  Tom Tromeygdb:
2008-08-21  Daniel Jacobowitz * dwarf2read.c (processing_current_prefix): Delete...
2008-08-21  Daniel Jacobowitz * buildsym.c (add_symbol_to_list): Do not call
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-08-20  Daniel Jacobowitz * dwarf2read.c (die_specification, dwarf2_extension...
2008-08-20  Daniel Jacobowitz * dwarf2read.c (queue_comp_unit): Take an objfile...
2008-08-20  Daniel Jacobowitz * dwarf2read.c (struct attribute): Move earlier.
2008-08-20  Daniel Jacobowitz * dwarf2read.c (REF_HASH_SIZE): Delete.
2008-08-20  Daniel Jacobowitz * dwarf2read.c (free_die_list, copy_die): Delete.
2008-08-20  Daniel Jacobowitz * dwarf2read.c (read_die_and_children): Ignore NULL...
2008-06-27  Joel Brobecker * dwarf2read.c (read_attribute_value): Issue...
2008-06-26  Joel Brobecker * dwarf2read.c (read_attribute_value): Treat...
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-16  Ulrich Weigandgdb/
2008-05-05  Aleksandar Ristovski * ada-lang.c: Update throughout to use symbol_matches_...
2008-05-04  Daniel Jacobowitz * dwarf2read.c (struct dwarf2_cu): Add type_hash.
2008-05-04  Daniel Jacobowitz * dwarf2read.c (dwarf2_ranges_read, read_partial_die...
2008-05-04  Jan Kratochvil gdb/
2008-05-04  Jan Kratochvil Set CU BASE_ADDRESS already from partial DIEs.
2008-04-25  Pedro Alvesgdb/
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-04-21  Craig Silverstein * dwarf2read.c (zlib_decompress_section): Define abfd...
2008-04-19  Craig Silverstein * configure.ac (AC_SEARCH_LIBS): Add check for zlib.
2008-03-26  Ulrich Weigand * objfiles.h (struct objfile): New GDBARCH member.
2008-03-18  Ulrich Weigand2008-03-18 Ulrich Weigand <uweigand@de.ibm.com>
2008-03-10  Daniel Jacobowitz2008-03-10 Matt Rice <ratmice@gmail.com>
2008-02-01  Joel Brobecker * dwarf2read.c (add_partial_symbol): Always...
2008-01-18  Markus Deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-11  Markus Deuling * exec.c: #include "arch-utils.h"
2008-01-09  Joel Brobecker * dwarf2read.c (read_enumeration_type): Add...
2008-01-03  Joel Brobecker * dwarf2read.c (read_enumeration_type): Flag...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-26  Joel Brobecker * dwarf2read.c (read_base_type): Fix obvious...
2007-12-24  Joel Brobecker * dwarf2read.c (read_base_type): Set code to...
2007-12-22  Jan Kratochvil * dwarf2read.c (scan_partial_symbols partial_die_paren...
2007-12-17  Jim Blandy* dwarf2read.c (dwarf2_add_field): Correctly scale...
2007-12-16  Jan Kratochvil * dwarf2read.c (dwarf_attr_name): Rename `DW_AT_stride...
2007-12-13  Jim Blandy* dwarf2read.c (attr_form_is_constant): New function.
2007-12-04  Jim BlandySupport lexical blocks and function bodies that occupy
next
This page took 0.41898 seconds and 107 git commands to generate.