Merge pull request #664 from symform/xbuild-AssignProjectConfiguration
[mono.git] / mono / mini / mini-arm.c
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-07-01 Zoltan VargaFix the unwind info for r7 on arm in managed-to-native...
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 Zoltan VargaFix register allocation for hw remainder opcodes on...
2013-06-22 Zoltan VargaFix some bugs in 39471e0c672e8d0d7717b424473e70052a061b8e.
2013-06-21 Zoltan VargaChange the prolog of managed-to-native wrappers so...
2013-06-18 Rolf Bjarne KvingeFix 64bit long alignment on Apple platforms when using...
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-09 Zoltan VargaRework the gsharedvt code to add support for vtypes...
2013-06-03 Alex Rønne PetersenUse /proc/self/auxv for ARM feature detection when...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-22 Alex Rønne PetersenFix the check in bf9c7dcc5ec5fddb673d97079d5443b919785b33.
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-20 Alex Rønne PetersenAdd a sanity check to catch things like `-DARM_FPU_NONE...
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-14 Zoltan VargaImprove the size of the arm SEQ_POINT implementation...
2013-05-14 Zoltan VargaEnable hw division/remainder on mt in non-thumb mode...
2013-05-14 Alex Rønne PetersenAdd a missing IS_VFP check for OP_FCLT in the ARM back...
2013-05-14 Alex Rønne PetersenKill support for the ancient FPA format on ARM.
2013-05-14 Zoltan VargaEnable hw division on armv7s in ARM mode too.
2013-05-03 Zoltan VargaImplement division/remainder in hardware when using...
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-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-07 Elijah TaylorNaCl ARM work, first pass
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
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 pull request #537 from madewokherd/ccwmarshal
2013-02-26 Zoltan VargaAllow 'ios' as the os part of the target triple on...
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-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 IgottiGeneric jumptables support (needed for ARM NaCl port),
2013-02-17 Zoltan VargaFix the handling of dynamic imt arguments in mono_arch_...
2013-02-13 Marek SafarMerge pull request #562 from grumpydev/TypeConverterFix
2013-02-13 Zoltan VargaSet ainfo->size on ARM for arguments passed on the...
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-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
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 VargaFix the build.
2013-01-30 Zoltan VargaRemove a check from mono_arch_find_imt_method () which...
2013-01-24 Zoltan VargaInclude the -gsharedvt.c files when MONO_EXTENSIONS...
2013-01-20 Zoltan VargaFix the build.
2013-01-20 Zoltan VargaLoad the -gshared.c files from the mono-extensions...
2013-01-20 Zoltan VargaImplement support for interface calls from gsharedvt...
2013-01-20 Zoltan VargaImplement ARM backend support for gsharedvt.
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-09 Jean-Michel PerraudMerge remote-tracking branch 'upstream/master'
2013-01-05 Zoltan VargaFix the previous change.
2013-01-05 Zoltan VargaFix support for large offsets in the OP_CALL_MEMBASE...
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-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 Rodrigo KumperaiOS cross compilation needs some forward declarations.
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 remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-10-09 Zoltan VargaClean up some cross-compilation issues on osx. Add...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
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-29 Zoltan VargaGet rid of the debug_count () functions in various...
2012-08-28 Zoltan VargaAdd a gsctx argument to mono_arch_get_argument_info ().
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
next