Comment
[cacao.git] / x86_64 / ngen.c
2003-11-01 twistiUse x86_64_emit_* functions for similar code as alu...
2003-10-27 twistiCheck corner cases on F2I, F2L, D2I and D2L. We don...
2003-10-22 twistiTest version: we use function calls instead of code...
2003-10-13 twisti- fixed jvm raytrace ;-), it was a parameter passing...
2003-09-17 twistiMany bugfixes.
2003-09-12 twistiFhourstones work cause of some shift fixes.
2003-09-07 twistiFloat compare fixed.
2003-09-01 twistijavac and nearly all jvm98 stuff works.
2003-08-30 twistiThings that work: fp, sleep, javac (only usage)
2003-08-27 twistiHooray! jctest works!
2003-08-23 twistiHelloWorld works for the first time!
2003-08-22 twistiOn the way to HelloWorld...
2003-08-11 twistiThings are starting to work. Some fpu stuff converted...
2003-08-06 twistiMore porting done.
2003-07-29 twistiCorrect registers in signal handler.
2003-07-29 twistiMore commands converted.
2003-07-10 twisti...it's growing!
2003-07-10 twistiInitial import, small changes from i386 version.