Merge pull request #4327 from vkargov/vk-abcremedy
[mono.git] / mono / mini / mini.h
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-05-11 Aleksey Kliger ... Merge pull request #4796 from lambdageek/dev-handles...
2017-05-10 Vlad BrezaeMerge pull request #4816 from BrzVlad/fix-remoting...
2017-05-10 Rodrigo KumperaMerge pull request #4818 from kumpera/unaligned-cleanup-2
2017-05-09 Rodrigo Kumpera[jit] Add mini_emit_memory_copy_bytes and mini_emit_mem...
2017-05-09 Rodrigo KumperaMerge pull request #4781 from kumpera/unaligned-cleanup-1
2017-05-08 Rodrigo Kumpera[jit] Add mini_emit_memory_store and use it for STOBJ.
2017-05-08 Rodrigo Kumpera[jit] Add mini_emit_memory_load that is to be used...
2017-05-03 Andi McClureMerge pull request #4780 from xmcclure/assembly-loader...
2017-05-03 Zoltan VargaMixed mode exception handling (#4777)
2017-05-01 Rodrigo Kumpera[jit] Move memcpy and memset emmiters to new file calle...
2017-05-01 Rodrigo Kumpera[mini] Rename & expose a few functions to mini.h.
2017-04-28 Aleksey Kliger ... Merge pull request #4767 from lambdageek/bug-55681
2017-04-28 Aleksey Kliger ... Merge pull request #4759 from lambdageek/flags-strict...
2017-04-28 Bernhard Urban[interp] resolve MonoClass and MonoClassField from...
2017-04-27 Johan LorenssonMerge pull request #4716 from Unity-Technologies/eglib...
2017-04-25 Joshua PetersonMerge branch 'master' into config-checks-ipv6
2017-04-24 Andi McClureMerge pull request #4710 from Unity-Technologies/additi...
2017-04-24 Vlad BrezaeMerge pull request #4727 from BrzVlad/fix-xamarin-studio
2017-04-23 Zoltan VargaMake the loading of llvm EH info async safe. (#4725)
2017-04-12 Alexander KyteMerge pull request #4615 from alexanderkyte/string_erro...
2017-04-12 Vlad BrezaeMerge pull request #4670 from BrzVlad/fix-sgen-testing
2017-04-11 Rodrigo KumperaMerge pull request #4116 from kumpera/jit-job-control
2017-04-06 Rodrigo Kumpera[mini] Introduce job control to the JIT. Limits by...
2017-04-06 Zoltan Varga[jit] Only free the unwind info inside a MonoTrampInfo...
2017-04-04 Vlad BrezaeMerge pull request #4630 from BrzVlad/feature-valloc...
2017-04-04 Vlad BrezaeMerge pull request #4618 from BrzVlad/feature-par-nrs
2017-03-30 Alexander KyteMerge pull request #4621 from alexanderkyte/strdup_env
2017-03-30 Zoltan VargaAdd beginnings of mixed code execution support (#4613)
2017-03-29 Rodrigo KumperaMerge pull request #4540 from kumpera/android-changes...
2017-03-29 Zoltan Varga[jit] Cleanup the signature of the mono_arch_get_static...
2017-03-27 Johan LorenssonMerge pull request #4570 from lateralusX/jlorenss/visua...
2017-03-24 Jon Purdy[docs] Enable documentation for mini.
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-17 Zoltan Varga[jit] Remove support for the separate mono_lmf variable...
2017-03-15 lateralusXmono_arch_unwindinfo_install_tramp_unwind_info can...
2017-03-12 Zoltan Varga[jit] Implement RuntimeHelpers.IsReferenceOrContainsRef...
2017-03-10 Johan LorenssonMerge pull request #4444 from lateralusX/jlorenss/windo...
2017-03-02 Johan LorenssonFixes to build libmono with disabled JIT. (#4421)
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-02-28 Vlad BrezaeMerge pull request #4381 from BrzVlad/feature-generatio...
2017-02-27 Rodrigo KumperaMerge pull request #4433 from kumpera/android-fixes
2017-02-27 Vlad BrezaeMerge pull request #4434 from BrzVlad/fix-unload-hang
2017-02-27 Rodrigo KumperaMerge pull request #4431 from vkargov/vk-leaking-points
2017-02-23 Rodrigo KumperaMerge pull request #4419 from BrzVlad/fix-oom-nre
2017-02-22 Vlad BrezaeMerge pull request #4403 from BrzVlad/fix-workers-par...
2017-02-22 Zoltan Varga[arm] Fix the passing of structs with 8 byte alignment...
2017-02-21 Rodrigo KumperaMerge pull request #4380 from alexanderkyte/conflicting...
2017-02-21 Zoltan Varga[jit] Remove some dead code.
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-02-16 Jonathan PryorMerge pull request #4396 from radical/xbuild-deprec-fix
2017-02-16 Bernhard Urban[interpreter] move interpreter specific trampoline...
2017-02-16 Bernhard Urban[interpreter] clean up exported symbols and header...
2017-02-10 Bernhard Urban[exceptions] introduce suspend-on-native-crash that...
2017-02-09 Rodrigo KumperaMerge pull request #4248 from Unity-Technologies/boehm...
2017-02-06 Vladimir Kargov[runtime] Add the MONO_INS_FOR_EACH_REG macro.
2017-02-03 Jon Purdy[runtime] Remove redundant #includes.
2017-02-03 vkargov[runtime] Use ins->prev in mono_analyze_liveness. ...
2017-01-30 Rodrigo KumperaMerge pull request #4297 from kumpera/fix-profiler...
2017-01-27 Bernhard Urban[interpreter] integrate compile_method and runtime_invo...
2017-01-24 Vlad BrezaeMerge pull request #3806 from BrzVlad/feature-parallel...
2017-01-22 Rodrigo KumperaMerge pull request #4274 from kumpera/cctor-abort
2017-01-21 Zoltan Varga[runtime] Fix the loaded llvm build.
2017-01-19 Rodrigo KumperaMerge pull request #4269 from kumpera/nuget-fixing...
2017-01-19 Rodrigo Kumpera[mini] Add new JIT flag JIT_FLAG_DISCARD_RESULTS to...
2017-01-18 Rodrigo KumperaMerge pull request #4234 from kumpera/katia-flavia
2017-01-12 Rodrigo KumperaMerge pull request #4198 from vkargov/vk-prevbb
2017-01-12 Rodrigo KumperaMerge pull request #4212 from BrzVlad/fix-ephemeron...
2017-01-12 Aleksey Kliger[mini] Initialize profiler in mini_init
2017-01-12 Rodrigo KumperaMerge pull request #3563 from lewurm/interpreter
2017-01-11 Alexander KöplingerMerge pull request #4224 from akoeplinger/fix-46602
2017-01-11 Zoltan VargaLldb support code for mono (#4225)
2017-01-09 Bernhard Urban[amd64/tramp] hide interpreter specific trampoline...
2017-01-09 Bernhard Urban[interpreter] first version of trampoline for interpret...
2017-01-09 Bernhard Urban[interpreter] add configure flag and `--regression...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-22 Zoltan Varga[aot] Cleanup the AOT loading code a bit. Add a --aot...
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Rodrigo KumperaMerge pull request #3981 from kumpera/fix_symbolificati...
2016-12-19 Bernhard Urban[exception] remove dynamic loading of libunwind/libcork...
2016-12-19 Vlad BrezaeMerge pull request #4155 from BrzVlad/fix-tls-lmf-addr
2016-12-17 Ludovic Henry[mini] Inline only use of mono_runtime_syscall_fork
2016-12-16 Zoltan Varga[aot] Bump AOT file format version due to changes to...
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Vlad Brezae[runtime] Global debug option for using fallback tls
2016-12-14 Vlad Brezae[amd64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[runtime] Refactor and unify tls access
2016-12-14 Bernhard Urban[exception] rename mono_handle_native_sigsegv -> mono_h...
2016-12-14 Bernhard Urban[exception] pass signal as string already to mono_handl...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Rodrigo KumperaMerge pull request #4048 from kumpera/iface_casting_cleanup
2016-12-01 Aleksey Kliger ... Merge pull request #4045 from lambdageek/bug-47867
2016-12-01 Niklas TherningMerge pull request #4051 from Unity-Technologies/regist...
2016-12-01 Niklas TherningMerge pull request #4033 from ntherning/no-stdcall...
2016-12-01 Zoltan Varga[jit] Enable inlining inside gshared methods. (#4059)
2016-11-30 Alexander KöplingerMerge pull request #3748 from akoeplinger/fix-rng-monotouch
2016-11-29 Niklas TherningMerge pull request #4040 from ntherning/disable-symboli...
next