Merge pull request #1412 from esdrubal/stackframe
[mono.git] / mono / mini / aot-compiler.c
2014-08-06 Marek SafarMerge pull request #1180 from akoeplinger/no-net40...
2014-08-05 Zoltan Varga[jit] Use the mono_mutex types/functions of CriticalSec...
2014-08-04 Rodrigo KumperaMerge pull request #1066 from esdrubal/bug19313
2014-08-04 Rodrigo KumperaMerge pull request #1063 from esdrubal/bug18482
2014-07-14 Rodrigo KumperaMerge pull request #1150 from ludovic-henry/pr17c-deleg...
2014-07-14 Alexis ChristoforidesMerge pull request #1064 from ranma42/fix-config-paths
2014-07-14 Rodrigo KumperaMerge pull request #1122 from PoppermostProductions...
2014-07-13 Zoltan Varga[runtime] Avoid initializing static variables to NULL...
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-09 Miguel de IcazaMerge pull request #1142 from edbprx/master
2014-07-07 Alex Rønne PetersenMerge pull request #1124 from UCIS/patch-5
2014-07-05 Zoltan Varga[jit] Rename MonoJitInfo.used_regs to 'unwind_info...
2014-07-05 Zoltan VargaAdd support for precise unwind info in epilogs on amd64:
2014-07-01 Rodrigo Kumpera[runtime] First pass of cross compilation cleanup....
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Rodrigo KumperaMerge pull request #1074 from esdrubal/bug18421
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-05 Zoltan VargaMerge pull request #1084 from tritao/msvc-warnings
2014-06-05 Joao MatosFixed warnings in MSVC: 'unreferenced local variable'.
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-21 Alex Rønne PetersenMerge pull request #1044 from ranma42/fix-icc-build
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-20 Zoltan Varga[llvm] Update to the llvm backend to work with llvm...
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-25 Rolf Bjarne KvingeRevert "Revert "Merge branch 'master' of https://github...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-24 Marek SafarMerge pull request #1003 from robertpi/Bug12211
2014-04-23 Alexis ChristoforidesRevert "Merge branch 'master' of https://github.com...
2014-04-23 Alexis ChristoforidesMerge branch 'master' of https://github.com/mono/mono
2014-04-22 Zoltan Varga[arm64] Add AOT support.
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-03-30 Zoltan Varga[aot] Add ReadOnlyCollection to the list of types suppo...
2014-03-27 Zoltan Varga[aot] Add a 'log-instances=filename' aot option to...
2014-03-26 Zoltan Varga[aot] Refactor the code a bit.
2014-03-26 Zoltan Varga[aot] Add more stats to the AOT compiler output.
2014-03-21 Zoltan Varga[aot] Reorganize emit_and_reloc_code () a bit.
2014-03-20 Zoltan Varga[jit] Add a 'check-pinvoke-callconv' MONO_DEBUG option...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-11 Rodrigo KumperaMerge pull request #938 from exony-craigminihan/bugzill...
2014-03-10 Zoltan Varga[llvm] Update the LLVM backend to llvm 714a9d742af9ce91...
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-27 Miguel de IcazaMerge pull request #912 from Treer/patch-1
2014-02-25 Zoltan VargaMerge pull request #914 from eiz/master
2014-02-25 Alex Rønne PetersenMerge pull request #913 from Daniel15/fix-catchall...
2014-02-25 Zoltan VargaFix the build.
2014-02-24 Zoltan Varga[aot] Add support for encoding method addresses using...
2014-02-21 Zoltan Varga[jit] Add more comments about why the 'dse' llvm optimi...
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Zoltan Varga[jit] Precompute a bit more information for delegate...
2014-02-19 Rodrigo KumperaMerge pull request #903 from simonhartmann/master
2014-02-19 Alex Rønne PetersenFix some warnings on !MONO_ARCH_AOT_SUPPORTED targets.
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-18 Alex Rønne PetersenMerge pull request #898 from UCIS/patch-3
2014-02-18 Alex Rønne PetersenMerge pull request #899 from UCIS/patch-4
2014-02-17 Zoltan Varga[llvm] Disable the 'dse' optimization pass as it is...
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-17 Marek SafarMerge pull request #891 from DavidKarlas/listenerprefix
2014-02-14 Zoltan VargaRevert "[jit] Implement OP_CARD_TABLE_WBARRIER on ios."
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-02-06 Andrés G. AragonesesAdd types from the method header even for gshared methods.
2014-02-06 Zoltan VargaRevert "[aot] Applied patch from "Andrés G. Aragoneses...
2014-02-05 Zoltan Varga[aot] Applied patch from "Andrés G. Aragoneses" <knocte...
2014-02-05 Zoltan VargaRevert "[aot] Add types from the method header even...
2014-02-05 Zoltan Varga[aot] Add types from the method header even for gshared...
2014-02-05 Zoltan Varga[jit] Implement OP_CARD_TABLE_WBARRIER on ios.
2014-02-01 Zoltan Varga[runtime] Rename the MONO_GSHARING define to ENABLE_GSH...
2014-01-30 Michael HutchinsonMerge pull request #880 from awinters-fvs/xbuild/make...
next