diff options
author | Hafiz Abid Qadeer <abidh@codesourcery.com> | 2013-04-19 18:17:32 +0000 |
---|---|---|
committer | Hafiz Abid Qadeer <abidh@codesourcery.com> | 2013-04-19 18:17:32 +0000 |
commit | 8bf54274eced4d6b47ba1296f20cc7d5f737e673 (patch) | |
tree | 524b72de67bbe3196b2ffaef52df77735cf88b5b /sim/ChangeLog | |
parent | c49e7f76afc4507257d66f1c72fabd83c2d6ef18 (diff) | |
download | gdb-8bf54274eced4d6b47ba1296f20cc7d5f737e673.zip gdb-8bf54274eced4d6b47ba1296f20cc7d5f737e673.tar.gz gdb-8bf54274eced4d6b47ba1296f20cc7d5f737e673.tar.bz2 |
2013-04-19 Nathan Froyd <froydnj@codesourcery.com>
* ppc-instructions (isel): New instruction.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index bc3c894..b0a75b7 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +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. |