*** empty log message ***
[cacao.git] / i386 /
2003-11-01 twistii386_emit_* functions for similar code like alu ops...
2003-11-01 twistiAdded asm_builtin_f2i functions.
2003-10-23 stefanUpdated distfiles
2003-10-22 twistiasm_switchstackandcall now defined in asmpart.h
2003-10-22 twistiUSE_BOEHM removed.
2003-10-22 twistiWe do not support special DIV on i386.
2003-10-22 twistiTest version: we use function calls instead of code...
2003-10-22 twisti`No newline at end of file' fix.
2003-10-22 twistiObsolete.
2003-10-21 twistiWe do not use dis-stuff.h anymore.
2003-10-21 twistiNot used anymore.
2003-10-20 twistiheaders.c
2003-10-20 twistiCompile without warnings with -Wall.
2003-09-13 twistiRemoved defines, cause we use now isnan() call.
2003-09-13 twistiMake -si work again.
2003-09-13 twisti- native stub fix
2003-08-03 twistiu1* fixes
2003-08-03 twistiSave all registers before calling builtin_monitorexit
2003-07-10 twisti- comment header fixes
2003-07-08 twisti- usage of (u1 *) mcodeptr
2003-07-02 twistiSome defines for special handling of java_lang_Float_in...
2003-07-02 twisti- FCONST issue fixed
2003-07-02 twistiSome stuff for fpu code which does not work correctly...
2003-07-02 twistiRemoved some dataseg pointer stuff.
2003-06-19 twistijvm98 mostly works, despite of raytrace
2003-06-13 twistiboehm ifdef's
2003-06-13 twistismall changes
2003-06-13 twistimethodtable include and cleanup
2003-06-13 twistimethodtable include
2003-06-13 twistiInitial import.
2003-06-04 twisti- exceptions working
2003-05-12 twistiRemoved ICMD_IREM0X10001 and ICMD_LREM0X10001
2003-05-12 twistiMany bugfixes:
2003-05-09 stefanRemoved missing file
2003-04-26 twisti- float/double println works
2003-04-14 twisti- REG_SAV works
2003-04-11 twistiprint 0x in front of address.
2003-04-11 twisti- AGAIN another floating point handling, one more will...
2003-04-11 twistiSome new floating point instructions.
2003-04-11 twistiSome thread stuff and exception modifications.
2003-04-11 twistii386 has another sigcontext.
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-14 stefanAdded more missing files
2003-03-14 stefanAdded missing files
2003-03-11 stefanMakefile maintenance
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-03-07 twistiWe don't need this anymore for i386.
2003-02-27 twistiFurther enhancement, println() works!
2003-02-11 twistinext update, first time HelloWorld works nearly
2003-02-09 twistinew files for gnu disassembler
2003-02-09 twistichanges for gnu disassembler and further porting
2003-02-09 twistichanges for new disassembler
2003-02-05 stefanMerged everything with MIPS version
2003-01-23 twistiInitial commit