Added asm_builtin_f2i functions.
[cacao.git] / i386 / asmpart.S
2003-11-01 twistiAdded asm_builtin_f2i functions.
2003-10-22 twisti`No newline at end of file' fix.
2003-10-20 twistiheaders.c
2003-08-03 twistiSave all registers before calling builtin_monitorexit
2003-07-10 twisti- comment header fixes
2003-07-02 twistiRemoved some dataseg pointer stuff.
2003-06-19 twistijvm98 mostly works, despite of raytrace
2003-06-13 twistismall changes
2003-06-04 twisti- exceptions working
2003-05-12 twistiMany bugfixes:
2003-04-26 twisti- float/double println works
2003-04-14 twisti- REG_SAV works
2003-04-11 twistiSome thread stuff and exception modifications.
2003-03-30 twistiAgain new floating point handling, scimark works.
2003-03-27 twistiMany bug fixes, initial Exception support.
2003-03-16 twistiNew floating point code behaviour, fixed FCMPx, fixed...
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