summaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
Commit message (Expand)AuthorAgeFilesLines
* Snap const char * mess.cagney_writestrings-20030508-branchAndrew Cagney2003-06-031-2/+4
* This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointnobody2003-05-091-5/+5
* This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointnobody2003-04-191-50/+207
* This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody2003-03-031-136/+151
* This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointnobody2003-02-021-40/+253
* 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>David 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
* 2002-05-14 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-141-2/+0
* Properly track the size of the current objfile's .debug_line section.Jim Blandy2002-05-101-0/+7
* Separate the job of reading the line number info statement programJim Blandy2002-05-061-179/+310
* 2002-04-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-261-0/+12
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-13/+105
* 2002-03-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-03-211-0/+12
* * dwarf2read.c (read_array_type): Accept DW_FORM_data8 asRichard Henderson2002-03-141-2/+4
* * dwarf2read.c (dwarf_cfi_name): Add new codes.Jason Merrill2002-02-281-0/+22
* 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-02-151-13/+13
* 2002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-201-1/+1
* 2002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-201-0/+5
* 2002-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-201-7/+0
* 1) Handling of the DW_AT_byte_size attribute when processing aPetr Sorfa2002-01-111-3/+22
* * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.Jason Merrill2002-01-111-1/+41
* Approved by Jim Blandy:Fred Fish2001-12-121-1/+1
* Approved by Elena Zannoni:Fred Fish2001-12-091-15/+7
* Approved by Jim Blandy:Fred Fish2001-12-091-4/+0
* Approved by Jim Blandy:Fred Fish2001-12-091-5/+5
* * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz2001-12-071-1/+1
* * dwarf2cfi.c: New file.Jiri Smid2001-12-071-2/+19
* * dwarf2read.c (read_attribute_value): New function to handle DW_FORM_indirectKeith Walker2001-11-291-7/+28
* * dwarf2read.c (dwarf_str_buffer): New.Jakub Jelinek2001-11-171-30/+53
* * dwarf2read.c (dwarf_decode_lines): Properly deal withGeoffrey Keating2001-11-121-9/+21