aboutsummaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-19 * mdebugread.c (parse_symbol): For stEnd, we're done countingKevin Buettner1-3/+7
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-6/+6
2003-02-20 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.Daniel Jacobowitz1-0/+11
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-02-04 * defs.h (streq): Add prototype.Daniel Jacobowitz1-3/+1
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-01-142003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-20/+26
2003-01-07 * mdebugread.c (parse_symbol): Skip stProc entries which storageJoel Brobecker1-22/+65
2003-01-04gdb/Daniel Jacobowitz1-1/+6
2003-01-03Revert the previous change, as it was checked in by mistake.Joel Brobecker1-55/+22
2003-01-03(parse_symbol): Skip stProc entries which storage class is not scText.Joel Brobecker1-22/+55
2003-01-03 * mdebugread.c (parse_symbol): Count until the stEnd matchingJoel Brobecker1-1/+18
2002-12-17Replace complain() with complaint().Kevin Buettner1-133/+105
2002-11-11 * gdbtypes.h (struct main_type): Move artificial flag out ofDaniel Jacobowitz1-0/+2
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-31/+31
2002-09-18* dbxread.c, mdebugread.c: Revert my change of 2001-10-23. MovingJim Blandy1-50/+29
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-112002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+6
2002-05-132002-05-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-04-22 * symfile.h (get_section_index): Define.Joel Brobecker1-1/+48
2002-03-19* coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva1-49/+26
2002-01-24Approved by msynder@redhat.comFred Fish1-2/+4
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-202002-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2001-12-09Approved by Elena Zannoni:Fred Fish1-2/+1
2001-11-06 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish1-5/+0
2001-11-062001-11-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-11/+543
2001-10-24Isolate STABS readers' use of the `textlow' and `texthigh' fieldsJim Blandy1-23/+45
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-7/+4
2001-09-052001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+5
2001-09-052001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-5/+32
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva1-1/+1
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-2/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-12-04Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney1-5/+0
2000-09-24Protoization.Kevin Buettner1-2/+3
2000-07-30Protoization.Kevin Buettner1-132/+51
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-12/+7
2000-05-28PARAMS removal.Kevin Buettner1-69/+43
2000-05-15Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.Andrew Cagney1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-36/+38
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-35/+30
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-468/+471
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+1
1999-04-26import gdb-19990422 snapshotStan Shebs1-24/+28
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+4544
1999-04-16Initial creation of sourceware repositoryStan Shebs1-4544/+0
1998-10-11 * dwarf2read.c (dwarf2_build_psymtabs_hard): Do not adjust thePeter Schauer1-3/+4