summaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * mipsread.c (parse_procedure): Save cur_fdr accross call toPeter Schauer1993-03-221-621/+597
* Reindented to GNU standard. No semantic changes. This checkin is toIan Lance Taylor1993-02-041-2084/+2239
* Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1993-02-021-23/+10
* * hp300ux-nat.c: Update copyrights.John Gilmore1993-02-021-11/+11
* * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1993-01-161-14/+20
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-1/+2
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-14/+15
* * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1992-12-151-3/+16
* * mipsread.c (UNSAFE_DATA_ADDR): Remove MIPS-host-specificJohn Gilmore1992-10-211-5/+4
* Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1992-10-151-7/+7
* * mips-tdep.c, mipsread.c, tm-mips.h: Get rid of ".gdbinfo."Stu Grossman1992-10-151-70/+100
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-2/+2
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-7/+10