[msbuild] Bump msbuild, fix build breakage
[mono.git] / mono / mini /
2017-07-17 Zoltan Varga[llvm] Set the MonoJitInfo.from_llvm flag for methods...
2017-07-17 Andi McClureMerge pull request #5194 from xmcclure/orbis-freeswept
2017-07-17 Alex Rønne PetersenMerge pull request #5206 from alexrp/profiler-gc-base...
2017-07-17 Alex Rønne PetersenMerge pull request #5216 from alexrp/profiler-runtime...
2017-07-15 Alex Rønne Petersen[profiler] Change sample frequency to a 32-bit int.
2017-07-15 Alex Rønne PetersenMerge pull request #5210 from alexrp/profiler-runtime...
2017-07-14 Zoltan Varga[llvm] Reserve the proper number of got entries in...
2017-07-14 Alex Rønne Petersen[profiler] Fix sampling thread shutdown logic to handle...
2017-07-14 Zoltan Varga[llvm] Add support for fault clauses. Fixes #58114...
2017-07-11 Zoltan Varga[amd64] Mark RBP as 'same value' in the unwind info...
2017-07-11 Alex Rønne PetersenMerge pull request #5190 from alexrp/profiler-roots...
2017-07-10 Zoltan Varga[bitcode] Disable tests which use filter clauses when...
2017-07-08 Alex Rønne Petersen[profiler] Hide the GC roots callback behind a macro...
2017-07-07 Alex Rønne PetersenMerge pull request #5187 from alexrp/debugger-fix-callb...
2017-07-07 Alex Rønne Petersen[sdb] Fix signatures of thread-related profiler callbacks.
2017-07-07 Alex Rønne PetersenMerge pull request #5180 from alexrp/profiler-zero...
2017-07-07 Alex Rønne PetersenMerge pull request #5179 from alexrp/profiler-thread...
2017-07-07 Zoltan Varga[arm64] Really fix handler block trampolines.
2017-07-07 Alex Rønne Petersen[profiler] Report main thread name after attaching.
2017-07-06 Alex Rønne PetersenMerge pull request #5101 from alexrp/profiler-api
2017-07-06 Zoltan Varga[arm] Fix the handler block trampoline, it didn't actua...
2017-07-06 Zoltan VargaRevert "[arm] Fix the handler block trampoline, it...
2017-07-06 Zoltan Varga[arm] Fix the handler block trampoline, it didn't actua...
2017-07-06 Zoltan Varga[arm64] Fix the handler block trampoline, it didn't...
2017-07-06 Alex Rønne Petersen[profiler] Split shutdown callback into early/late...
2017-07-06 Alex Rønne Petersen[runtime] New profiler API.
2017-07-05 Rodrigo KumperaMerge pull request #5172 from kumpera/proc-handles-pt2
2017-07-04 Zoltan Varga[jit] Optimize ldloc+ldfld operations for valuetypes...
2017-07-04 Zoltan VargaRevert "[jit] Optimize ldloc+ldfld operations for value...
2017-07-03 Zoltan Varga[jit] Optimize ldloc+ldfld operations for valuetypes...
2017-07-02 Zoltan Varga[jit] Fix mono_debug_count () so it doesn't confuse...
2017-07-02 Zoltan Varga[jit] Use the right type when handling shared versions...
2017-06-30 Rodrigo KumperaMerge branch 'master' into handle-fixes-part1
2017-06-30 Aleksey Kliger ... Merge pull request #5156 from lambdageek/bug-57850...
2017-06-30 Zoltan Varga[aot] Load aot images only in the root domain. (#5151)
2017-06-29 Alex Rønne PetersenMerge pull request #5140 from alexrp/profiler-stress...
2017-06-28 Aleksey Kliger[nullgc] When building nullgc, don't try to link Boehm...
2017-06-27 Aleksey Kliger ... Merge pull request #5120 from lambdageek/bug-57744
2017-06-27 cheruskerFix various compiler warnings (#5064)
2017-06-27 Zoltan Varga[jit] Avoid emitting op_load_got_addr opcodes on x86...
2017-06-24 Zoltan Varga[llvm] Align aot variables to 8 bytes, parts of the...
2017-06-23 Rodrigo KumperaMerge pull request #5103 from alexrp/profiler-signal...
2017-06-23 Zoltan Varga[aot] Fix aot image loading messages in static mode.
2017-06-23 Vlad BrezaeMerge pull request #5098 from BrzVlad/fix-sgen-pagesize
2017-06-23 Alex Rønne Petersen[profiler] Do the signal ack after checking that the...
2017-06-23 Chris Lapa[aot] fixes temp-path argument only working when using...
2017-06-22 Rodrigo KumperaMerge pull request #5095 from kumpera/fix_fullaot
2017-06-22 Zoltan Varga[arm] Handle large offsets in OP_SEQ_POINT. Fixes ...
2017-06-22 Alex Rønne PetersenMerge pull request #5090 from alexrp/profiler-class...
2017-06-22 Alex Rønne PetersenMerge pull request #5089 from alexrp/profiler-deadlock-fix
2017-06-22 Rodrigo Kumpera[aot] Fix the name of the mono_gc_wbarrier_range_copy...
2017-06-22 Alex Rønne PetersenMerge pull request #5092 from alexrp/mini-coverage...
2017-06-22 Alex Rønne Petersen[mini] Use an atomic add for the code coverage counter...
2017-06-22 Alex Rønne PetersenMerge pull request #5091 from alexrp/mini-enter-leave...
2017-06-22 Alex Rønne Petersen[mini] Remove codegen special cases around MONO_PROFILE...
2017-06-22 Ludovic Henry[threads] Enable blocking transition with MONO_ENABLE_B...
2017-06-21 Aleksey Kliger ... Merge pull request #5079 from lambdageek/dev-setvalue
2017-06-21 Rodrigo KumperaMerge pull request #5082 from kumpera/fix-ro-fs-file...
2017-06-21 Bernhard Urban[interp] fix BARRIER_IF_VOLATILE usage
2017-06-21 Alex Rønne Petersen[interp] Handle the `no.` prefix instruction as a no-op.
2017-06-21 Alex Rønne Petersen[interp] Add support for the `volatile.` prefix instruc...
2017-06-21 Alex Rønne Petersen[interp] Add MINT_MONO_MEMORY_BARRIER.
2017-06-21 Alex Rønne Petersen[interp] Fix oplength of MINT_MONO_TLS.
2017-06-21 Alex Rønne Petersen[interp] Update comment to clarify meaning of oplength.
2017-06-21 Alex Rønne PetersenMerge pull request #5072 from alexrp/profiler-stability
2017-06-20 Alex Rønne Petersen[profiler] Require an ack of the previous sampling...
2017-06-20 Ludovic Henry[threads] Store MonoInternalThread in MonoThreadInfo...
2017-06-19 Alex Rønne PetersenMerge pull request #5062 from alexrp/profiler-library
2017-06-19 Alex Rønne PetersenMerge pull request #5063 from alexrp/profiler-format...
2017-06-19 Zoltan Varga[jit] Fix a warning.
2017-06-19 Aleksey Kliger ... Merge pull request #5059 from lambdageek/tbt
2017-06-19 Zoltan Varga[arm64] Remove an assert which is hit when mono_arch_ge...
2017-06-19 Rodrigo KumperaMerge pull request #5027 from kumpera/damn-you-strerror
2017-06-19 Zoltan Varga[jit] Treat the mono_threads_attach_coop () icall speci...
2017-06-19 Zoltan Varga[interp] Implement runtime invokes by executing the...
2017-06-18 Alex Rønne Petersen[profiler] Add an exception clause callback that receiv...
2017-06-17 Zoltan Varga[sdb] Fix invokes to string ctors. Fixes #57197.
2017-06-16 Zoltan Varga[interp] Implement CEE_RETHROW properly by allocating...
2017-06-16 Rodrigo KumperaMerge pull request #5014 from vkargov/vk-kasha
2017-06-16 Aleksey Kliger ... Merge pull request #5010 from Unity-Technologies/boehm...
2017-06-16 Rodrigo KumperaMerge pull request #5032 from kumpera/profiler-reorder...
2017-06-15 Zoltan Varga[arm64] Fix the patching of MONO_PATCH_INFO_METHOD_JUMP...
2017-06-14 Zoltan Varga[jit] Add a ExceptionTraceIp structure to represents...
2017-06-13 Bernhard UrbanRevert "[exceptions] only do SIGSEGV related actions...
2017-06-13 Bernhard Urban[aot] fix compilation for targets that do not set MONO_...
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-10 Zoltan Varga[sdb] Fix passing of nullable parameters in invokes...
2017-06-09 Rodrigo KumperaRemove the mono-profiler- prefix from all source files...
2017-06-09 Rodrigo KumperaMerge pull request #4998 from kumpera/fix_56684
2017-06-08 Aleksey Kliger ... Merge pull request #4995 from lambdageek/dev-monodis...
2017-06-08 Zoltan Varga[amd64] Fix a check in mono_emit_stack_alloc (). (...
2017-06-07 Bernhard Urban[interp] provide stub for icall_trampoline for x86...
2017-06-07 Bernhard Urban[interp] root domain must be used for AOT'd wrappers...
2017-06-07 Bernhard Urban[interp aot] documentation
2017-06-07 Bernhard Urban[interp] fix when DISABLE_JIT is set
2017-06-07 Bernhard Urban[interp] add InterpMethodArguments struct to offset...
2017-06-07 Bernhard Urban[interp] add MONO_AOT_MODE_INTERP
2017-06-07 Bernhard Urban[interp] add --aot=interp, so we can run `mono --full...
next