summaryrefslogtreecommitdiff
path: root/gdb/mdebugread.c
Commit message (Expand)AuthorAgeFilesLines
* * mdebugread.c (parse_symbol): For stEnd, we're done countingKevin Buettner2003-03-191-3/+7
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-6/+6
* * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.Daniel Jacobowitz2003-02-201-0/+11
* 2003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-0/+1
* * defs.h (streq): Add prototype.Daniel Jacobowitz2003-02-041-3/+1
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-1/+1
* 2003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-01-141-20/+26
* * mdebugread.c (parse_symbol): Skip stProc entries which storageJoel Brobecker2003-01-071-22/+65
* gdb/Daniel Jacobowitz2003-01-041-1/+6
* Revert the previous change, as it was checked in by mistake.Joel Brobecker2003-01-031-55/+22
* (parse_symbol): Skip stProc entries which storage class is not scText.Joel Brobecker2003-01-031-22/+55
* * mdebugread.c (parse_symbol): Count until the stEnd matchingJoel Brobecker2003-01-031-1/+18
* Replace complain() with complaint().Kevin Buettner2002-12-171-133/+105
* * gdbtypes.h (struct main_type): Move artificial flag out ofDaniel Jacobowitz2002-11-111-0/+2
* 2002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-251-31/+31
* * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. MovingJim Blandy2002-09-181-50/+29
* 2002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+1
* 2002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-07-111-0/+6
* 2002-05-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-131-2/+2
* * symfile.h (get_section_index): Define.Joel Brobecker2002-04-221-1/+48
* * coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva2002-03-191-49/+26
* Approved by msynder@redhat.comFred Fish2002-01-241-2/+4
* 2002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-201-1/+1
* 2002-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-01-201-0/+1
* Approved by Elena Zannoni:Fred Fish2001-12-091-2/+1
* 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish2001-11-061-5/+0
* 2001-11-06 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-11-061-11/+543
* Isolate STABS readers' use of the `textlow' and `texthigh' fieldsJim Blandy2001-10-241-23/+45
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-121-7/+4
* 2001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-0/+5
* 2001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-5/+32
* * symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva2001-05-291-1/+1
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-2/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-1/+1
* Replace free() with xfree().Kevin Buettner2000-12-151-5/+5
* Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney2000-12-041-5/+0
* Protoization.Kevin Buettner2000-09-241-2/+3
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-132/+51
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-12/+7
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-69/+43
* Fix IRIX cc warnings. Fix ui_out functions that didn't return a value.Andrew Cagney2000-05-151-1/+1
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-36/+38
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-35/+30
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-468/+471
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+1
* import gdb-19990422 snapshotStan Shebs1999-04-261-24/+28
* Initial revisionStan Shebs1999-04-161-0/+4544