* coff-sh.c (sh_reloc): Don't ignore the previous contents of an
[binutils-gdb.git] / gdb /
1995-01-23 Jim Kingdon* gdb.texinfo (Processes): New node.
1995-01-23 Per Bothner Add support for Chill bitstring literals (e.h. H'FF00').
1995-01-23 Rob Savoye * Makefile.in: Remove references to remote-mon.c.
1995-01-23 Jim Kingdon * Makefile.in (CHILL_FOR_TARGET): Update -L argument...
1995-01-23 Steve Chamberlain * remote-hms.c (hms_load): Delete.
1995-01-23 Steve ChamberlainMon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat>
1995-01-22 Jim Kingdon The following fixes a FAIL caused by the fact that...
1995-01-21 Jim Kingdon * gdb.c++/cplusfuncs.exp (test_lookup_operator_functio...
1995-01-21 Jim Kingdon* gdb.base/nodebug.exp: xfail most of the new tests...
1995-01-21 Jim Kingdonadd new tests sigall.c and sigall.exp
1995-01-21 Kung Hsu * add new file remote-vx29k.c.
1995-01-21 Kung Hsu * add new files vx29k.mt, tm-vx29k.h.
1995-01-20 Per Bothner * expression.h (OP_LABELED): New operator, for Chill
1995-01-20 Jim Kingdon * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
1995-01-19 Stan Shebs * h8300-tdep.c (gdb_print_insn_h8300): Fix typo (...
1995-01-18 Kung Hsu * remote-os9k.c (rombug_open): Fix a bug in...
1995-01-18 Rob SavoyeAdd GDBPROTO macro for checking the type of protocol.
1995-01-17 Stan ShebsReflect changes to pinsn and tdep files
1995-01-17 Jim Kingdon * parse.c (_initialize_parse): Improve wording of...
1995-01-17 Ian Lance Taylorupdate copyright
1995-01-17 Ian Lance Taylor * remote.texi: Update documentation of set/show mipsfpu.
1995-01-17 Ian Lance Taylor * config/mips/tm-mips.h (enum mips_fpu_type): New...
1995-01-17 Jim Kingdon* a29k-tdep.c (gdb_print_insn_a29k): Fix typo (&info...
1995-01-17 Jim Kingdon * gdb.base/nodebug.exp: Add tests to check that "print...
1995-01-17 Jim Kingdon * parse.c (write_exp_msymbol): Use new variables
1995-01-17 Stan Shebs * config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o.
1995-01-17 Stan ShebsRevert previous, ill-considered change to defs.h
1995-01-17 Stan Shebs General cleanup and simplication of disassembler inter...
1995-01-16 Kung Hsu * Makefile.in: add new files remote-vx29k.c...
1995-01-16 Kung Hsu * config/a29k/vx29k.mt: new file for new config...
1995-01-16 Jim Kingdon* gdb.base/setvar.c (dummy): Call malloc.
1995-01-16 Jim Kingdon * gdb.stabs/aout.sed: Enclose comments within a sed...
1995-01-16 Jim Kingdon * gdb.base/sigall.exp (test_one_sig): Add xfail for...
1995-01-16 Jim Kingdon * TODO: Remove items about corefile.exp testing new...
1995-01-16 Steve Chamberlain * w65-tdep.c, config/tm-w65.h, config/w65.mt: New...
1995-01-16 Steve Chamberlain * w65-tdep.c, config/tm-w65.h, config/w65.mt: New...
1995-01-16 Steve Chamberlainnew file.
1995-01-15 Steve ChamberlainSun Jan 15 14:36:19 1995 Steve Chamberlain <sac@splat>
1995-01-14 Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-14 Jim Kingdon * gdb.base/sigall.exp (test_one_sig): Attempt to recov...
1995-01-14 Jim Kingdon * infcmd.c (signal_command): For "signal 0", pass...
1995-01-14 Jim Kingdon* eval.c (evaluate_subexp): Clear expect_type except...
1995-01-14 Jim Kingdon* gdb.base/setvar.exp: Check for and reject crazy expec...
1995-01-13 Stan Shebs * Makefile.in (all): Don't make libgdb-files.
1995-01-13 Jim Kingdon * infcmd.c (signal_command): Accept "signal 0"; the...
1995-01-13 Per Bothner * stabsread.c (read_enum_type): When pending enum...
1995-01-12 Stu Grossman * gdbtk.c gdbtk.tcl: Update/add copyright.
1995-01-12 Jim Kingdon * gdb.base/sigall.c (gen_*): Pass argument to handle_...
1995-01-12 Peter Schauer Add procfs support for Alpha OSF/1-2.x.
1995-01-12 Peter Schauer * README: Add note about SPARCworks cc release 3...
1995-01-12 Jim Kingdon* gdb.base/sigall.exp: Add workaround for alpha weirdness.
1995-01-12 Jim Kingdon* gdb.base/help.exp: Don't test "help show".
1995-01-12 Stu Grossman * gdbtk.tcl: Add button to control mixed source disas...
1995-01-12 Stu Grossman * gdbtk.c (gdbtk_init): Improve handling for errors...
1995-01-12 Rob Savoye * array-rom.c: Add support for most commands.
1995-01-11 Jim Kingdon* gdb.base/help.exp: Replace most of docstring for...
1995-01-11 Jim Kingdon * gdb.base/a1-selftest.exp: Don't test "maint dump...
1995-01-11 Jeff LawOpps. Forgot to commit last night's ChangeLog entry.
1995-01-11 Jeff Law * command.c (show_user_1): Use print_command_line...
1995-01-11 Jeff Law * gdb.base/commands.exp: Test a simple user defined...
1995-01-11 Jeff Law * gdb.base/commands.exp: Test if/while commands as...
1995-01-11 Jim Kingdon * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with...
1995-01-11 Jeff Law * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer...
1995-01-10 Jim Kingdon * gdb.stabs/weird.exp: Allow spaces followed by backsp...
1995-01-10 Jim Kingdon * gdb.c++/classes.exp (test_ptype_class_objects, ptype...
1995-01-10 Jim Kingdon * mips-tdep.c (mips_skip_prologue): Accept or as well...
1995-01-09 Jim Kingdon* gdb.base/signals.exp: Call gdb_exit and gdb_start.
1995-01-09 Jim Kingdon * gdb.base/help.exp: Replace most of docstrings for...
1995-01-08 Jim Kingdon * TODO: Add note about "handle all nostop".
1995-01-08 Jim Kingdon * target.c, target.h (target_signal_from_command)...
1995-01-07 Peter Schauer * dbxread.c (process_one_symbol): Handle N_FUN symbols
1995-01-07 Stan Shebssanitization
1995-01-07 Stan ShebsKeep/lose gdbtk docs
1995-01-07 Stan Shebs * gdbgui.texinfo: New file, manual for GUI (gdbtk...
1995-01-06 Stu Grossman * Makefile.in (install_only uninstall): Indent for...
1995-01-06 Stan Shebs * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as...
1995-01-05 Stan ShebsKeep last year's ChangeLog
1995-01-05 Jeff Law * stabsread.c (define_symbol): Handle `a' symbol type...
1995-01-05 Stan Shebs * gdbtk.tcl (build_framework): Add standard commands...
1995-01-05 Stan Shebs * mpw-make.in (init.c): Use open-brace instead of...
1995-01-05 Kung Hsu * defs.h: move include tm.h up, so that the...
1995-01-04 Kung Hsu * remote-os9k.c (rombug_open): catch exception...
1995-01-04 Jim Kingdon* top.c (locate_arg): Call strchr not index.
1995-01-04 Per Bothner * ch-exp.y (literal): Recognize NULL.
1995-01-04 Per Bothner * ch-typeprint.c (chill_type_print_base): Get names...
1995-01-03 Stan Shebskeep sim-gdb.exp
1995-01-03 Stan Shebs * config/sim-gdb: New file, simulator testing support.
1995-01-02 Stan ShebsFixes PR 6111
1995-01-02 Stan ShebsStart this year's ChangeLog.
1994-12-31 Steve Chamberlain * config/m68k/tm-est.h: Remove cruft.
1994-12-31 Steve Chamberlain * config/m68k/tm-est.h: Remove cruft.
1994-12-31 Stan Shebs * gdbtk.tcl (FSBox): New proc, File Selection Box...
1994-12-30 Stan ShebsSanitize out gdbtk references unless keep-gdbtk specified
1994-12-30 Jeff Law * Allow up to 10 whitespace separated arguments...
1994-12-30 Rob Savoye * hppa-tdep.c (pa_print_registers): Extract register...
1994-12-30 Rob Savoye * array-rom.c: Support for Array Tech LSI33k based...
1994-12-30 Rob Savoye * monitor.[ch], op50-rom.c, rom68k-rom.c, w89k-rom...
1994-12-29 Jeff Law * hppa-tdep.c (hppa_fix_call_dummy): Prefer import...
1994-12-28 Stan Shebs * a29k-tdep.c (pop_frame): Fix a variable name.
1994-12-28 Jeff Law * hppa-tdep.c (push_dummy_frame): Refine code to deter...
next