diff options
author | Jackie Smith Cashion <jsmith@redhat.com> | 1995-11-08 16:04:23 +0000 |
---|---|---|
committer | Jackie Smith Cashion <jsmith@redhat.com> | 1995-11-08 16:04:23 +0000 |
commit | 549cd3bac1252695a33a3900c3780ef86c1ddea2 (patch) | |
tree | f65764f004cd85d63510ff95eacbc657eb490d2f /gdb/ChangeLog | |
parent | 595a6ec33714bd4efdf797f1a5b1b94704454b49 (diff) | |
download | gdb-549cd3bac1252695a33a3900c3780ef86c1ddea2.zip gdb-549cd3bac1252695a33a3900c3780ef86c1ddea2.tar.gz gdb-549cd3bac1252695a33a3900c3780ef86c1ddea2.tar.bz2 |
* config/mips/vr4300.mt: Added simulator to default VR4300 build.
NOTE: Only the BigEndian build has the simulator included, because a
LittleEndian simulator is not constructed at the moment (it should
work, but has not been tested fully).
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aa8be8a..47c135c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Wed Nov 8 15:59:52 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> + + * config/mips/vr4300.mt: Added simulator to default VR4300 build. + Tue Nov 7 16:02:25 1995 Stu Grossman (grossman@cygnus.com) * remote-mips.c (mips_initialize): Fix brain damage found by |