diff options
author | Jackie Smith Cashion <jsmith@redhat.com> | 1995-10-23 16:09:58 +0000 |
---|---|---|
committer | Jackie Smith Cashion <jsmith@redhat.com> | 1995-10-23 16:09:58 +0000 |
commit | 0e3a4b1e8e1a70001f793e8070da38c791e58851 (patch) | |
tree | 0837d57bdf5882954261fa932ce0146a30c00e4b /gdb/ChangeLog | |
parent | bef54404791c11a7bd26f4c570ec1fd2a886024a (diff) | |
download | gdb-0e3a4b1e8e1a70001f793e8070da38c791e58851.zip gdb-0e3a4b1e8e1a70001f793e8070da38c791e58851.tar.gz gdb-0e3a4b1e8e1a70001f793e8070da38c791e58851.tar.bz2 |
The revision 2.48 change (grossman 1995/10/16) had unfortunately
broken the prompt spotting for the <RISQ> variant of the IDT
monitor. Also took this opportunity to add the vr4300 configure.in
options.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 86a1e45..01ac370 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Mon Oct 23 16:03:33 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> + + * configure.in (configdirs): Added support for the VR4300 default + builds (mips64*vr4300*el-*-elf*, mips64*vr4300*-*-elf*). + + * configure: Regenerated. + + * remote-mips.c (mips_load): Updated the prompt spotting code to + make use of the TARGET_MONITOR_PROMPT manifest. + Sat Oct 21 06:11:49 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * alpha-tdep.c, mips-tdep.c (init_extra_frame_info): |