* DataGrid.cs: move back to a more lazy scheme for creating the
[mono.git] / mono / mini / inssel-s390.brg
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-26 Paolo MolaroTue Sep 26 11:57:26 CEST 2006 Paolo Molaro <lupus@ximia...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-11 Zoltan Varga2006-03-11 Zoltan Varga <vargaz@gmail.com>
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-06 Neale Ferguson * mini-s390.c, mini-s390.h, inssel-s390.brg, cpu-s390...
2006-01-05 Neale Ferguson * mini-s390.c, mini-s390.h: Fix lmf handling when...
2005-12-29 Neale Ferguson * inssel-s390.brg: Correct register assignment; Rework...
2005-12-21 Neale Ferguson* mini-ops.h: Add s390_backchain instruction
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-12-20 Neale Ferguson* inssel-s390.brg: remove debug statements
2005-12-16 Neale Ferguson* mini-s390.c: Fix LOCALLOC processing.
2005-12-15 Neale Ferguson* mini-s390.c: Fix ADDCC/SBB bug reveealed by test_0_ul...
2005-12-13 Neale FergusonContinuing to bring s390 up to current levels
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