commit | 411bffc41cad1298637b67eaa532b22a7b0099cf | [log] [tgz] |
---|---|---|
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Mon Jun 09 15:38:23 2003 +0000 |
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | Mon Jun 09 15:38:23 2003 +0000 |
tree | 5bb67b5abc57599bb83e4260ef1fc2c4a3fa560e | |
parent | ff1f20a3ee3fe484bcf5147a124c4e4e878907ba [diff] [blame] |
update git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@226 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/Changelog b/Changelog index 567997d..013555e 100644 --- a/Changelog +++ b/Changelog
@@ -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)