* DataGrid.cs: move back to a more lazy scheme for creating the
[mono.git] / mono / mini / mini-s390.c
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-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-29 Neale Ferguson* mini-s390.c, mini-s390x.c: Fix VARARG case processing...
2006-06-12 Miguel de IcazaCorrect typo
2006-06-09 Neale Ferguson* mono/mini/mini-s390.c: Correct ATOMIC operations...
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-16 Neale Ferguson* mini-s390.c: Remove OP_X86_TEST_NULL.
2006-03-11 Zoltan Varga2006-03-11 Zoltan Varga <vargaz@gmail.com>
2006-02-15 Paolo MolaroWed Feb 15 16:23:17 CET 2006 Paolo Molaro <lupus@ximian...
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-10 Chris Toshokstub out the 2.0 System.Web.Compilation stuff.
2006-01-10 Neale Ferguson * mini-s390.c: Fix ATOMIC_ADD_I4 operation.
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* mini-s390.c (mono_arch_get_inst_for_method): Add...
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 FergusonRemove some debugging bits.
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-16 Paolo MolaroWed Mar 16 16:24:11 CET 2005 Paolo Molaro <lupus@ximian...
2005-03-04 Neale FergusonAdd support for passing/returning small structures...
2005-02-06 Neale FergusonFix bug with register usage on certain arithmetic opera...
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-10 Patrik Torstensson--This linetrik Torstensson <patrik.torstensson@gmail...
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-19 Neale FergusonLMF and synchronization updates
2004-11-18 Lluis Sanchez2004-11-18 Lluis Sanchez Gual <lluis@novell.com>
2004-11-17 Atsushi Eno2004-11-17 Atsushi Enomoto <atsushi@ximian.com>
2004-11-17 Neale FergusonAdd support for siginfo_t as a parameter to mono_arch_i...
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-11-08 Ben Maurer2004-11-07 Ben Maurer <bmaurer@ximian.com>
2004-10-29 Neale FergusonCleanup exception s390 handling; fix prolog length...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-04 Neale FergusonMinor fix to OP_OR_IMM.
2004-09-28 Neale FergusonMinor JIT fixes
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-21 Neale FergusonMinor OP_ARGLIST changes
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-09 Paolo MolaroThu Sep 9 20:57:53 CEST 2004 Paolo Molaro <lupus@ximian...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-06 Paolo MolaroMon Sep 6 05:50:02 PDT 2004 Paolo Molaro <lupus@ximian...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-18 Ben Maurer2004-08-18 Ben Maurer <bmaurer@users.sourceforge.net>
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...
next