asm_switchstackandcall now defined in asmpart.h
[cacao.git] / x86_64 /
2003-10-22 twistiRemoved obsolete dis-stuff.h
2003-10-22 twistiTest version: we use function calls instead of code...
2003-10-22 twistiasm_switchstackandcall is now defined in asmpart.h
2003-10-22 twistiRemoved obsolete dis-stuff.h and moved #include's here.
2003-10-22 twistiCast code pointer to s8.
2003-10-22 twistiStuff from dis-stuff.h, which is obsolete.
2003-10-22 twistiCalculate exception address correct.
2003-10-21 twistiNot used anymore.
2003-10-13 twisti- fixed jvm raytrace ;-), it was a parameter passing...
2003-10-13 twistiCalculate the correct faulting address.
2003-09-17 twistiMany bugfixes.
2003-09-15 stefanPPC merge
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-22 twisti-sa fixed and better output
2003-08-11 twistiSome fixes.
2003-08-11 twistiSet BFD_HOST_64BIT_LONG to 1.
2003-08-11 twistiSet u8 to long int.
2003-08-11 twistiThings are starting to work. Some fpu stuff converted...
2003-08-06 twistiMore porting done.
2003-08-01 twistiPrint address correct.
2003-08-01 twistiSome changes.
2003-07-29 twistiSome changes.
2003-07-29 twistiCorrect registers in signal handler.
2003-07-29 twistiSome move instructions.
2003-07-29 twistiMore commands converted.
2003-07-10 twisti...it's growing!
2003-07-10 twistiInitial import, small changes from i386 version.