aboutsummaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-6/+4
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-44/+52
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+446
1999-04-16Initial creation of sourceware repositoryStan Shebs1-451/+0
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-35/+29
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-9/+3
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-3/+308
1993-12-06 Added Irix 5 support.Ian Lance Taylor1-3548/+28
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-2/+1
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-18/+40
1993-10-11 * mipsread.c (parse_partial_symbols): Do not add undefinedPeter Schauer1-71/+125
1993-09-18 * mipsread.c (parse_type): Don't complain() if we guessed structJim Kingdon1-2/+12
1993-09-16 * mipsread.c: Many changes for alpha ecoff format:Peter Schauer1-159/+285
1993-09-08gcc lintK. Richard Pixley1-2/+2
1993-09-01bcopy -> memcpyK. Richard Pixley1-1/+1
1993-09-01 * mipsread.c (parse_partial_symbols): Use language from FDR if itPeter Schauer1-61/+51
1993-08-30 * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtabPeter Schauer1-136/+68
1993-08-20 * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):Peter Schauer1-0/+6
1993-08-20 * config/vax/tm-vax.h (BELIEVE_PCC_PROMOTION): Define.Peter Schauer1-176/+336
1993-07-27 * fork-child.c (fork_inferior): Only quote exec file if needed.Jim Kingdon1-0/+5
1993-07-27 * mipsread.c (parse_type): Do not set tag name for compilerPeter Schauer1-1/+5
1993-07-26 * mipsread.c (parse_symbol): Put stStaticProc symbols in minimalJim Kingdon1-26/+51
1993-07-21 * mipsread.c (fixup_sigtramp): Initialize pdr.adr, it is used byPeter Schauer1-0/+1
1993-07-16 * mipsread.c: No longer need to undefine ZMAGIC.Ian Lance Taylor1-3/+0
1993-07-15 * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we haveJim Kingdon1-1/+1
1993-07-15 * mipsread.c (parse_procedure): Take as argument the symtab to lookJim Kingdon1-60/+61
1993-07-15 * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs,Jim Kingdon1-47/+61
1993-07-09 * mipsread.c (cross_ref): Set the name to unknown for "struct *" case.Jim Kingdon1-0/+7
1993-07-08Fix a place in mipsread.c where I missed using tag_name; revision toJim Kingdon1-54/+69
1993-05-22 Fix stack unwinding through _sigtramp on Irix. These patches are fromPeter Schauer1-8/+9
1993-05-22 * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefinePeter Schauer1-4/+26
1993-04-16 * mips-tdep.c (mips_skip_prologue): Always skip the typical prologuePeter Schauer1-3/+28
1993-03-28 * breakpoint.c (breakpoint_re_set_one): Fix storage leak.Peter Schauer1-1/+6
1993-03-23 * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish1-1/+1
1993-03-22 * mipsread.c (compare_blocks): Sort blocks with the same startIan Lance Taylor1-1/+1
1993-03-22 * mipsread.c (parse_procedure): Save cur_fdr accross call toPeter Schauer1-621/+597
1993-02-04Reindented to GNU standard. No semantic changes. This checkin is toIan Lance Taylor1-2084/+2239
1993-02-02Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-23/+10
1993-02-02* hp300ux-nat.c: Update copyrights.John Gilmore1-11/+11
1993-01-16 * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1-14/+20
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-1/+2
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-14/+15
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-3/+16
1992-10-21* mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specificJohn Gilmore1-5/+4
1992-10-15Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1-7/+7
1992-10-15* mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo."Stu Grossman1-70/+100