diff options
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/ppc/ChangeLog | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index b0a75b7..bc3c894 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,7 +1,3 @@ -2013-04-19 Nathan Froyd <froydnj@codesourcery.com> - - * ppc-instructions (isel): New instruction. - 2013-03-15 Steve Ellcey <sellcey@mips.com> * arm/wrapper.c (sim_complete_command): Make char arguments const. diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 0060fb3..4734587 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -4,6 +4,10 @@ 2013-04-19 Nathan Froyd <froydnj@codesourcery.com> * ppc-instructions (isel): New instruction. +2013-04-19 Nathan Froyd <froydnj@codesourcery.com> + + * ppc-instructions (isel): New instruction. + 2012-12-19 Joel Brobecker <brobecker@adacore.com> * COPYING: Update to GPL version 3. |