Optimize code generation macros and standardize
[mono.git] / mono / mini / mini-s390.c
2004-07-30 Neale FergusonOptimize code generation macros and standardize
2004-07-29 Neale FergusonFix move instruction to handle large offsets
2004-07-27 Paolo MolaroTue Jul 27 16:05:19 CEST 2004 Paolo Molaro <lupus@ximia...
2004-07-16 Neale FergusonFix instruction length and correct register setting
2004-07-15 Neale FergusonFix ckfinite logic
2004-07-15 Neale FergusonImplement CEE_JMP
2004-07-15 Neale FergusonCorrect definitions of CONV_R_UN and a couple of LCONVs
2004-07-14 Neale FergusonJust when I thought there were no more ABI issues there...
2004-07-13 Neale FergusonFix single float handling
2004-07-12 Neale FergusonFix exception handler to recognize correct handler.
2004-07-12 Neale FergusonRework frame handling, correct some ABI problems and...
2004-06-18 Neale FergusonFix broken ABI for stack parameters
2004-06-11 Neale FergusonFurther ABI tweeking
2004-05-26 Neale FergusonFurther exception handling refinement for JIT
2004-05-21 Neale FergusonRemove debugging printfs
2004-05-21 Neale FergusonFurther JIT fixes for S390
2004-05-20 Neale FergusonMore fixes for code generation (CONV_I1/CONV_I2)
2004-05-18 Neale FergusonFix local variable allocation logic
2004-05-07 Neale FergusonBring s390 JIT up to date.
2004-04-20 Neale FergusonFix LMF handling for S/390 JIT
2004-04-19 Neale FergusonCleanup S/390 with .30/.31 changes
2004-04-19 Zoltan Varga2004-04-19 Zoltan Varga <vargaz@freemail.hu>
2004-04-06 Neale FergusonS/390 JIT