Comment
[cacao.git] / i386 / ngen.c
2003-11-01 twistii386_emit_* functions for similar code like alu ops...
2003-10-22 twistiTest version: we use function calls instead of code...
2003-10-20 twistiheaders.c
2003-09-13 twisti- native stub fix
2003-07-10 twisti- comment header fixes
2003-07-08 twisti- usage of (u1 *) mcodeptr
2003-07-02 twisti- FCONST issue fixed
2003-06-19 twistijvm98 mostly works, despite of raytrace
2003-06-13 twistimethodtable include
2003-06-04 twisti- exceptions working
2003-05-12 twistiRemoved ICMD_IREM0X10001 and ICMD_LREM0X10001
2003-05-12 twistiMany bugfixes:
2003-04-26 twisti- float/double println works
2003-04-14 twisti- REG_SAV works
2003-04-11 twisti- AGAIN another floating point handling, one more will...
2003-03-30 twistiAgain new floating point handling, scimark works.
2003-03-27 twistiMany bug fixes, initial Exception support.
2003-03-23 twistiFixed ICMD_FCMPx
2003-03-16 twistiNew floating point code behaviour, fixed FCMPx, fixed...
2003-03-10 twistiWith MULTIANEWARRAY
2003-03-09 twistiNow longs can be printed, IDIVPOW2 back in.
2003-03-07 twistiTrying to get regalloc working.
2003-02-27 twistiFurther enhancement, println() works!
2003-02-11 twistinext update, first time HelloWorld works nearly
2003-02-09 twistichanges for gnu disassembler and further porting
2003-01-23 twistiInitial commit