Merge pull request #642 from Ventero/CleanCopyLocal
[mono.git] / mono / mini / method-to-ir.c
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-22 Rodrigo KumperaWhen compiling gshared code, always use the cached...
2013-06-22 Rodrigo KumperaEnable managed allocation under gsharing.
2013-06-17 Zoltan VargaFetch TLS offsets from GOT slots when using AOT instead...
2013-06-15 Zoltan VargaUnify the tail call handling code with the normal call...
2013-06-13 Marek SafarMerge pull request #662 from cdrnet/fix-biginteger-gcd
2013-06-12 Zoltan VargaFix a memory overwrite in the gsharedvt jit code.
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-12 Zoltan VargaAdd support for nullables to box/unbox in gsharedvt...
2013-06-11 Zoltan VargaAllow Nullable.Box/Unbox to be compiled as gsharedvt...
2013-06-11 Zoltan VargaAllow the gsharedvt info/local vars to be register...
2013-06-11 Zoltan VargaOptimize generated gsharedvt code: Load information...
2013-06-10 Zoltan VargaEliminate the use of localloc in gsharedvt methods...
2013-06-09 Zoltan VargaRework the gsharedvt code to add support for vtypes...
2013-05-29 Zoltan VargaUse a different function for emitting write barriers...
2013-05-29 Zoltan VargaAdd support for constrained calls to Object.Equals...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-16 Alex Rønne PetersenRevert "Replace (f)printf with g_print(err) in method...
2013-05-16 Alex Rønne PetersenReplace (f)printf with g_print(err) in method-to-ir...
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-15 Zoltan VargaShorten some gshared function names.
2013-05-08 Zoltan VargaFix support for ldtoken in AOTed non-shared generic...
2013-05-06 Zoltan VargaAdd a missing wbarrier to the gsharedvt code.
2013-04-30 Alex Rønne PetersenMerge pull request #624 from jbevain-forks/mimemapping
2013-04-30 Zoltan VargaFix support for reference types in unbox.any in gshared...
2013-04-27 Zoltan VargaIgnore requests to set breakpoints at il offsets belong...
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-09 Alex Rønne PetersenSupport disabling of the security subsystem (CAS/CoreCLR).
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-02 Alex Rønne Petersen`#ifndef` some variables out to silence warnings in...
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-03-26 Alex Rønne PetersenMerge pull request #608 from metanest/bin_bash_spike
2013-03-26 Zoltan VargaDon't emulate idiv.un/irem.un on ARM in cases where...
2013-03-26 Zoltan VargaFix a typo in bc149a3814c33ee55eaa01fe49c52389d7b31bb2.
2013-03-25 Marek SafarMerge pull request #607 from maksimenko/master
2013-03-25 Rodrigo KumperaChange mono_gc_get_managed_array_allocator to receive...
2013-03-24 Zoltan VargaAvoid using an rgctx when making delegate invokes from...
2013-03-21 Elijah TaylorNaCl amd64 codegen fixes
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-08 Miguel de IcazaMerge pull request #595 from UCIS/master
2013-03-07 Zoltan VargaMake begin-invoke/end-invoke wrappers for generic deleg...
2013-03-07 Marek SafarMerge pull request #596 from madewokherd/typefromclsid
2013-03-07 Zoltan VargaImplement Volatile.Read/Write<T> and Interlocked.Memory...
2013-03-06 Zoltan VargaModify the way calls to icalls are made from the icall...
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Zoltan VargaEmit an explicit null check for some calls made out...
2013-02-28 Rodrigo KumperaMerge branch 'mono-disable-remoting'
2013-02-28 Rodrigo KumperaRework castclass and isinst OPs to ignore transparent...
2013-02-28 Rodrigo KumperaDisable most remoting code under DISABLE_REMOTING.
2013-02-28 Rodrigo KumperaHide marshalbyref and contextbound properties under...
2013-02-28 Zoltan VargaFix gsharedvt delegate invokes from gsharedvt code.
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-18 Rodrigo KumperaKill lots of code under DISABLE_JIT and DISABLE_VERIFIER.
2013-02-15 Zoltan VargaAdd full-aot support for 4 dimensional arrays. Fixes...
2013-02-15 Zoltan VargaImplement gsharedvt support for constrained calls to...
2013-02-13 Marek SafarMerge pull request #562 from grumpydev/TypeConverterFix
2013-02-13 Zoltan VargaAllow more constrained call cases when using gsharedvt...
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Zoltan VargaFix an assert in the gsharedvt code.
2013-02-12 Zoltan VargaAdd gsharedvt support for unbox.any.
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-09 Miguel de IcazaMerge pull request #546 from QuickJack/master
2013-02-09 Miguel de IcazaMerge pull request #547 from jack-pappas/patch-1
2013-02-09 Zoltan VargaAdd helper functions to avoid the if (cfg->generic_shar...
2013-02-09 Zoltan VargaPass the original call signature too to the code handli...
2013-02-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-08 Marek SafarMerge pull request #544 from svick/missing-awaits
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-02-06 Zoltan VargaAdd AOT support for generic delegate-invoke wrappers.
2013-02-05 Zoltan VargaAdd support for the calli opcode in gsharedvt methods...
2013-02-05 Rodrigo KumperaRevert "Lift the input/output match restriction as...
2013-02-05 Rodrigo KumperaLift the input/output match restriction as we now prope...
2013-02-05 Zoltan VargaRemove some debug spew.
2013-02-05 Zoltan VargaRevert an accidental change which enabled gsharedvt...
2013-02-05 Zoltan VargaFix the build.
2013-02-05 Zoltan VargaPass signatures instead of methods to mono_arch_get_gsh...
2013-02-04 Zoltan VargaAdd some support for wrappers which are generic instances.
2013-02-04 Rodrigo KumperaMerge pull request #543 from knocte/master
2013-02-04 Zoltan VargaReset constrained_call in the gsharedvt code path as...
2013-02-03 Zoltan VargaFix an assert which can be hit in gsharedvt mode. Fix...
2013-02-03 Zoltan VargaImplement gsharedvt support for constrained calls to...
2013-02-01 Zoltan VargaEnable gsharedvt for newobj+valuetypes.
2013-01-30 Zoltan VargaRemove a gsharedvt check which is no longer needed.
next