Age | Commit message (Expand) | Author | Files | Lines |
2003-06-26 | 2003-06-26 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -3/+7 |
2003-06-11 | 2003-06-11 David Carlton <carlton@bactrian.org> | David Carlton | 1 | -1/+0 |
2003-05-28 | 2003-05-28 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+2 |
2003-05-14 | 2003-05-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -12/+12 |
2003-05-13 | 2003-05-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+4 |
2003-05-08 | * dwarf2read.c (set_cu_language): Set the language to "minimal" if | Joel Brobecker | 1 | -1/+1 |
2003-05-07 | 2003-05-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -4/+4 |
2003-04-15 | 2003-04-15 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -3/+103 |
2003-04-13 | 2003-04-13 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -47/+104 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -5/+5 |
2003-02-21 | Based on a patch from Daniel Berlin (dberlin@dberlin.org). | Daniel Jacobowitz | 1 | -98/+102 |
2003-02-14 | * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base. | Daniel Jacobowitz | 1 | -0/+3 |
2003-02-04 | * dwarf2read.c (dwarf2_locate_sections): When we find a macro info | Jim Blandy | 1 | -1/+1 |
2003-02-04 | * defs.h (streq): Add prototype. | Daniel Jacobowitz | 1 | -11/+4 |
2003-02-03 | 2003-02-03 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 1 | -21/+36 |
2003-02-01 | 2003-01-31 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -0/+1 |
2003-01-31 | * dbxread.c (stabs_data): New static variable. | Daniel Jacobowitz | 1 | -12/+48 |
2003-01-30 | Fix PR gdb/961. | Daniel Jacobowitz | 1 | -23/+199 |
2003-01-18 | 2003-01-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -6/+6 |
2002-12-11 | Convert complain() to complaint(). | Kevin Buettner | 1 | -195/+141 |
2002-12-05 | 2002-12-05 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -10/+20 |
2002-11-25 | 2002-11-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -1/+3 |
2002-11-11 | * gdbtypes.h (struct main_type): Move artificial flag out of | Daniel Jacobowitz | 1 | -0/+4 |
2002-11-08 | * dwarf2read.c (read_func_scope): Restore list_in_scope properly | Jim Blandy | 1 | -1/+4 |
2002-11-08 | * dwarf2read.c (read_func_scope): Restore local_symbols and | Jim Blandy | 1 | -0/+8 |
2002-10-25 | 2002-10-25 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -33/+33 |
2002-10-23 | 2002-10-23 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -13/+121 |
2002-10-21 | 2002-10-21 Jim Blandy <jimb@redhat.com> | Elena Zannoni | 1 | -1/+31 |
2002-10-16 | Address class support. | Kevin Buettner | 1 | -7/+40 |
2002-10-09 | 2002-10-08 Petr Sorfa <petrs@caldera.com> | Jim Blandy | 1 | -27/+58 |
2002-10-01 | 2002-10-01 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+12 |
2002-09-03 | 2002-09-03 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -4/+7 |
2002-08-20 | 2002-08-13 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -4/+8 |
2002-07-31 | * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95. | Joel Brobecker | 1 | -0/+1 |
2002-07-16 | * dwarf2read.c (read_initial_length): Handle older, non-standard, | Kevin Buettner | 1 | -4/+33 |
2002-07-12 | 2002-07-12 Petr Sorfa <petrs@caldera.com> | Petr Sorfa | 1 | -9/+114 |
2002-07-12 | * bcache.h: Update copyright. | Andrew Cagney | 1 | -1/+1 |
2002-06-22 | Remove some vestiges of Harris 88k support. | Jim Blandy | 1 | -6/+0 |
2002-06-14 | 2002-06-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -19/+8 |
2002-05-24 | * dwarf2read.c (free_line_header): Use xfree, not free. | Jim Blandy | 1 | -4/+4 |
2002-05-16 | Teach the Dwarf 2 reader to read macro information. | Jim Blandy | 1 | -2/+446 |
2002-05-14 | 2002-05-14 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -2/+0 |
2002-05-10 | Properly track the size of the current objfile's .debug_line section. | Jim Blandy | 1 | -0/+7 |
2002-05-06 | Separate the job of reading the line number info statement program | Jim Blandy | 1 | -179/+310 |
2002-04-26 | 2002-04-24 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+12 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -13/+105 |
2002-03-21 | 2002-03-20 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+12 |
2002-03-14 | * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as | Richard Henderson | 1 | -2/+4 |
2002-02-28 | * dwarf2read.c (dwarf_cfi_name): Add new codes. | Jason Merrill | 1 | -0/+22 |
2002-02-15 | 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr> | Pierre Muller | 1 | -13/+13 |