Merge pull request #637 from LogosBible/enetdown
[mono.git] / mono / mini / aot-runtime.c
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-15 Zoltan VargaShorten some gshared function names.
2013-05-15 Zoltan VargaAdd partial sharing support to AOT.
2013-05-13 Zoltan VargaFix the build.
2013-05-13 Zoltan VargaFix thumb support in 36b9052157da87809210eb3cb00b9c5a8a...
2013-05-13 Zoltan VargaRework the way AOT method addresses are obtained on...
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-07 Elijah TaylorNaCl runtime fixes
2013-03-20 Zoltan VargaFix an infinite loop in decode_llvm_mono_eh_frame ...
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-08 Zoltan VargaAvoid loading AOT modules for ref-only assemblies.
2013-03-08 Zoltan VargaAdd full-aot support for Volatile.Read<T>/Write<T> ().
2013-03-08 Zoltan VargaFix the encoding of runtime-invoke wrappers in AOT...
2013-03-07 Marek SafarMerge pull request #596 from madewokherd/typefromclsid
2013-03-07 Zoltan VargaClean up the code which handles prepending _ to global...
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-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-02-28 Rodrigo KumperaMerge branch 'mono-disable-remoting'
2013-02-28 Rodrigo KumperaDisable most remoting code under DISABLE_REMOTING.
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 Zoltan VargaGet rid of mono_aot_wrapper_name (), it is no longer...
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-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Zoltan VargaUse direct method addresses in the unbox trampoline...
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 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 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-01-29 Zoltan VargaEmit proper unwind info for the gsharedvt trampoline...
2013-01-28 Zoltan VargaImplement support for virtual generic calls from gshare...
2013-01-24 Zoltan VargaAvoid a newline in a mono_trace () call, it already...
2013-01-20 Zoltan VargaAdd AOT support for gsharedvt.
2013-01-20 Zoltan VargaAdd gsharedvt support functions to the generic sharing...
2013-01-20 Zoltan VargaMake MonoGenericSharingContext store whenever type...
2013-01-18 Marek SafarMerge pull request #530 from jmp75/visualstudio-build
2013-01-11 Zoltan VargaApplied patch from Tal Aloni <tal.aloni.il@gmail.com...
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-03 Zoltan VargaFix support for AOT modules with more than 240 assembly...
2012-12-11 Marek SafarMerge pull request #519 from Youscribe/execution_contex...
2012-12-10 Paolo MolaroIntroduce support for unlimited trampolines.
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-12-01 Zoltan VargaAvoid a newline in some mono_trace () calls, it already...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-15 Sebastien PouliotAdd link to docs.xamarin.com/ios/troubleshooting when...
2012-11-15 Rolf Bjarne KvingeIt is not necessary to convert code to thumb addresses...
2012-11-15 Rolf Bjarne KvingeAOT: Add more MONOTOUCH ifdefs to not break M4A
2012-11-15 Rolf Bjarne KvingeAOT: Use direct method addresses instead of calculating...
2012-11-15 Rolf Bjarne KvingeAOT: Follow jumps when getting the plt entry for a...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-09-02 Miguel de IcazaMerge pull request #446 from UCIS/master
2012-08-28 Zoltan VargaAdd a 'serial' attribute to MonoGenericParam to allow...
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-18 Zoltan VargaMerge pull request #397 from xen2/llvm_sqrt_abs
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-17 Zoltan VargaRemove some incorrectly forward-ported code from aot...
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
next