aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-09-03* stabs.texinfo: Make info author notice match the TeX author notice.Jim Kingdon2-1/+6
1993-09-03 * elfread.c (elf_symtab_read): Don't add symbols starting with ".L"Jim Kingdon2-0/+6
1993-09-03* stabs.texinfo: Many minor cleanups.Jim Kingdon1-9/+11
1993-09-03* stabs.texinfo: Many minor cleanups.Jim Kingdon1-3/+5
1993-09-03remove obsolete comment about call function stuff being duplicatedJim Kingdon1-7/+0
1993-09-03 * target.c (pop_target): Don't try to deal with the stack becomingJim Kingdon1-0/+3
1993-09-03 * dcache.c: Cast return value from xmalloc.Jim Kingdon3-4/+16
1993-09-02* m88k-tdep.c: Remove a bunch of unused #includes.Jim Kingdon2-18/+2
1993-09-02* language.h: Add comment about current_language.Jim Kingdon2-1/+15
1993-09-02 * mips-tdep.c (_initialize_mips_tdep): Change heuristic-fence-postJim Kingdon1-0/+3
1993-09-02 * m88k-tdep.c: Include sys/dir.h before sys/user.h.Jim Kingdon4-7/+13
1993-09-02* config/m88k/delta88v4.h (NATDEPFILES): Remove infptrace.o inftarg.o.Jim Kingdon3-1/+6
1993-09-02 * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h.Jim Kingdon3-1/+3
1993-09-02* printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.Jim Kingdon1-1/+1
1993-09-02* printcmd.c: Remove __INT_VARARGS_H code; now in xm-m88k.h.Jim Kingdon1-2/+7
1993-09-02 * config/m88k/xm-dgux.h: Renamed from config/m88k/xm-m88k.h.Jim Kingdon6-57/+100
1993-09-02renamed from xm-m88k.hJim Kingdon1-0/+0
1993-09-02* remote-udi.c (udi_wait): Call `warning' not `error'.Jim Kingdon1-0/+2
1993-09-02* remote-udi.c (udi_wait): Call `warning' not `error'.Jim Kingdon1-1/+4
1993-09-02 * symtab.c (COMPLETION_LIST_ADD_SYMBOL): If the symbol has aJim Kingdon2-2/+9
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon15-23/+32
1993-09-02Load the udi library procedures.Rob Savoye1-0/+1
1993-09-02 * symtab.c (find_pc_line, find_line_common),Jim Kingdon1-1/+2
1993-09-01 * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1-2/+3
1993-09-01 * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1-2/+4
1993-09-01index -> strchrK. Richard Pixley5-5/+9
1993-09-01 * remote.c: Add comment explaining why dcache is disabled.Jim Kingdon1-2/+9
1993-09-01 * remote.c: Add comment explaining why dcache is disabled.Jim Kingdon1-3/+14
1993-09-01 * symtab.c (find_pc_line, find_line_common),Jim Kingdon1-21/+27
1993-09-01bzero -> memsetK. Richard Pixley20-58/+69
1993-09-01bcmp -> memcmpK. Richard Pixley2-6/+7
1993-09-01 * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon5-354/+156
1993-09-01bcopy -> memcpyK. Richard Pixley45-357/+1035
1993-09-01break dcache out of remote-nindy.cK. Richard Pixley3-175/+15
1993-09-01 * mipsread.c (parse_partial_symbols): Use language from FDR if itPeter Schauer2-61/+69
1993-09-01break dcache code out of remote.cK. Richard Pixley5-219/+183
1993-09-01pulling dcache code out of remote.cK. Richard Pixley1-1/+1
1993-08-31 * config/udi-gdb.exp: gdb_exit now kills any isstip processesRob Savoye1-0/+6
1993-08-31Just a little cleanup. Made gdb_exit "kill" any isstip's still runningRob Savoye1-42/+45
1993-08-31comment changeK. Richard Pixley1-4/+5
1993-08-31break dcache code out of remote-bug.cK. Richard Pixley7-194/+306
1993-08-31 * stabs.texinfo: Initial-caps all words in node names andDavid MacKenzie2-243/+248
1993-08-31 * c-typeprint.c (c_print_type_base): Treat show = 0 just likeJim Kingdon2-9/+19
1993-08-31* stabs.texinfo: Many minor cleanups.Jim Kingdon1-7/+7
1993-08-31* stabs.texinfo: Many minor cleanups.Jim Kingdon1-67/+71
1993-08-31recognize m88110K. Richard Pixley2-0/+5
1993-08-31 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out theRob Savoye1-0/+10
1993-08-30Use default version procedure.Rob Savoye2-17/+2
1993-08-30Add default gdb version so it can be shared.Rob Savoye1-0/+16
1993-08-30Make gdb_exit into default_gdb_exit so it can be shared.Rob Savoye1-12/+75