Bump referencesource to get changes for multiple appdomain removal.
[mono.git] / mono /
2016-01-07 Zoltan Varga[llvm] Fix support for aot data files.
2016-01-07 Zoltan Varga[llvmonly] Remove some duplicate code.
2016-01-06 Zoltan Varga[llvmonly] Share more signatures in the gsharedvt in...
2016-01-06 Zoltan Varga[llvmonly] Fix a case where a non-virtual method was...
2016-01-06 Rolf Bjarne Kvinge[aot] Fix emission of external aot data by aligning...
2016-01-06 Zoltan Varga[runtime] Fix the DISABLE_JIT build.
2016-01-06 Zoltan Varga[llvmonly] Add support for runtime invokes with nullabl...
2016-01-06 Alex Rønne PetersenMerge pull request #2174 from stukselbax/master
2016-01-06 Zoltan Varga[llvmonly] Implement runtime invokes to gsharedvt methods.
2016-01-06 Zoltan Varga[jit] Fix the handling of virtual generic methods on...
2016-01-05 Zoltan Varga[amd64] Enable LLVM for more parameter passing conventions.
2016-01-05 Zoltan Varga[llvm] Fix the linking of the bblocks containing endfin...
2016-01-05 Martin BauligMerge pull request #2401 from alexanderkyte/mobile_stat...
2016-01-05 Aleksey Kliger ... Merge pull request #2385 from lambdageek/dev/checked...
2016-01-05 Alexander KöplingerMerge pull request #2396 from akoeplinger/flaky-osx...
2016-01-05 Zoltan VargaRevert "[amd64] Remove some restrictions on passing...
2016-01-05 Zoltan Varga[runtime] Fix the loaded llvm build.
2016-01-05 Zoltan Varga[runtime] Allocate a parameter array in mono_jit_runtim...
2016-01-05 Zoltan Varga[amd64] Remove some restrictions on passing/returning...
2016-01-04 Zoltan Varga[jit] Disable the support for -O=shared, use it only...
2016-01-04 Zoltan Varga[llvmonly] Introduce a MonoFtnDesc structure to represe...
2016-01-04 Zoltan Varga[llvmonly] Remove some jit icalls which are no longer...
2016-01-04 Zoltan Varga[llvmonly] Add an optimized implementation for generic...
2016-01-04 Zoltan Varga[llvmonly] Clean up the optimized virtual call code...
2016-01-04 Zoltan Varga[llvmonly] Add an optimized implementation for generic...
2016-01-04 Zoltan Varga[aot] Add another special case for wrappers+gshared...
2016-01-04 Alexander KöplingerMerge pull request #2393 from akoeplinger/servicemodel...
2016-01-03 Joao Matos[mini] Fixed non-JIT runtime support in generic sharing.
2016-01-03 Zoltan VargaAdd an optimized implementation for interface calls.
2016-01-03 Zoltan Varga[runtime] Pass the vtable to the vtable/imt trampoline...
2016-01-03 David KarlašMerge pull request #2380 from alexanderkyte/pdb_fix_loc...
2016-01-03 Zoltan Varga[llvmonly] Optimize virtual calls by storing a function...
2016-01-02 Zoltan Varga[runtime] Avoid a crash if a generic type definition...
2016-01-02 Zoltan Varga[sgen] Avoid asserting if the tls offsets used by the...
2016-01-02 Zoltan Varga[llvm] Disable support for nested clauses, it still...
2016-01-02 Zoltan Varga[llvm] Add missing OP_LMUL_IMM opcode.
2016-01-02 Zoltan Varga[llvm] Add support for passing dummy arguments before...
2015-12-29 Vlad BrezaeMerge pull request #2386 from BrzVlad/fix-jit
2015-12-28 Aleksey Kliger[checked] Imageset may reference corlib implicitly...
2015-12-27 Vlad Brezae[arm] Fix codegen for multiply instructions
2015-12-27 Vlad Brezae[jit] Fix specs for some conv instructions
2015-12-27 Vlad Brezae[jit] Fix signed division by power of 2 optimization.
2015-12-24 Marek SafarMerge pull request #2383 from akoeplinger/authenticated...
2015-12-24 Zoltan Varga[runtime] Make libmono point to libmonosgen instead...
2015-12-24 Zoltan Varga[runtime] Make the code in mini-llvm.c more C++ compatible.
2015-12-24 Zoltan VargaMerge pull request #2381 from alexanderkyte/pdb_method_...
2015-12-24 Alexander Kyte[runtime] Fixed off-by-one bug in local variable counti...
2015-12-24 Alexander Kyte[runtime] Make the pdb lookup function return NULL...
2015-12-23 monojenkinsMerge pull request #2379 from xmcclure/babysitter-contd
2015-12-23 Zoltan Varga[llvm] Fix LLVM support after e7166e4f9cee4eb896f1a2ff0...
2015-12-22 Alexander KöplingerMerge pull request #2366 from xmcclure/scripts-babysitter
2015-12-22 Alexander KöplingerMerge pull request #2375 from akoeplinger/servicemodel...
2015-12-22 Rolf Bjarne KvingeMerge pull request #2376 from rolfbjarne/bitcode-withou...
2015-12-22 Rodrigo KumperaMerge pull request #2034 from alexrp/ctx-cleanup
2015-12-22 Miguel de IcazaMerge pull request #1896 from meum/patch-1
2015-12-22 Aleksey Kliger ... Merge pull request #2374 from lambdageek/dev/bug-37035
2015-12-22 Rolf Bjarne KvingeDo not allow undefined references if bitcode is enabled.
2015-12-21 Zoltan Varga[aot] Add hooks which can be used by embedders to load...
2015-12-21 Marek SafarMerge pull request #2372 from abock/dcs-iserializable...
2015-12-21 Marek SafarMerge pull request #2370 from DavidKarlas/replaceQuote
2015-12-21 Zoltan VargaAdd preliminary support for storing the AOT metadata...
2015-12-19 Zoltan Varga[llvmonly] Avoid emitting runtime invoke wrappers for...
2015-12-19 Zoltan Varga[llvmonly] Share more gsharedvt wrappers.
2015-12-19 Zoltan Varga[llvmonly] Avoid generating gsharedvt in wrappers for...
2015-12-19 Aleksey Kliger ... Merge pull request #2364 from lambdageek/dev/checked...
2015-12-19 João MatosMerge pull request #2367 from BillSeurer/master
2015-12-19 João MatosMerge pull request #2369 from akoeplinger/msvc-win64...
2015-12-19 Alexander Köplinger[sgen] Disable freeing of OS memory on 64bit Windows...
2015-12-19 Zoltan Varga[llvmonly] Avoid adding some gsharedvt wrappers which...
2015-12-19 Zoltan Varga[jit] Only emit the gsharedvt runtime invoke wrappers...
2015-12-19 Zoltan Varga[runtime] Factor out a part of mono_jit_runtime_invoke...
2015-12-19 Zoltan Varga[runtime] Disable the check-seq-points tests on arm...
2015-12-18 Zoltan Varga[jit] Enable gsharedvt in llvmonly mode by default...
2015-12-18 Aleksey Kliger[coop] Checked build GC critical regions.
2015-12-18 Aleksey Kliger ... Merge pull request #2314 from lambdageek/dev/local...
2015-12-18 Bill Seurer[powerpc] New macros and utility functions for v2 Elf...
2015-12-18 Miguel de Icaza[icall/GetMachineName] Use sysconf if available to...
2015-12-18 Ludovic Henry[coop] Cleanup
2015-12-18 Ludovic Henry[coop] Introduce new runtime handle API
2015-12-18 Zoltan Varga[runtime] Remove some debug printfs.
2015-12-18 Zoltan VargaAdd an alternative implementation for runtime invokes...
2015-12-18 Zoltan Varga[runtime] Add a mono_marshal_get_runtime_invoke_for_sig...
2015-12-18 Zoltan VargaMerge pull request #2365 from akoeplinger/fix-llvm...
2015-12-18 Alexander Köplinger[mini] Ensure mono_llvm_create_vars() is only present...
2015-12-17 Alexander KöplingerMerge pull request #2350 from akoeplinger/signcode...
2015-12-17 Alexis ChristoforidesMerge pull request #2342 from lewurm/mkbundlefix
2015-12-17 Jo ShieldsFix "make dist" WITHOUT accidentally un-bumping referen...
2015-12-17 Jo ShieldsRevert "Fix typo in dde9ee9e (Fixes `make dist`)"
2015-12-17 Jo ShieldsFix typo in dde9ee9e (Fixes `make dist`)
2015-12-17 Zoltan Varga[jit] Fix the support for gshared types in mini_emit_in...
2015-12-16 Zoltan Varga[jit] Make it possible to enable gsharedvt in llvmonly...
2015-12-16 Zoltan Varga[jit] Remove a superfluous assert.
2015-12-16 Zoltan Varga[jit] Reorganize mono_jit_runtime_invoke () a bit so...
2015-12-16 Zoltan VargaAdd support for translating between normal and gsharedv...
2015-12-16 Zoltan Varga2015-12-16 Zoltan Varga <vargaz@gmail.com>
2015-12-16 Zoltan Varga2015-12-16 Zoltan Varga <vargaz@gmail.com>
2015-12-16 Alexander KöplingerMerge pull request #2324 from akoeplinger/caching-locking
2015-12-16 Rodrigo KumperaMerge pull request #2356 from ludovic-henry/fix-thread...
2015-12-16 Ludovic Henry[threads] Fix potential deadlock on suspend
2015-12-16 monojenkinsMerge pull request #2353 from ludovic-henry/fix-service...
next