diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-06-09 15:38:23 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-06-09 15:38:23 +0000 |
commit | 411bffc41cad1298637b67eaa532b22a7b0099cf (patch) | |
tree | 5bb67b5abc57599bb83e4260ef1fc2c4a3fa560e /Changelog | |
parent | ff1f20a3ee3fe484bcf5147a124c4e4e878907ba (diff) |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@226 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +version 0.3: + - added fnsave, frstor, fnstenv, fldenv FPU instructions + - added FPU register save in signal emulation + - ARM port + version 0.2: - PowerPC disassembly and ELF symbols output (Rusty Russel) |