diff options
-rw-r--r-- | sim/rx/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index 8e60f52..73558ce 100644 --- a/sim/rx/ChangeLog +++ b/sim/rx/ChangeLog @@ -1,3 +1,8 @@ +2010-06-07 Nick Clifton <nickc@redhat.com> + + * reg.c (set_oszc): Use unsigned int for the mask. + (set_szc, set_osz, set_sz): Likewise. + 2010-05-28 Kevin Buettner <kevinb@redhat.com> * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command. |