Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / mono / mini / mini.h
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...
2016-11-29 Johan LorenssonMerge pull request #4023 from lateralusX/jlorenss/test...
2016-11-29 Alexander KytePrevent ThreadAbort from prematurely ending function...
2016-11-29 Zoltan Varga[aot] Bump aot file version after c690636c01df73badb1e2...
2016-11-29 Rodrigo Kumpera[runtime] CEE_MONO_CISINST is dead. Removed the type...
2016-11-29 Rodrigo Kumpera[mini] Remove CEE_MONO_CCASTCLASS. Could not remove...
2016-11-28 Rodrigo Kumpera[mini] Extract type checking code into type-checking.c
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-20 Zoltan VargaImplement SIMD support for the Vector2/3/4 classes...
2016-11-18 Henric MüllerMerge pull request #3948 from henricm/fix-pinvoke-utf8...
2016-11-17 Vlad BrezaeMerge pull request #3968 from BrzVlad/fix-monitor-exception
2016-11-17 Ankit JainMerge pull request #3979 from radical/fix-xbuild-tgt
2016-11-17 Alexander KöplingerMerge pull request #3965 from akoeplinger/ppc-disable...
2016-11-17 João MatosMerge pull request #3953 from rolfbjarne/offsets-tool...
2016-11-17 Niklas TherningMerge pull request #3966 from ntherning/prevent-multipl...
2016-11-16 Martin BauligMerge pull request #3956 from directhex/install-btls...
2016-11-16 Martin BauligMerge pull request #3967 from atsushieno/fix-linux...
2016-11-16 Rodrigo KumperaMerge pull request #3678 from mono/seq-read
2016-11-15 Zoltan Varga[jit] Optimize out the early pinvoke address loading...
2016-11-08 Alexis ChristoforidesMerge pull request #3773 from mono/bockbuild-integration
2016-11-08 Alexander KöplingerMerge pull request #3913 from omwok/master
2016-11-07 Rodrigo KumperaMerge pull request #2408 from tastywheattasteslikechick...
2016-11-04 Rodrigo KumperaMerge pull request #3796 from ntherning/windows-backend...
2016-11-03 Alexander KöplingerMerge pull request #3871 from akoeplinger/mono.posix...
2016-11-03 Rodrigo KumperaMerge pull request #3734 from kumpera/monoclass_reorg
2016-11-02 Rodrigo KumperaMerge pull request #3867 from kumpera/issues
2016-11-02 Aleksey Kliger ... Merge pull request #3863 from lambdageek/dev-42584...
2016-11-02 Alexander KöplingerMerge pull request #3870 from evincarofautumn/fix-xmm...
2016-11-02 Marek SafarMerge pull request #3869 from radical/mcs-ignore-arg
2016-11-02 Zoltan Varga[arm] Call the tls get trampoline through a GOT slot...
2016-11-02 Rodrigo KumperaFix rebase issues.
2016-11-02 Rodrigo Kumpera[runtime] Move MonoClass::flags to MonoClassDef.
2016-10-31 Aleksey Kliger ... Merge pull request #3802 from lambdageek/dev-reference...
2016-10-27 Vlad BrezaeMerge pull request #3769 from evincarofautumn/fix-verif...
2016-10-27 Alexander KöplingerMerge pull request #3800 from madewokherd/mingwbuild
2016-10-24 Alexander KöplingerMerge pull request #3801 from akoeplinger/netstandard20...
2016-10-24 Johan LorenssonMerge pull request #3442 from lateralusX/jlorenss/win...
next