aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-09-04 * i960-tdep.c (signal.h): Don't include.Stan Shebs2-1/+2
1994-09-04 * gdbint.texinfo: Removed mentions of some incorrectly placed andStan Shebs1-0/+5
1994-09-04 * cxux-nat.c (target_is_m88110): Remove definition.Stan Shebs2-2/+2
1994-09-04Update to reflect changes in config filesStan Shebs5-5/+14
1994-09-04 * configure.in (config/nm-empty.h): If cross only, use insteadStan Shebs9-8/+129
1994-09-03 * configure.in: Don't ln gdbtk.tcl if it's already there.Stu Grossman2-1/+5
1994-09-03Fix a typo in last changeStan Shebs1-1/+1
1994-09-03* configure.in: No longer looks for nm, tm, and xm headers inJ.T. Conklin2-17/+10
1994-09-03 * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs6-276/+256
1994-09-03Add gdbserve.mt.Stu Grossman1-0/+1
1994-09-03Add .Sanitize.Stu Grossman1-0/+33
1994-09-03Add nlm subdir.Stu Grossman1-0/+1
1994-09-02* config/sparc/tm-nbsd.h: Add #defines to map NetBSD struct andJ.T. Conklin1-0/+22
1994-09-02 * c-typeprint.c (c_typedef_print): Add missing Chill support.Per Bothner2-1/+12
1994-09-01Create a .Sanitize file.Stu Grossman1-0/+49
1994-09-01 * rs6000-pinsn.c (print_insn): Use powerpc disassembler whenStu Grossman4-11/+5
1994-09-01 * rs6000-pinsn.c (print_insn): Use powerpc disassembler whenStu Grossman6-3/+27
1994-09-01* config/xm-nbsd.h: Don't define SET_STACK_LIMIT_HUGE; it is obsolete.Jim Kingdon2-3/+4
1994-09-01Commit again, CVS botched this last time.J.T. Conklin5-97/+0
1994-09-01* config/tm-nbsd.h: New file, support for all NetBSD targets.J.T. Conklin8-7/+174
1994-09-01* config/tm-nbsd.h: New file, support for all NetBSD targets.J.T. Conklin2-2/+10
1994-08-31Wed Aug 31 14:40:33 1994 Jason Molenda (crash@phydeaux.cygnus.com)Jason Molenda2-2/+7
1994-08-31 * inflow.c (set_sigint_trap, clear_sigint_trap): Check forJim Kingdon4-13/+15
1994-08-31 * value.h (struct value): Change literal_data from PTR to char *,Jim Kingdon1-0/+5
1994-08-31 * somread.c (som_symfile_read): Force unwinds to be re-read afterJeff Law2-0/+7
1994-08-30 * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition,Stan Shebs2-2/+9
1994-08-29Lose ns32k-opcode.h.Stan Shebs1-1/+0
1994-08-29 * Makefile.in (ns32k-opcode.h): Remove reference.Stan Shebs3-817/+16
1994-08-29 * nlm/configure.in: Stop using cpu.c. Put it in TDEPFILES instead.Stu Grossman3-4/+21
1994-08-29 * nlm/Makefile.in: Add rule for .S.o.Stu Grossman10-1948/+425
1994-08-29Keep Fortran testsStan Shebs2-0/+38
1994-08-29 First part of Fortran test suite.Stan Shebs3-0/+693
1994-08-29* annotate.c (annotate_starting): Flush output.Jim Kingdon2-1/+10
1994-08-28 * gdb.base/default.exp: Update expect pattern for load commandPeter Schauer1-0/+5
1994-08-28 * symfile.c (symbol_file_add): Move reinit_frame_cache call toPeter Schauer7-10/+59
1994-08-26Remove RCS ID'sJ.T. Conklin2-8/+2
1994-08-26* sparcnbsd.mh,sparcnbsd.mt: New files, support for NetBSD/sparc.J.T. Conklin4-2/+13
1994-08-25fix typoJ.T. Conklin1-2/+2
1994-08-25* config/xm-nbsd.h: New file, support for all NetBSD ports.J.T. Conklin4-0/+97
1994-08-25* config/xm-nbsd.h: New file, support for all NetBSD ports.J.T. Conklin4-0/+47
1994-08-24 * remote-vx.c (vx_attach): Interpret the command argument as anStan Shebs2-4/+12
1994-08-24 * configure.in: Change i386 to i[345]86.Ian Lance Taylor4-5/+12
1994-08-24 * configure.in: Change i[34]86 to i[345]86.Ian Lance Taylor4-114/+120
1994-08-24* configure.in (i386-*-netware): Automatically configure nlmJ.T. Conklin2-1/+7
1994-08-24 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expectStan Shebs2-11/+23
1994-08-24* nlm/gdbserve.c: conditionalize header file inclusion for eitherJ.T. Conklin3-3/+30
1994-08-24* gdbserve.c: conditionalize header file inclusion for eitherJ.T. Conklin1-0/+8
1994-08-24 * nlm/ppc.c (set_step_traps clear_step_traps): Cleanups.Stu Grossman3-20/+28
1994-08-23 * gdbtypes.h: Declare f77_create_literal_string_type andJim Kingdon3-2/+25
1994-08-23Command loop sort-of works, stopeed core dumping.Rob Savoye1-42/+95