diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-07-16 17:01:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-07-16 17:01:31 +0000 |
commit | 763e8ded4b36e98ee321ae5d90cb6f554dd268e6 (patch) | |
tree | 9826bc887ca121cd79b2d562f607703d28ffd30a /include/opcode/ChangeLog | |
parent | 2e9e68699d8acd0d740284196937cc435473f6de (diff) | |
download | gdb-763e8ded4b36e98ee321ae5d90cb6f554dd268e6.zip gdb-763e8ded4b36e98ee321ae5d90cb6f554dd268e6.tar.gz gdb-763e8ded4b36e98ee321ae5d90cb6f554dd268e6.tar.bz2 |
* mips.h: Reworked the hazard information somewhat, and fixed some
bugs in the instruction hazard descriptions.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index f248b72..ced4719 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 16 09:59:29 1993 Ian Lance Taylor (ian@cygnus.com) + + * mips.h: Reworked the hazard information somewhat, and fixed some + bugs in the instruction hazard descriptions. + Thu Jul 15 12:42:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * m88k.h: Corrected a couple of opcodes. |