Add stubs for some NET 4.5 ThreadLocal ctors/methods.
[mono.git] / mono / mini /
2013-03-07 Zoltan VargaClean up the code which handles prepending _ to global...
2013-03-06 Zoltan VargaMake the JIT icall wrappers for opcode emulation jit...
2013-03-06 Zoltan VargaModify the way calls to icalls are made from the icall...
2013-03-06 Zoltan VargaFix AOT on osx+amd64.
2013-03-05 Zoltan VargaChange the linkage of the type_info symbols generated...
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Zoltan VargaDist the Makefile.am.in files. Fixes #10874.
2013-03-04 Mark ProbstMerge pull request #586 from awinters-fvs/awinters...
2013-03-04 Miguel de IcazaMerge pull request #585 from mk8/master
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-03-02 Zoltan VargaFix the generation of stelemref wrappers in full-aot...
2013-03-01 Zoltan VargaAdd an IsInitialized property to TypeMirror which retur...
2013-03-01 Zoltan VargaRemove the unmaintained and incomplete alpha backend.
2013-03-01 Rodrigo KumperaFix cross compilation under DISABLE_REMOTING
2013-03-01 Rodrigo KumperaRevert "Fix object::GetType when remoting is enabled."
2013-03-01 Rodrigo KumperaFix object::GetType when remoting is enabled.
2013-03-01 Marek SafarMerge pull request #581 from TalAloni/master
2013-03-01 Marek SafarMerge pull request #579 from LogosBible/bug10788
2013-03-01 Zoltan VargaImplement a fast version of mono_get_lmf_addr () on...
2013-03-01 Zoltan VargaAdd some support for calling JIT icalls directly in...
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 Zoltan VargaRemove an unused argument from mini_add_method_trampoli...
2013-02-28 Rodrigo KumperaThe runtime no longer need the remoting types under...
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-28 Zoltan VargaAdd static rgctx trampolines in calls from gshared...
2013-02-26 Zoltan VargaAllow 'ios' as the os part of the target triple on...
2013-02-26 Zoltan VargaRemove the unmaintained and incomplete hppa backend.
2013-02-26 Zoltan VargaRevert "Add beginnings of support for calling JIT icall...
2013-02-25 Zoltan VargaFix the DISABLE_JIT build.
2013-02-25 Zoltan VargaFix the DISABLE_JIT build.
2013-02-25 Zoltan VargaAdd beginnings of support for calling JIT icalls direct...
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-25 Nikolay IgottiMoved all jumptables code to mini/ directory.
2013-02-24 Miguel de IcazaMerge pull request #573 from mrieker/master
2013-02-23 Zoltan VargaStore the domain where an exception event happened...
2013-02-23 mrieker@nii.nettasklets.c: update used stack size
2013-02-23 Zoltan VargaFix a regression introduced by the gsharedvt changes...
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-22 Nikolay IgottiNo need for indirection in exception checkers.
2013-02-21 Nikolay IgottiFixed max instruction lengths.
2013-02-21 Nikolay IgottiGeneric jumptables support (needed for ARM NaCl port),
2013-02-19 Rodrigo KumperaFix DISABLE_JIT for unstripped builds.
2013-02-19 Zoltan VargaFix non-aot support for gsharedvt.
2013-02-19 Zoltan VargaAvoid deadce on OP_INEG since it sets the condition...
2013-02-19 Zoltan VargaRework the gsharedvt trampoline code to use an ios...
2013-02-18 Rodrigo KumperaMore DISABLE_JIT work.
2013-02-18 Rodrigo KumperaKill lots of code under DISABLE_JIT and DISABLE_VERIFIER.
2013-02-18 Zoltan VargaGet rid of mono_aot_wrapper_name (), it is no longer...
2013-02-18 Zoltan VargaFix the ARM build.
2013-02-17 Zoltan VargaImplement support for unlimited number of gsharedvt...
2013-02-17 Zoltan VargaImplement a general version of the rgctx fetch trampoli...
2013-02-17 Zoltan VargaFix the handling of dynamic imt arguments in mono_arch_...
2013-02-16 Zoltan VargaMake full-aot uses mixed vt/ref instances when full...
2013-02-15 Zoltan VargaAdd full-aot support for 4 dimensional arrays. Fixes...
2013-02-15 Zoltan VargaFix some PPC cross-compilation problems reported in...
2013-02-15 Zoltan VargaImplement gsharedvt support for constrained calls to...
2013-02-14 Zoltan VargaFix mono_patch_info_equal () for MONO_PATCH_INFO_GSHARE...
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-13 Zoltan VargaSet ainfo->size on ARM for arguments passed on the...
2013-02-13 Zoltan VargaMove the creation of gsharedvt wrappers/trampolines...
2013-02-13 Zoltan VargaAvoid AOT errors if gsharedvt is not enabled.
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Zoltan VargaUse direct method addresses in the unbox trampoline...
2013-02-12 Zoltan VargaFix an assert in the gsharedvt code.
2013-02-12 Zoltan VargaFix support for MONO_PATCH_INFO_GSHAREDVT_CALL in mono_...
2013-02-12 Zoltan VargaAdd gsharedvt support for unbox.any.
2013-02-11 Rolf Bjarne KvingePrefix aot symbols with something to prevent them from...
2013-02-11 Zoltan VargaFix the ARM build.
2013-02-10 Andreas FredrikssonFix PPC link error on mono/mini due to missing symbol.
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-07 Zoltan VargaFix the handling of non-virtual calls made out of gshar...
2013-02-07 Zoltan VargaFix the lookup of aot unbox trampolines for gsharedvt...
2013-02-07 Zoltan VargaAllow gsharedvt methods to be used in place of gshared...
2013-02-06 Zoltan VargaAdd AOT support for generic delegate-invoke wrappers.
2013-02-06 Zoltan VargaFix the build.
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 non-gsharedvt build.
next