[msvc] Update csproj files (#5131)
[mono.git] / mono / mini /
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...
2017-06-07 Bernhard Urban[interp] factor out everything that allocates a MonoLMF...
2017-06-07 Bernhard Urban[interp] factor out MINT_JIT_CALL instruction from...
2017-06-06 Bernhard Urban[mini] set MONO_ARCH_HAVE_INIT_LMF_EXT on architectures...
2017-06-06 Bernhard Urban[mini] guard mono_arch_init_lmf_ext prototype properly
2017-06-06 Bernhard Urban[arm] don't set MONO_ARCH_SOFT_DEBUG_SUPPORTED on andro...
2017-06-02 Zoltan VargaRevert "[sdb] Add an API to make the contents of the...
2017-06-02 Zoltan Varga[sdb] Add an API to make the contents of the 'State...
2017-06-02 Zoltan Varga[jit] Avoid running class cctors for remoting wrappers...
2017-06-02 Bernhard Urban[interp] respect remoting proxies when resolving virtua...
2017-06-02 Bernhard Urban[interp] reference domain that owns method in RuntimeMe...
2017-06-02 Bernhard Urban[arm] remove cross compiling guard for MONO_ARCH_SOFT_D...
2017-06-02 Bernhard Urban[interp] guard remoting functions properly
2017-06-02 Zoltan Varga[runtime] Remove all NACL support. It was unmaintained...
2017-06-01 Zoltan Varga[aot] Revert a change from d135465fba59f7257e2d225564df...
2017-05-31 Aleksey Kliger ... Merge pull request #4935 from lambdageek/dev-handles-may
2017-05-31 Bernhard Urban[unaligned] relax test regarding floating point precision
2017-05-31 Bernhard Urban[interp] use memmove for some primitve types, because...
2017-05-30 Rodrigo KumperaMerge pull request #4938 from kumpera/optimize_ref_queries
2017-05-29 Bernhard Urban[interp] implement RELOC_LONG_BRANCH. fixes test/imt_b...
2017-05-29 Bernhard Urban[android] add hardware specific workaround for Nexus9...
2017-05-27 Rodrigo KumperaMerge pull request #4904 from kumpera/more_opts
2017-05-27 Rodrigo KumperaMerge pull request #4928 from kumpera/ptr_to_struct_int...
2017-05-27 Zoltan VargaInterp sdb (#4911)
2017-05-26 Rodrigo KumperaMerge pull request #4931 from kumpera/com-interop-fix
2017-05-26 Rodrigo KumperaMerge pull request #4840 from kumpera/unaligned-access
2017-05-26 Bernhard Urban[arm] use r8 instead of r5 in icall trampoline, because...
2017-05-26 Bernhard Urban[arm] respect iOS specific ABI for frame pointer in...
2017-05-26 Rodrigo Kumpera[mini] Intrinsify Marshal.PtrToStructure<T>
2017-05-25 Rodrigo Kumpera[mini] Fix the llvmonlycheck test.
2017-05-25 Zoltan Varga[aot] Avoid printing out AOT NOT FOUND messages for...
2017-05-25 Damien Diederen[arm] Do not use the ARM Run-time ABI in cross-compiler...
2017-05-25 Vlad BrezaeMerge pull request #4926 from BrzVlad/fix-tls-v5
2017-05-24 Vlad Brezae[arm] Don't use fast tls on v5 arm
2017-05-24 Aleksey Kliger ... Merge pull request #4923 from lambdageek/bug-56694
2017-05-24 Rodrigo KumperaMerge pull request #4872 from kumpera/add_test_for_eloop
2017-05-24 Aleksey Kliger ... Merge pull request #4845 from lambdageek/dev-coop-delegates
2017-05-23 Rodrigo KumperaFix the CpBlk and InitBlk intrinsics.
next