[runtime] Register static rgctx trampolines
[mono.git] / mono / mini /
2015-07-29 Vlad Brezae[runtime] Register static rgctx trampolines
2015-07-29 Vlad Brezae[runtime] Register tramp infos for delegate invoke...
2015-07-29 Vlad Brezae[x86] Fix usage of virtual delegate invoke tramps for aot
2015-07-29 Vlad Brezae[runtime] Fix lookup of aot symbol for imt delegate...
2015-07-29 Vlad Brezae[runtime] Add missing delegate invoke trampolines
2015-07-29 Vlad Brezae[amd64] Fix failure to emit imt delegate invoke tramps
2015-07-29 Vlad Brezae[aot] Register tramp infos when loading trampolines...
2015-07-29 Vlad Brezae[runtime] Expose trampoline jit infos that have unwind...
2015-07-29 Vlad Brezae[runtime] We already checked that the IP is within...
2015-07-29 Vlad Brezae[jit] Add different frame type for trampoline frames.
2015-07-29 Vlad Brezae[jit] Include the unwind_info into the tramp JitInfos
2015-07-29 Zoltan Varga[llvm] Avoid emitting a dummy personality function.
2015-07-29 Rodrigo KumperaMerge pull request #1951 from akoeplinger/fix-monop
2015-07-29 João MatosMerge pull request #1953 from brpocock/master
2015-07-29 João MatosMerge pull request #1954 from kumpera/fix_aot_compilation
2015-07-29 Rodrigo KumperaFix aot compilation when the path has spaces.
2015-07-28 Zoltan Varga[llvm] Emit the file info struct initializer using...
2015-07-28 Zoltan Varga[amd64] Avoid saving r11 outside the red zone in the...
2015-07-28 Zoltan Varga[runtime] Remove some dead code.
2015-07-28 triton[mini] Fixed void function returning warning.
2015-07-28 Zoltan Varga[jit] Make the jit code more c++ clean by renaming...
2015-07-27 Rodrigo KumperaMerge pull request #1943 from alexrp/profiler-improvements
2015-07-27 João MatosMerge pull request #1923 from lukaszunity/start-managed...
2015-07-27 Marcos HenrichMerge pull request #1909 from esdrubal/reflection
2015-07-27 Marek SafarMerge pull request #1941 from kasthack/system.web-fixes
2015-07-25 Zoltan VargaMerge pull request #1942 from akoeplinger/net4x
2015-07-25 Alexander Köplinger[build] Fix a few Makefiles to correctly use net_4_x...
2015-07-25 Zoltan VargaRevert "[jit] Allow NEW_AOTCONST () to work in JIT...
2015-07-25 Zoltan Varga[jit] Allow NEW_AOTCONST () to work in JIT mode too...
2015-07-24 João Matos[runtime] Compile fixes for WatchOS.
2015-07-24 Zoltan Varga[arm] Allocate thunk space for tail calls. Fixes #32179.
2015-07-23 Zoltan Varga[gsharedvt] Set exception_message when disabling LLVM.
2015-07-23 Zoltan Varga[arm] Enable support for a few more calling conventions...
2015-07-22 Zoltan VargaMerge pull request #1935 from alexanderkyte/xdebug...
2015-07-22 Alexander Kyte[runtime] Disable functions that call functions which...
2015-07-22 Zoltan Varga[arm64] Add a test for passing HFA arguments on the...
2015-07-21 Zoltan Varga[llvm] Fix a problem introduced by 4a685f44c8dec120ad71...
2015-07-21 Rodrigo KumperaMerge pull request #1926 from alexrp/profiler-improvements
2015-07-21 Zoltan Varga[runtime] Avoid including mcs/build/config.make into...
2015-07-21 Rodrigo KumperaMerge pull request #1933 from alexrp/master
2015-07-21 Zoltan Varga[runtime] Rename mono_arch_find_jit_info () -> mono_arc...
2015-07-21 João Matos[aot] Rewrite the options parser to properly handle...
2015-07-21 Zoltan Varga[jit] Remove usage of MonoGenericSharingContext from...
2015-07-21 Zoltan VargaFix the build.
2015-07-20 Rodrigo Kumpera[mini] Fix locking order violation in mono_get_seq_points.
2015-07-20 Rodrigo Kumpera[build] Rename RUNTIME variable to avoid clash with...
2015-07-20 Zoltan VargaFix the build.
2015-07-20 Zoltan Varga[jit] Remove the usage of MonoGenericSharingContext...
2015-07-20 Zoltan Varga[jit] Remove mini_replace_type (), use mini_get_underly...
2015-07-20 Zoltan Varga[jit] Remove the MonoGenericContext/MonoCompile argumen...
2015-07-20 Zoltan Varga[jit] Remove class init trampolines, use the same code...
2015-07-20 Zoltan Varga[gshared] Fix constrained partial calls to Object:GetTy...
2015-07-20 Marek SafarMerge pull request #1931 from kasthack/system.web-fixes
2015-07-20 Zoltan Varga[jit] Remove the support for MONO_ARCH_NOTIFY_PENDING_E...
2015-07-20 Zoltan Varga[jit] Use mini_type_get_underlying_type () instead...
2015-07-17 Zoltan VargaFix a warning.
2015-07-16 Zoltan Varga[llvm] Add support for returning vtypes as a scalar...
2015-07-15 Marek Safar[build] Update profiles path
2015-07-15 Marek Safar[build] Update profiles path
2015-07-14 Zoltan Varga[llvm] Add support for pass/returning vtypes by ref.
2015-07-14 Zoltan Varga[runtime] Fix the mono_get_lmf_addr () optimization...
2015-07-14 Vlad BrezaeMerge pull request #1730 from BrzVlad/feature-arm-fast-tls
2015-07-13 Zoltan Varga[jit] Fix float32 support for the interlocked opcodes.
2015-07-13 Zoltan Varga[amd64] Fix marshalling of empty structures.
2015-07-13 Zoltan VargaMerge pull request #1927 from borgdylan/x86fix
2015-07-13 Dylan Borgfix the x86 build
2015-07-10 Zoltan Varga[aot] Emit the got into the bss section on osx too.
2015-07-10 Vlad Brezae[arm] Add MONO_DEBUG option for using only fallback...
2015-07-10 Vlad Brezae[arm] Add fast tls support on ios.
2015-07-10 Vlad Brezae[sgen] Use the sgen allocator fastpath also when cross...
2015-07-10 Vlad Brezae[arm] Add fast tls support on android.
2015-07-10 Vlad Brezae[arm] Add fast tls support on linux
2015-07-10 Rodrigo Kumpera[jit] Use a feature macro instead of hardcoding users.
2015-07-10 Rodrigo Kumpera[arm] Fixed the max length of seq_point. Fixes #31829.
2015-07-10 Rodrigo Kumpera[jit] Disable fast tls on osx if MONO_HAVE_FAST_TLS...
2015-07-10 Rodrigo Kumpera[mini] Add some extra asserts around fast tls to ensure...
2015-07-10 João MatosMerge pull request #1924 from bosmacs/master
2015-07-09 Zoltan Varga[llvm] Remove the restriction on handlers without invok...
2015-07-09 Zoltan Varga[jit] Fix a regression introduced by ce567f4026d0b0c224...
2015-07-09 Zoltan Varga[llvm] Fix the handling of nested clauses.
2015-07-09 Jonathan PryorMerge pull request #1888 from joelmartinez/mdoc-flagsbug
2015-07-08 Zoltan Varga[sdb] Allow boxed vtypes as this when invoking vtype...
2015-07-07 Zoltan Varga[llvm] Fix a problem introduced by the previous change.
2015-07-07 Zoltan Varga[llvm] Refactor the aot code a bit.
2015-07-07 Zoltan Varga[sdb] Allow invoking of valuetype ctors.
2015-07-07 Marek SafarMerge pull request #1914 from kasthack/master
2015-07-07 Zoltan Varga[aot] Fix static linking support when using llvm.
2015-07-07 Zoltan Varga[aot] Handle already gsharedvt methods correctly in...
2015-07-06 Zoltan Varga[gsharedvt] Handle gsharedvt methods correctly in check...
2015-07-06 Rodrigo KumperaMerge pull request #1911 from ludovic-henry/threadpool...
2015-07-06 Zoltan Varga[aot] Mark the data arrays emitted using llvm as constant.
2015-07-06 Marcos HenrichMerge pull request #1900 from esdrubal/cyclic-ref
2015-07-06 Marcos HenrichMerge pull request #1906 from esdrubal/xbuild-CopyLocal-fix
2015-07-06 João MatosMerge pull request #1913 from RavuAlHemio/bug31635
2015-07-03 Rodrigo Kumpera[jit] Add emulation r4 to u8 conversion. Fixes #31582.
2015-07-03 Ludovic Henry[threadpool-ms] Fix unhandled exception support
2015-07-02 Rodrigo KumperaMerge pull request #1907 from alexanderkyte/slow_aot_st...
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-07-01 Alexander Kyte[runtime] Avoid repeated method hashing in find_aot_module
2015-07-01 Ludovic Henry[threadpool] Remove mono threadpool implementation
next