diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-02-01 03:00:14 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-02-01 03:00:14 +0000 |
commit | ad4cda162bffa0598963013e44a2ba1f2648581c (patch) | |
tree | a04325f9265a2c109ae241ff97cb4514f8807ae2 /sim/h8300/ChangeLog | |
parent | 539559676b793027458a4abeed447866d4dc9f6f (diff) | |
download | gdb-ad4cda162bffa0598963013e44a2ba1f2648581c.zip gdb-ad4cda162bffa0598963013e44a2ba1f2648581c.tar.gz gdb-ad4cda162bffa0598963013e44a2ba1f2648581c.tar.bz2 |
* compile.c (sim_resume): Fix the handling of bxor.
Diffstat (limited to 'sim/h8300/ChangeLog')
-rw-r--r-- | sim/h8300/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/h8300/ChangeLog b/sim/h8300/ChangeLog index 227966e..62fd073 100644 --- a/sim/h8300/ChangeLog +++ b/sim/h8300/ChangeLog @@ -1,3 +1,7 @@ +2003-01-31 Kazu Hirata <kazu@cs.umass.edu> + + * compile.c (sim_resume): Fix the handling of bxor. + 2003-01-16 Michael Snyder <msnyder@redhat.com> * compile.c: Change K&R function definitions to ISO. |