summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-6/+6
* * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offsetKevin Buettner2003-09-151-1/+9
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-2/+2
* 2003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-121-2/+2
* 2003-09-11 David Carlton <carlton@kealia.com>David Carlton2003-09-111-44/+128
* 2003-09-09 David Carlton <carlton@kealia.com>David Carlton2003-09-091-77/+145
* * dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_nameJason Merrill2003-08-261-1/+1
* * dwarf2read.c (new_symbol): Use var_decode_location for parameters.Daniel Jacobowitz2003-07-311-26/+4
* 2003-07-22 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-07-221-8/+0
* 2003-06-26 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-06-261-3/+7
* 2003-06-11 David Carlton <carlton@bactrian.org>David Carlton2003-06-111-1/+0
* 2003-05-28 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-05-281-0/+2
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-12/+12
* 2003-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-131-2/+4
* * dwarf2read.c (set_cu_language): Set the language to "minimal" ifJoel Brobecker2003-05-081-1/+1
* 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-071-4/+4
* 2003-04-15 David Carlton <carlton@math.stanford.edu>David Carlton2003-04-151-3/+103
* 2003-04-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2003-04-131-47/+104
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-5/+5
* Based on a patch from Daniel Berlin (dberlin@dberlin.org).Daniel Jacobowitz2003-02-211-98/+102
* * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.Daniel Jacobowitz2003-02-141-0/+3
* * dwarf2read.c (dwarf2_locate_sections): When we find a macro infoJim Blandy2003-02-041-1/+1
* * defs.h (streq): Add prototype.Daniel Jacobowitz2003-02-041-11/+4
* 2003-02-03 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-02-031-21/+36
* 2003-01-31 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-011-0/+1
* * dbxread.c (stabs_data): New static variable.Daniel Jacobowitz2003-01-311-12/+48
* Fix PR gdb/961.Daniel Jacobowitz2003-01-301-23/+199
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-6/+6
* Convert complain() to complaint().Kevin Buettner2002-12-111-195/+141
* 2002-12-05 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-051-10/+20
* 2002-11-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-251-1/+3
* * gdbtypes.h (struct main_type): Move artificial flag out ofDaniel Jacobowitz2002-11-111-0/+4
* * dwarf2read.c (read_func_scope): Restore list_in_scope properlyJim Blandy2002-11-081-1/+4
* * dwarf2read.c (read_func_scope): Restore local_symbols andJim Blandy2002-11-081-0/+8
* 2002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-251-33/+33
* 2002-10-23 David Carlton <carlton@math.stanford.edu>jimb-dwarf-compression-021023-branchpointDavid Carlton2002-10-231-13/+121
* 2002-10-21 Jim Blandy <jimb@redhat.com>Elena Zannoni2002-10-211-1/+31
* Address class support.Kevin Buettner2002-10-161-7/+40
* 2002-10-08 Petr Sorfa <petrs@caldera.com>Jim Blandy2002-10-091-27/+58
* 2002-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-10-011-0/+12
* 2002-09-03 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-031-4/+7
* 2002-08-13 David Carlton <carlton@math.stanford.edu>David Carlton2002-08-201-4/+8
* * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.Joel Brobecker2002-07-311-0/+1
* * dwarf2read.c (read_initial_length): Handle older, non-standard,Kevin Buettner2002-07-161-4/+33
* 2002-07-12 Petr Sorfa <petrs@caldera.com>Petr Sorfa2002-07-121-9/+114
* * bcache.h: Update copyright.Andrew Cagney2002-07-121-1/+1
* Remove some vestiges of Harris 88k support.Jim Blandy2002-06-221-6/+0
* 2002-06-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-06-141-19/+8
* * dwarf2read.c (free_line_header): Use xfree, not free.Jim Blandy2002-05-241-4/+4
* Teach the Dwarf 2 reader to read macro information.Jim Blandy2002-05-161-2/+446