Merge pull request #2865 from akoeplinger/maccore-fixes
[mono.git] / mono / mini /
2016-04-11 Alexander KöplingerMerge pull request #2865 from akoeplinger/maccore-fixes
2016-04-11 Alexander Köplinger[mini] Add a stub for mono_arch_create_handler_block_tr...
2016-04-10 Miguel de IcazaMerge pull request #2854 from alexrp/lock-free-queue...
2016-04-10 Alexis ChristoforidesMerge pull request #2851 from mono/mono-symbolicate...
2016-04-08 monojenkinsMerge pull request #2860 from lewurm/fix-cfgdump-relate...
2016-04-08 Bernhard Urban[jit] include cfgdump.h in common_sources
2016-04-08 Bernhard Urban[cfg-dump] fix warning
2016-04-08 monojenkinsMerge pull request #2856 from alexrp/profiler-fix-sem
2016-04-08 Alex Rønne PetersenMerge pull request #2855 from malaterre/master
2016-04-08 Mathieu MalaterreRemove a simple memory leak
2016-04-08 Alexander KöplingerMerge pull request #2850 from madewokherd/inetpton
2016-04-07 monojenkinsMerge pull request #2788 from lambdageek/dev/monoerror...
2016-04-07 monojenkinsMerge pull request #2769 from lewurm/jit-cfg-dump
2016-04-07 monojenkinsMerge pull request #2824 from lambdageek/dev/monoerror...
2016-04-07 monojenkinsMerge pull request #2848 from alexrp/master
2016-04-07 monojenkinsMerge pull request #2847 from vargaz/get-type-reflection
2016-04-07 monojenkinsMerge pull request #2809 from lambdageek/dev/monoerror...
2016-04-07 monojenkinsMerge pull request #2838 from alexrp/profiler-writer...
2016-04-07 Zoltan Varga[arm64] Enable Unwind_Backtrace () support on arm64.
2016-04-07 monojenkinsMerge pull request #2841 from lambdageek/dev/bug-40060
2016-04-07 Ankit JainMerge pull request #2844 from radical/assign-proj-config
2016-04-06 Aleksey Kliger[threads] MonoError-ize mono_thread_set_name_internal
2016-04-06 Rodrigo KumperaMerge pull request #2837 from alexrp/master
2016-04-06 Aleksey Kliger[runtime] Add a rootimage arg to mono_reflection_get_ty...
2016-04-06 João MatosMerge pull request #2842 from akoeplinger/fix-monodroid...
2016-04-06 Alexander KöplingerAdd android-libunwind submodule and fix path in mini...
2016-04-06 Rodrigo KumperaMerge pull request #2836 from kumpera/cwt_toggleref
2016-04-06 Alexander Köplinger[mini] Remove duplicated methods from tramp-arm64-gshar...
2016-04-06 Alexander Köplinger[mini] Fix incorrect ifdef in the arm64 gsharedvt files
2016-04-06 Alexander Köplinger[mini] Add missing include to mini-exceptions-native...
2016-04-06 Alexander Köplinger[mini] Fix ARM assembler syntax for MRC
2016-04-06 Alex Rønne Petersen[mini] Set a native thread name for the main thread...
2016-04-06 Alex Rønne Petersen[runtime] Add thread names to all internal runtime...
2016-04-06 Alex Rønne Petersen[mini] Shut down the profiler after shutting down the...
2016-04-05 Bernhard Urban[msvc] add new module
2016-04-05 Alexander KöplingerMerge pull request #2832 from razzfazz/handle_eintr
2016-04-05 Bernhard Urban[jit] introduce CFG dumping feature, that enables dumpi...
2016-04-05 Bernhard Urban[jit] add function to print instruction description...
2016-04-05 Alexander KöplingerMerge pull request #2831 from razzfazz/fix_dllimport
2016-04-04 Zoltan Varga[runtime] Allow the options in MONO_DEBUG to be passed...
2016-04-04 Zoltan Varga[llvm] Enable pinvoke call using the C calling conv...
2016-04-04 Rodrigo KumperaMerge pull request #2827 from xmcclure/profile-clean-0.1
2016-04-04 monojenkinsMerge pull request #2545 from ermshiperete/Xamarin...
2016-04-04 Marek Safar[build] Update mcs path in mini tests
2016-04-04 Marek Safar[build] Change the way how mcs references are passed...
2016-04-04 Ludovic HenryMerge pull request #2713 from gregoryyoung/master
2016-04-03 Zoltan Varga[amd64] Add a separate ArgStorage entry for gsharedvt...
2016-04-02 monojenkinsMerge pull request #2720 from mono/fix-39325
2016-04-02 Zoltan Varga[runtime] Move the test for shutting down the stat...
2016-04-02 Zoltan Varga[arm64] Fix the generation of static rgctx trampolines...
2016-04-02 Zoltan Varga[arm64] Implement handler block guard trampolines.
2016-04-02 Zoltan Varga[runtime] Fix a crash when shutting down the sampling...
2016-04-02 Alexander Köplinger[mini] Remove duplicate stubs from tramp-amd64/x86...
2016-04-01 Alex Rønne Petersen[mini] Fix build on systems without clock_nanosleep ().
2016-04-01 Rodrigo Kumpera[jit] Handle verification failing with InvalidProgramE...
2016-04-01 Zoltan Varga[arm64] Fix clearing of stack traces when an exception...
2016-04-01 Rodrigo KumperaMerge pull request #2825 from kumpera/loader_error_removal
2016-04-01 Alexander KöplingerMerge pull request #2826 from mattleibow/mono.options...
2016-04-01 monojenkinsMerge pull request #2805 from alexrp/profiler-sampling...
2016-04-01 Zoltan Varga[arm64] Implement interruption checking in the trampoli...
2016-04-01 Alex Rønne Petersen[profiler] Use a background thread to send out sampling...
2016-04-01 Rodrigo Kumpera[runtime] Remove mono_loader_clear_error, mono_loader_a...
2016-03-31 Rodrigo Kumpera[mono-error] Since nothing sets the loader error anymor...
2016-03-31 Zoltan Varga[runtime] Fix some warnings/remove dead code.
2016-03-31 monojenkinsMerge pull request #2816 from xmcclure/profile-clean-0
2016-03-31 monojenkinsMerge pull request #2810 from kumpera/fix_hazard_free
2016-03-31 Zoltan Varga[gsharedvt] Integrate mini-generic-sharing-gsharedvt...
2016-03-31 Aleksey Kliger[runtime] Use mono_object_isinst_checked
2016-03-31 Zoltan Varga[arm64] Fix passing of small gsharedvt argument on...
2016-03-31 Zoltan VargaMerge pull request #2820 from kumpera/license-change...
2016-03-31 monojenkinsMerge pull request #2394 from Mailaender/patch-1
2016-03-30 Alexander KöplingerMerge pull request #2807 from akoeplinger/gchandle
2016-03-30 monojenkinsMerge pull request #2786 from alexanderkyte/leaked_type...
2016-03-30 Vlad BrezaeMerge pull request #2799 from BrzVlad/fix-conc-card...
2016-03-30 monojenkinsMerge pull request #2808 from lambdageek/dev/monoerror...
2016-03-30 Marcos HenrichMerge pull request #2698 from esdrubal/iosxmlarray
2016-03-30 Marcos HenrichMerge pull request #2763 from esdrubal/mono-symbolicate...
2016-03-30 Marcos HenrichMerge pull request #2787 from esdrubal/endpointaddress10
2016-03-30 Rodrigo KumperaMerge pull request #2781 from alexanderkyte/inflated_me...
2016-03-29 monojenkinsMerge pull request #1718 from madewokherd/sgenthreadcleanup
2016-03-29 Vlad BrezaeMerge pull request #2801 from BrzVlad/feature-conc...
2016-03-29 monojenkinsMerge pull request #2794 from xmcclure/win-aot-basic
2016-03-29 monojenkinsMerge pull request #2767 from lambdageek/dev/monoerror...
2016-03-29 Alexander Köplinger[runtime] Use mono_object_isinst_checked for ppc and...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2016-03-29 Zoltan Varga[amd64] Avoid passing the pc/pc offset to the throw...
2016-03-28 Miguel de IcazaFirst set of licensing changes
2016-03-28 Rodrigo Kumpera[jit] Add native-types and enable them by default....
2016-03-28 Zoltan Varga[jit] Pass the type token index instead of the full...
2016-03-28 Rodrigo Kumpera[jit] Add arm64 backend and gsharedvt code.
2016-03-28 Rodrigo Kumpera[mini] Add x86 gsharedvt.
2016-03-28 Rodrigo Kumpera[jit] Implement gsharedvt on arm.
2016-03-28 Rodrigo Kumpera[runtime] Move gsharedvt to public plus amd64 implement...
2016-03-28 Rodrigo Kumpera[mini] Try to use libcorkscrew or libunwind on Android...
2016-03-28 monojenkinsMerge pull request #2798 from BrzVlad/fix-sgen-timestamp
2016-03-28 Zoltan Varga[arm] In the llvm throw corlib exception trampoline...
2016-03-28 Rodrigo Kumpera[runtime] Add cross helpers that both check offsets...
2016-03-28 Rodrigo KumperaMerge pull request #2797 from kumpera/android_krait_bug
2016-03-28 monojenkinsMerge pull request #2785 from alexanderkyte/cached_info...
2016-03-28 Vlad BrezaeMerge pull request #2621 from BrzVlad/feature-conc...
next