]> git.proxmox.com Git - mirror_qemu.git/history - dyngen.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / dyngen.h
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-02 balrogRemove unaligned accesses in ia64_apply_fixes().
2007-05-08 thsMake detection of unsupported hosts easier, inspired...
2007-05-05 thsSome bits of Linux/MIPS host support, still segfaulty.
2006-07-30 pbrookRewrite Arm host support.
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
2006-04-24 bellardia64 fixes
2006-03-11 pbrookFix typo in ppc icache flush.
2005-04-07 bellardia64 host support (David Mosberger)
2005-01-03 bellardlabels support in dyngen
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2003-09-17 bellardadded two more jump points
2003-08-10 bellardm68k host port (Richard Zidlicky)
2003-07-11 bellardchanged basic block exit generation
2003-06-15 bellardmoved cache flush to dyngen header
2003-06-09 bellardarm support - suppressed possibly unsafe sparc nop...