summaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)Author
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-02-10 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca callsPeter Schauer
2000-07-30Protoization.Kevin Buettner
2000-05-28PARAMS removal.Kevin Buettner
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni
1999-09-09import gdb-1999-09-08 snapshotStan Shebs
1999-08-09import gdb-1999-08-09 snapshotJason Molenda
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-05-25import gdb-1999-05-25 snapshotJason Molenda
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer
1993-12-06 Added Irix 5 support.Ian Lance Taylor
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon
1993-10-11 * mipsread.c (parse_partial_symbols): Do not add undefinedPeter Schauer
1993-09-18 * mipsread.c (parse_type): Don't complain() if we guessed structJim Kingdon
1993-09-16 * mipsread.c: Many changes for alpha ecoff format:Peter Schauer
1993-09-08gcc lintK. Richard Pixley
1993-09-01bcopy -> memcpyK. Richard Pixley
1993-09-01 * mipsread.c (parse_partial_symbols): Use language from FDR if itPeter Schauer
1993-08-30 * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtabPeter Schauer
1993-08-20 * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):Peter Schauer
1993-08-20 * config/vax/tm-vax.h (BELIEVE_PCC_PROMOTION): Define.Peter Schauer
1993-07-27 * fork-child.c (fork_inferior): Only quote exec file if needed.Jim Kingdon
1993-07-27 * mipsread.c (parse_type): Do not set tag name for compilerPeter Schauer
1993-07-26 * mipsread.c (parse_symbol): Put stStaticProc symbols in minimalJim Kingdon
1993-07-21 * mipsread.c (fixup_sigtramp): Initialize pdr.adr, it is used byPeter Schauer
1993-07-16 * mipsread.c: No longer need to undefine ZMAGIC.Ian Lance Taylor
1993-07-15 * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we haveJim Kingdon
1993-07-15 * mipsread.c (parse_procedure): Take as argument the symtab to lookJim Kingdon
1993-07-15 * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs,Jim Kingdon
1993-07-09 * mipsread.c (cross_ref): Set the name to unknown for "struct *" case.Jim Kingdon
1993-07-08Fix a place in mipsread.c where I missed using tag_name; revision toJim Kingdon
1993-05-22 Fix stack unwinding through _sigtramp on Irix. These patches are fromPeter Schauer
1993-05-22 * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefinePeter Schauer
1993-04-16 * mips-tdep.c (mips_skip_prologue): Always skip the typical prologuePeter Schauer
1993-03-28 * breakpoint.c (breakpoint_re_set_one): Fix storage leak.Peter Schauer
1993-03-23 * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish
1993-03-22 * mipsread.c (compare_blocks): Sort blocks with the same startIan Lance Taylor
1993-03-22 * mipsread.c (parse_procedure): Save cur_fdr accross call toPeter Schauer
1993-02-04Reindented to GNU standard. No semantic changes. This checkin is toIan Lance Taylor
1993-02-02Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor
1993-02-02* hp300ux-nat.c: Update copyrights.John Gilmore
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish