2005-12-12 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / mini / inssel-s390.brg
2005-12-02 Neale FergusonBring s390 JIT up to current level
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-03-22 Martin Baulig**** Merged r40732-r40872 from MCS ****
2005-03-04 Neale FergusonAdd support for passing/returning small structures...
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2005-01-30 Ben MaurerIn mono/metadata:
2005-01-10 Neale Ferguson- Fix atomic ops on s390
2004-12-14 Marek SafarCopied remotely
2004-12-07 Neale FergusonFix atomic operations and add initial support for tls...
2004-12-01 Neale FergusonImplement vararg support for s390. Minor fix to atomic...
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-11-09 Neale FergusonOP_RETHROW support; Fix global register allocations
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-06 Neale FergusonSupport the MEMCPY(base, base) rule and add initial...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
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-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-18 Neale FergusonFix broken ABI for stack parameters
2004-06-11 Neale FergusonFurther ABI tweeking
2004-05-20 Neale FergusonMore fixes for code generation (CONV_I1/CONV_I2)
2004-05-07 Neale FergusonRemove debugging printfs
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-06 Neale FergusonS/390 JIT