aboutsummaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-10-30* mipsread.c: Cleanup coding style.Mark Kettenis1-82/+68
2004-06-15 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra1-4/+4
2004-05-072004-05-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+0
2004-05-012004-04-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+0
2004-02-142004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+1
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-122003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+3
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2002-03-19* coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva1-4/+2
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva1-1/+1
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-10 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca callsPeter Schauer1-5/+12
2000-07-30Protoization.Kevin Buettner1-17/+8
2000-05-28PARAMS removal.Kevin Buettner1-13/+8
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