Fix the handling of fail tramps in the full-aot IMT thunks on x86. Fixes #6112.
[mono.git] / mono / mini / aot-runtime.c
2012-07-15 Zoltan VargaFix the handling of fail tramps in the full-aot IMT...
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-14 Zoltan VargaFix the AOT excluded optimization check in 94e15085d5bb...
2012-06-14 Marek SafarMerge pull request #324 from adbre/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-12 Zoltan VargaRevert "Revert "Refuse to load AOT images using unsuppo...
2012-06-11 Christopher James... Refuse to load AOT images using unsupported SIMD instru...
2012-06-11 Christopher James... Fix spelling of confusingly-named mono_arch_cpu_optimiz...
2012-06-11 Christopher James... Refuse to load an AOT image built with unsupported...
2012-06-11 Zoltan VargaRevert "Refuse to load AOT images using unsupported...
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... Refuse to load AOT images using unsupported SIMD instru...
2012-06-11 Christopher James... Fix spelling of confusingly-named mono_arch_cpu_optimiz...
2012-06-11 Christopher James... Refuse to load an AOT image built with unsupported...
2012-05-31 Miguel de IcazaMerge pull request #306 from robwilkens/master
2012-05-31 Miguel de IcazaMerge pull request #308 from viniciusjarina/fix242
2012-05-30 Zoltan VargaFix a race in mono_aot_find_jit_info ().
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-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-28 Zoltan VargaFix asserts/hangs when random addresses are passed...
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-04-02 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-04-02 Zoltan VargaFix the addresses of handler clauses when using LLVM...
2012-03-28 Zoltan VargaMerge pull request #259 from joncham/bug-profiler-threa...
2012-03-27 Zoltan VargaUpdate the LLVM EH frame reader code to the latest...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-19 Miguel de IcazaMerge pull request #248 from pcc/toolstrip-flow
2012-03-19 Zoltan VargaRework the way synchronized wrappers recursion avoidanc...
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-26 Zoltan VargaLoad JIT AOT info eagerly when running under sdb, since...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-28 Zoltan VargaAdd precise location info for this/rgctx in gshared...
2012-01-24 Zoltan VargaMerge pull request #220 from metanest/includeproblem_20...
2012-01-24 Zoltan VargaAllow assemblies without AOT images in full-aot mode...
2012-01-16 Zoltan VargaAvoid passing methodspec tokens to mono_aot_get_method_...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-14 Zoltan VargaRework how wrappers are encoded in AOT, instead of...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-12 Marek SafarMerge pull request #200 from ch5oh/master
2011-12-09 Zoltan VargaFix various AOT limitations uncovered by the mcs test...
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-26 Zoltan VargaSave the stack space used by arguments into MonoJitInfo...
2011-11-01 Zoltan VargaDelete unused link.h include
2011-10-28 Zoltan VargaFix an uninitialized memory error in the AOT runtime.
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-23 Zoltan VargaFix a problem in the last banch of AOT optimizations
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-05 Zoltan VargaFix a warning.
2011-09-05 Zoltan VargaOptimize AOT generics data structures a bit more.
2011-09-05 Zoltan VargaAvoid searching out-of-date AOT modules for 'extra...
2011-09-05 Zoltan VargaRemove some AOT assertions left in by mistake.
2011-09-04 Zoltan VargaRework the encoding of classes in AOT to save space...
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
2011-08-29 Zoltan VargaEliminate the by-name encoding for all wrapper methods...
2011-08-28 Zoltan VargaChange the way unbox trampolines are handled in AOT...
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-12 Chris Toshokreduce memory required for this table by 32x
2011-08-09 Zoltan VargaAdd support for reference instances of Interlocked...
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-11 Zoltan VargaGet rid of the 'ut_e_' symbols in AOT, use the normal...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-12 Zoltan VargaAdd an assert to detect TLS mismatches between the...
2011-05-25 Zoltan VargaImplement AOT support for the new Monitor.Enter ()...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-25 Chris ToshokMerge branch 'master' of github.com:/mono/mono
2011-04-22 Zoltan VargaFix AOT support for isinst_with_cache wrappers. Fixes...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-07 Zoltan VargaTransition most JIT stats to the mono_counters infrastr...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-16 Zoltan VargaFix support for generic virtual thunks in full-aot.
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-03 Zoltan VargaFix the handling of CompareExchange icalls in AOT,...
2011-01-27 Zoltan VargaImprove an AOT error message.
2011-01-27 Zoltan VargaAdd AOT support for castclass_with_cache wrappers.
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-21 Zoltan VargaOnly add imt items whose is_equal flag is set to the...
2011-01-08 Zoltan VargaDisallow loading of non-llvm compiled aot modules into...
2011-01-08 Zoltan VargaTidy up AOT trace messages a bit more.
2011-01-08 Zoltan VargaMake an AOT trace message shorter.
2011-01-07 Thomas GoldsteinMerge branch 'master' of github.com:mono/mono
2011-01-07 Zoltan VargaMake 'mono_aot_assembly_name' a local symbol as well.
2011-01-07 Zoltan VargaReorganize the static AOT support a bit more: the ...
2011-01-07 Zoltan VargaAdd sanity check to AOT for long/double alignment.
2011-01-06 Zoltan VargaMerge remote branch 'google-nacl/master'
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
next