summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2read.c (dwarf_decode_lines): Do not consider the currentJoel Brobecker2004-08-021-1/+3
* 2004-07-30 David Lecomber <dsl@sources.redhat.com>David Lecomber2004-07-301-0/+6
* 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-07-061-2/+5
* 2004-06-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-241-7/+0
* PR gdb/1658Daniel Jacobowitz2004-06-161-1/+2
* * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra2004-06-151-12/+12
* Add the -file-list-exec-source-files command to MI.Bob Rossi2004-06-101-0/+8
* 2004-05-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-071-7/+0
* * dwarf2read.c (dwarf2_create_include_psymtab): Fix buildJoel Brobecker2004-05-041-3/+3
* * dwarf2read.c (line_header): Add new included_p field inJoel Brobecker2004-05-031-15/+168
* * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):Daniel Jacobowitz2004-04-191-54/+10
* * dwarf2read.c (dwarf2_flag_true_p): New function.Joel Brobecker2004-04-191-2/+24
* * dwarf2read.c: Back out my previous change, it was incorrect.Joel Brobecker2004-04-161-22/+2
* * dwarf2read.c: Include "hashtab.h".Daniel Jacobowitz2004-04-161-272/+740
* * dwarf2read.c (dwarf2_attribute_true_p): New function.Joel Brobecker2004-04-161-2/+22
* * dwarf2read.c (read_structure_scope): Identify stub typesJoel Brobecker2004-04-161-5/+3
* * dwarf2read.c (dwarf2_objfile_data_key): New.drow_intercu-merge-20040402Daniel Jacobowitz2004-04-021-195/+128
* 2004-03-16 David Carlton <carlton@kealia.com>David Carlton2004-03-161-17/+19
* 2004-03-15 David Carlton <carlton@kealia.com>David Carlton2004-03-151-131/+97
* * dwarf2read.c (read_structure_type): Rename fromDaniel Jacobowitz2004-03-141-46/+98
* * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)Daniel Jacobowitz2004-03-091-16/+171
* * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.Daniel Jacobowitz2004-03-091-48/+54
* * dwarf2read.c: Add comment describing memory lifetimes.Daniel Jacobowitz2004-03-051-28/+46
* * dwarf2read.c (add_partial_symbol): Fix typo in adding enumeratorsDaniel Jacobowitz2004-02-211-2/+2
* 2004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-141-1/+0
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-10/+10
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-4/+4
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-10/+10
* 2004-01-28 David Carlton <carlton@kealia.com>David Carlton2004-01-281-3/+18
* * dwarf2read.c (read_func_scope): Re-indent comment.Jim Blandy2004-01-281-21/+21
* Clean up misapplied patch:Jim Blandy2004-01-281-3/+3
* * dwarf2read.c: Update calls to changed and renamed functions, andDaniel Jacobowitz2004-01-271-268/+293
* 2004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-261-2/+2
* Index: ChangeLogAndrew Cagney2004-01-261-0/+9
* 2004-01-23 David Carlton <carlton@kealia.com>David Carlton2004-01-231-2/+59
* 2004-01-22 David Carlton <carlton@kealia.com>David Carlton2004-01-221-44/+71
* * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):Joel Brobecker2004-01-171-88/+127
* 2004-01-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-171-7/+0
* 2004-01-14 David Carlton <carlton@kealia.com>David Carlton2004-01-141-40/+441
* 2004-01-09 David Carlton <carlton@kealia.com>Elena Zannoni2004-01-091-41/+60
* 2004-01-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-01-091-11/+2
* * dwarf2read.c (dwarf2_add_member_fn, read_structure_scope):Jim Blandy2003-12-131-2/+4
* * dwarf2read.c (dwarf_info_offset, dwarf_abbrev_offset)Daniel Jacobowitz2003-12-021-87/+30
* 2003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-231-2/+2
* * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)Daniel Jacobowitz2003-11-191-133/+21
* * dwarf2read.c (optimized_out, islocal): Remove.Daniel Jacobowitz2003-11-181-17/+5
* * dwarf2read.c (struct dwarf2_cu): New type.Daniel Jacobowitz2003-11-121-371/+338
* 2003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-081-11/+11
* * dwarf2read.c (struct die_info): Doc fix.Jim Blandy2003-10-021-0/+7
* 2003-09-30 David Carlton <carlton@kealia.com>David Carlton2003-09-301-96/+123