Age | Commit message (Expand) | Author | Files | Lines |
2002-03-19 | * coffread.c: Remove redundant static declarations. Replace | Alexandre Oliva | 1 | -4/+2 |
2001-05-29 | * symfile.c (compare_psymbols, compare_symbols): Declare using | Alexandre Oliva | 1 | -1/+1 |
2001-03-07 | 2001-03-06 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 1 | -1/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-02-10 | * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls | Peter Schauer | 1 | -5/+12 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -17/+8 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -13/+8 |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 1 | -1/+1 |
2000-05-04 | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1 | -3/+3 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -1/+1 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -6/+4 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -44/+52 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -0/+2 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+446 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -451/+0 |
1996-07-03 | * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c, | Mark Alexander | 1 | -35/+29 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -9/+3 |
1994-04-08 | * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolines | Peter Schauer | 1 | -3/+308 |
1993-12-06 | Added Irix 5 support. | Ian Lance Taylor | 1 | -3548/+28 |
1993-10-31 | * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c, | Jim Kingdon | 1 | -2/+1 |
1993-10-30 | * symfile.c (reread_symbols): When re-reading symbols, do all the | Jim Kingdon | 1 | -18/+40 |
1993-10-11 | * mipsread.c (parse_partial_symbols): Do not add undefined | Peter Schauer | 1 | -71/+125 |
1993-09-18 | * mipsread.c (parse_type): Don't complain() if we guessed struct | Jim Kingdon | 1 | -2/+12 |
1993-09-16 | * mipsread.c: Many changes for alpha ecoff format: | Peter Schauer | 1 | -159/+285 |
1993-09-08 | gcc lint | K. Richard Pixley | 1 | -2/+2 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -1/+1 |
1993-09-01 | * mipsread.c (parse_partial_symbols): Use language from FDR if it | Peter Schauer | 1 | -61/+51 |
1993-08-30 | * stabsread.h, dbxread.c (end_psymtab): Return NULL if the psymtab | Peter Schauer | 1 | -136/+68 |
1993-08-20 | * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1): | Peter Schauer | 1 | -0/+6 |
1993-08-20 | * config/vax/tm-vax.h (BELIEVE_PCC_PROMOTION): Define. | Peter Schauer | 1 | -176/+336 |
1993-07-27 | * fork-child.c (fork_inferior): Only quote exec file if needed. | Jim Kingdon | 1 | -0/+5 |
1993-07-27 | * mipsread.c (parse_type): Do not set tag name for compiler | Peter Schauer | 1 | -1/+5 |
1993-07-26 | * mipsread.c (parse_symbol): Put stStaticProc symbols in minimal | Jim Kingdon | 1 | -26/+51 |
1993-07-21 | * mipsread.c (fixup_sigtramp): Initialize pdr.adr, it is used by | Peter Schauer | 1 | -0/+1 |
1993-07-16 | * mipsread.c: No longer need to undefine ZMAGIC. | Ian Lance Taylor | 1 | -3/+0 |
1993-07-15 | * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have | Jim Kingdon | 1 | -1/+1 |
1993-07-15 | * mipsread.c (parse_procedure): Take as argument the symtab to look | Jim Kingdon | 1 | -60/+61 |
1993-07-15 | * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs, | Jim Kingdon | 1 | -47/+61 |
1993-07-09 | * mipsread.c (cross_ref): Set the name to unknown for "struct *" case. | Jim Kingdon | 1 | -0/+7 |
1993-07-08 | Fix a place in mipsread.c where I missed using tag_name; revision to | Jim Kingdon | 1 | -54/+69 |
1993-05-22 | Fix stack unwinding through _sigtramp on Irix. These patches are from | Peter Schauer | 1 | -8/+9 |
1993-05-22 | * config/mips/tm-irix3.h: Clean up, use tm-bigmips.h and redefine | Peter Schauer | 1 | -4/+26 |
1993-04-16 | * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue | Peter Schauer | 1 | -3/+28 |
1993-03-28 | * breakpoint.c (breakpoint_re_set_one): Fix storage leak. | Peter Schauer | 1 | -1/+6 |
1993-03-23 | * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k, | Fred Fish | 1 | -1/+1 |
1993-03-22 | * mipsread.c (compare_blocks): Sort blocks with the same start | Ian Lance Taylor | 1 | -1/+1 |
1993-03-22 | * mipsread.c (parse_procedure): Save cur_fdr accross call to | Peter Schauer | 1 | -621/+597 |
1993-02-04 | Reindented to GNU standard. No semantic changes. This checkin is to | Ian Lance Taylor | 1 | -2084/+2239 |
1993-02-02 | Tue Feb 2 15:30:33 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -23/+10 |
1993-02-02 | * hp300ux-nat.c: Update copyrights. | John Gilmore | 1 | -11/+11 |