Merge pull request #664 from symform/xbuild-AssignProjectConfiguration
[mono.git] / mono / mini / mini-x86.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-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-17 Zoltan VargaFix the build.
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-14 Zoltan VargaSmall llvm+gsharedvt changes.
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-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-25 Marek SafarMerge pull request #648 from DavidKarlas/defaultDependc...
2013-05-24 Zoltan VargaMerge some Nacl/ARM changes from https://github.com...
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-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-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-03-21 Elijah TaylorTest for divide by zero for NaCl in software
2013-03-21 Elijah TaylorNaCl x86 codegen fixes
2013-03-21 Elijah TaylorNaCl GC improvements
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-06 Zoltan VargaModify the way calls to icalls are made from the icall...
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
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 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
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-24 Zoltan VargaInclude the -gsharedvt.c files when MONO_EXTENSIONS...
2013-01-21 Zoltan VargaFix the build.
2013-01-20 Zoltan VargaFix the build.
2013-01-20 Zoltan VargaImplement support for interface calls from gsharedvt...
2013-01-20 Zoltan VargaFix some LLVM problems.
2013-01-20 Zoltan VargaImplement x86 backend support for gsharedvt.
2013-01-18 Rodrigo KumperaSilence a lot of warnings on linux.
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-03 Zoltan VargaFix OP_LCONV_TO_R_UN_2 on x86+aot. Fixes #9186.
2012-12-11 Marek SafarMerge pull request #519 from Youscribe/execution_contex...
2012-12-09 Mark Probst[sgen] Don't check the value for nursery in the concurr...
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 Rodrigo KumperaMerge pull request #513 from pruiz/xamarin-bug-8565-v2
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-26 Zoltan VargaMark OP_TAILCALL as a GC call site on x86.
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-20 Zoltan VargaFix some warnings when compiling with clang. Remove...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-16 Zoltan VargaTreat the 'this' parameter slot as a managed pointer...
2012-10-15 Zoltan VargaFix the handling of param slots holding byref arguments...
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-30 Zoltan VargaAvoid copying the stack alignment area during tail...
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 gsctx argument to mono_arch_get_argument_info ().
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-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-12 Zoltan VargaMerge remote-tracking branch 'raof/aot-cpu-safety'
2012-06-12 Zoltan VargaRevert "Merge pull request #321 from RAOF/aot-cpu-safety"
2012-06-11 Christopher James... Fix spelling of confusingly-named mono_arch_cpu_optimiz...
2012-06-11 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-11 Zoltan VargaMerge pull request #321 from RAOF/aot-cpu-safety
2012-06-11 Christopher James... Fix spelling of confusingly-named mono_arch_cpu_optimiz...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-13 Zoltan VargaFix warnings on OSX.
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-21 Rodrigo KumperaMerge pull request #252 from joncham/trigger_cleanup
2012-03-21 Tak[Fix] Additional cleanup on runtime shutdown.
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-14 Gonzalo Paniagua... Merge pull request #241 from viniciusjarina/fix2843
2012-03-11 Zoltan Varga Move the thread attach code for native-to-managed...
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-06 Zoltan VargaRevert "Move the thread attach code for native-to-manag...
2012-03-05 Marek SafarMerge pull request #238 from knocte/master
2012-03-05 Marek SafarMerge pull request #237 from knocte/master
2012-03-05 Marek SafarMerge pull request #235 from plobsing/cs0656-bug
2012-03-04 Zoltan VargaMove the thread attach code for native-to-managed wrapp...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-16 Zoltan VargaAdd an additional nop to the end of seq points so skipp...
next