diff options
author | Michael Meissner <gnu@the-meissners.org> | 1997-05-09 19:48:52 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1997-05-09 19:48:52 +0000 |
commit | aaa7b252607ba49e67cb3329a1dea77418f3d1a1 (patch) | |
tree | 53cc97676e6b9e92cc588348278aeb29513c930e /sim/tic80/ChangeLog | |
parent | 9efd3f74128b8c6179269e366227db74c6b7d504 (diff) | |
download | gdb-aaa7b252607ba49e67cb3329a1dea77418f3d1a1.zip gdb-aaa7b252607ba49e67cb3329a1dea77418f3d1a1.tar.gz gdb-aaa7b252607ba49e67cb3329a1dea77418f3d1a1.tar.bz2 |
Make cmp produce the correct results
Diffstat (limited to 'sim/tic80/ChangeLog')
-rw-r--r-- | sim/tic80/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index 1b1a167..aeaa431 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -1,3 +1,8 @@ +Fri May 9 15:47:36 1997 Mike Meissner <meissner@cygnus.com> + + * insns (cmp_vals,do_cmp): Produce the correct bits as specified + by the architecture. + Fri May 9 09:55:33 1997 Andrew Cagney <cagney@b1.cygnus.com> * alu.h (long_immediate): Adjust the CIA delay-pointer as well as |