summaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-231-4/+4
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-1/+1
* 2003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-121-3/+3
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-2/+2
* * coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva2002-03-191-4/+2
* * symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva2001-05-291-1/+1
* 2001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca callsPeter Schauer2001-02-101-5/+12
* Protoization.Kevin Buettner2000-07-301-17/+8
* PARAMS removal.Kevin Buettner2000-05-281-13/+8
* Cleanup discard_minimal_symbols cleanup.Andrew Cagney2000-05-161-1/+1
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-3/+3
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-6/+4
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-44/+52
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+446
* Initial creation of sourceware repositoryStan Shebs1999-04-161-451/+0
* * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1996-07-031-35/+29
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-9/+3
* * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1994-04-081-3/+308
* Added Irix 5 support.Ian Lance Taylor1993-12-061-3548/+28
* * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1993-10-311-2/+1
* * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1993-10-301-18/+40
* * mipsread.c (parse_partial_symbols): Do not add undefinedPeter Schauer1993-10-111-71/+125
* * mipsread.c (parse_type): Don't complain() if we guessed structJim Kingdon1993-09-181-2/+12
* * mipsread.c: Many changes for alpha ecoff format:Peter Schauer1993-09-161-159/+285
* gcc lintK. Richard Pixley1993-09-081-2/+2
* bcopy -> memcpyK. Richard Pixley1993-09-011-1/+1
* * mipsread.c (parse_partial_symbols): Use language from FDR if itPeter Schauer1993-09-011-61/+51
* * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtabPeter Schauer1993-08-301-136/+68
* * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):Peter Schauer1993-08-201-0/+6
* * config/vax/tm-vax.h (BELIEVE_PCC_PROMOTION): Define.Peter Schauer1993-08-201-176/+336
* * fork-child.c (fork_inferior): Only quote exec file if needed.Jim Kingdon1993-07-271-0/+5
* * mipsread.c (parse_type): Do not set tag name for compilerPeter Schauer1993-07-271-1/+5
* * mipsread.c (parse_symbol): Put stStaticProc symbols in minimalJim Kingdon1993-07-261-26/+51
* * mipsread.c (fixup_sigtramp): Initialize pdr.adr, it is used byPeter Schauer1993-07-211-0/+1
* * mipsread.c: No longer need to undefine ZMAGIC.Ian Lance Taylor1993-07-161-3/+0
* * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we haveJim Kingdon1993-07-151-1/+1
* * mipsread.c (parse_procedure): Take as argument the symtab to lookJim Kingdon1993-07-151-60/+61
* * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs,Jim Kingdon1993-07-151-47/+61
* * mipsread.c (cross_ref): Set the name to unknown for "struct *" case.Jim Kingdon1993-07-091-0/+7
* Fix a place in mipsread.c where I missed using tag_name; revision toJim Kingdon1993-07-081-54/+69
* Fix stack unwinding through _sigtramp on Irix. These patches are fromPeter Schauer1993-05-221-8/+9
* * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefinePeter Schauer1993-05-221-4/+26
* * mips-tdep.c (mips_skip_prologue): Always skip the typical prologuePeter Schauer1993-04-161-3/+28
* * breakpoint.c (breakpoint_re_set_one): Fix storage leak.Peter Schauer1993-03-281-1/+6
* * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish1993-03-231-1/+1
* * mipsread.c (compare_blocks): Sort blocks with the same startIan Lance Taylor1993-03-221-1/+1