Merge pull request #799 from kebby/master
[mono.git] / mono / mini / mini-x86.c
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-11-08 Atsushi EnoMerge pull request #800 from alistair/south_timezone_fix
2013-11-04 Rodrigo Kumpera[jit] Cleanup a bit how we handle small structs.
2013-11-04 Rodrigo Kumpera[jit]Add x86 support for the new compare instructions.
2013-11-02 Zoltan Varga[jit] Add a comment.
2013-11-02 Zoltan Varga[jit] Remove OP_JMP implementation from the x86 backend...
2013-11-02 Zoltan Varga[jit] Clean up the tail call code a bit.
2013-11-01 Zoltan Varga[jit] Fix a gsharedvt crash on x86.
2013-10-31 Rodrigo Kumpera[jit] Clean up usage of signature variables.
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-10-18 Atsushi EnoMerge pull request #762 from echampet/wsdl
2013-09-21 Vincent PovirkAdd support for thiscall pinvokes on x86.
2013-09-17 Atsushi EnoMerge pull request #756 from akoeplinger/fix-xmlreader
2013-09-17 Rodrigo KumperaMerge pull request #754 from blackfusion/master
2013-09-15 Zoltan Varga[runtime] Avoid calling mono_resolve_patch_target ...
2013-08-28 Marek SafarMerge pull request #743 from gvillanueva/master
2013-08-26 Marek HabersackMerge pull request #726 from pruiz/xamarin-bug-13708
2013-08-23 Rodrigo KumperaWe have g_getenv for portability reasons, so let's...
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Zoltan VargaFix a warning.
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-11 Zoltan VargaClean up the win32 lmf code by using a separate variabl...
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-07-30 Paolo MolaroMerge pull request #703 from ysw/master
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-29 Zoltan VargaRevert the 'Emit push/pop LMF code as IR' changes,...
2013-07-25 Marek SafarMerge pull request #713 from alesliehughes/master
2013-07-25 Zoltan VargaMerge pull request #711 from spicypixel/hotfix/appdomai...
2013-07-25 Zoltan VargaMerge pull request #712 from spicypixel/hotfix/trampoli...
2013-07-24 Aaron OnealFix additional string leaks when creating tramp_info.
2013-07-23 Zoltan VargaRevert "Generate the push/pop LMF code as IR on x86."
2013-07-23 Alex Rønne PetersenMerge pull request #697 from linquize/atom-bug
2013-07-22 Zoltan VargaGenerate the push/pop LMF code as IR on x86.
2013-07-22 Zoltan VargaGet rid of the MONO_ARCH_ENABLE_LMF_IR define added...
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Alex Rønne PetersenMerge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-20 Zoltan VargaRework the x86 lmf code to use stores instead of pushes...
2013-07-20 Alex Rønne PetersenMake all Mini back ends use mono-hwcap for CPU feature...
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-09 Alex Rønne PetersenOnly require mono_arch_is_soft_float () to be defined...
2013-07-09 Alex Rønne PetersenChange the way we do soft float to a fallback mechanism.
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
next