[msvc] Update csproj files (#4226)
[mono.git] / mono / mini /
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-11 Marek SafarMerge pull request #4219 from marek-safar/corert-bump
2017-01-11 Zoltan Varga[jit] Extends an array in mono_spill_global_vars (...
2017-01-11 Marek SafarMerge pull request #4222 from alexanderkyte/fix_mismatc...
2017-01-09 Zoltan Varga[aot] Rewrite the AOT profiler. (#4176)
2017-01-09 Johan LorenssonMerge pull request #4195 from lateralusX/jlorenss/win...
2017-01-07 Jonathan ChambersAdd code manager callbacks so JIT can track memory...
2017-01-06 Marek Safar[build] Update mini tests tools to use correct path
2017-01-06 Zoltan Varga[aot] Avoid a crash in the aot compiler if a delegate...
2017-01-06 Zoltan Varga[jit] Fix the check for calling mono_get_vtable_var...
2017-01-05 Zoltan Varga[aot] Aot System.Numerics.dll as well for the make...
2017-01-04 Marek SafarMerge pull request #4202 from marek-safar/compression
2017-01-04 Alexander Kyte[llvmonly] Use right IMT slow path for lazy array inter...
2017-01-04 David KarlašMerge pull request #4196 from DavidKarlas/stepAndCatchE...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2017-01-02 Marek SafarMerge pull request #4194 from DavidKarlas/bug44974
2016-12-28 David Karlaš[Debugger] Fixed step-in and step-out in case of except...
2016-12-28 David KarlašMerge pull request #4193 from DavidKarlas/stepinSpeedup
2016-12-28 David Karlaš[Debugger] Fixed bug where we loop randomly long(+1...
2016-12-28 Zoltan Varga[simd] Enable simd support when 32 bit floats are enabled.
2016-12-28 Zoltan Varga[llvm] Fix compilation/working with recent llvm version...
2016-12-22 Neale Ferguson[jit] Fix a test which fails on big endian.
2016-12-22 Zoltan VargaFix a regression introduced by 98d7ad045e6661e4c2e428fe...
2016-12-22 Zoltan VargaFix warnings.
2016-12-22 Zoltan Varga[aot] Cleanup the AOT loading code a bit. Add a --aot...
2016-12-21 Bernhard Urban[exceptions] unregister SIGILL handler before calling...
2016-12-21 Bernhard Urban[exceptions] only do SIGSEGV related actions for SIGSEG...
2016-12-21 Marek SafarMerge pull request #4187 from rolfbjarne/dynamic-method-ios
2016-12-21 Marek SafarMerge pull request #4188 from Unity-Technologies/missin...
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-21 Alexander KöplingerMerge pull request #4159 from akoeplinger/aot-only...
2016-12-21 Vlad Brezae[arm64] Fix finally abort
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-20 Zoltan Varga[jit] Allow simple TLS accesses in gsharedvt methods...
2016-12-20 Zoltan Varga[aot] AOT System.Numerics.Vectors when running make...
2016-12-20 Alexander Köplinger[bcl] Rename aot_only profile to testing_aot_full
2016-12-20 Ludovic Henry[build] Fix warning (#4177)
2016-12-20 Bernhard Urban[coop] switch to GC unsafe state in SIGINT handler...
2016-12-20 Bernhard Urban[coop] switch to GC unsafe state in SIGFPE handler...
2016-12-20 Rodrigo KumperaMerge pull request #3981 from kumpera/fix_symbolificati...
2016-12-20 Neale FergusonImplement fast tls for s390x (#4161)
2016-12-19 Bernhard Urban[exception] remove dynamic loading of libunwind/libcork...
2016-12-19 Zoltan Varga[arm] Fix llvm support for HFA arguments.
2016-12-19 Rodrigo Kumpera[mini] Implement callback that gives metadata access...
2016-12-19 Bernhard Urban[exception] print process map when crashing on Linux
2016-12-19 Bernhard Urban[unwinding] set DUMPABLE, so debuggerd can ptrace us
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-17 Ludovic Henry[mini] Factor duplicates mono_gdb_render_native_backtraces
2016-12-17 Zoltan Varga[jit] Enable tests for the Vector<T> intrinsics. (...
2016-12-17 Zoltan Varga[llvm] Fix the mapping of simd types to llvm types...
2016-12-17 Zoltan Varga[llvm] Add back support for OP_TLS_GET.
2016-12-16 Zoltan Varga[simd] Fix the exception thrown by Vector<T>.CopyTo...
2016-12-16 Vlad Brezae[runtime] Fix MONO_ARCH_ENABLE_MONO_LMF_VAR
2016-12-16 Zoltan Varga[aot] Bump AOT file format version due to changes to...
2016-12-16 Vlad Brezae[runtime] Remove old unused defines/prototypes
2016-12-15 Vlad Brezae[s390x] Fix build
2016-12-15 Bernhard Urban[aot] fix linker invocation for llvm mode on linux
2016-12-15 Vlad BrezaeMerge pull request #4014 from BrzVlad/feature-tls-refactor
2016-12-14 Vlad Brezae[arm] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[arm64] Resurrect inlined fast tls
2016-12-14 Vlad Brezae[x86] Resurrect inlined fast tls
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] do not wrap SIGILL into a managed exception
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-14 Marek SafarMerge pull request #4139 from lambdageek/bug-49686
2016-12-14 Vlad BrezaeMerge pull request #4110 from BrzVlad/fix-sgen-win32
2016-12-14 Zoltan Varga[jit] Add a workaround to avoid a crash in mini_above_a...
2016-12-13 Zoltan VargaFix a warning.
2016-12-13 Zoltan Varga[amd64] Return from the altstack before handling native...
2016-12-13 Zoltan Varga[jit] Pass '-nx' to gdb when printing native backtraces...
2016-12-13 Bernhard UrbanRevert "Fix a warning."
2016-12-13 Zoltan VargaFix a warning.
2016-12-12 Bernhard Urban[unwind] reduce frame size of mono_unwind_frame ()
2016-12-11 Zoltan Varga[simd] Add intrinsics support for Vector<T>.CopyTo ().
2016-12-09 Ludovic Henry[threadpool] Split domain and worker management (#4117)
2016-12-08 Zoltan Varga[runtime] Use MonoBoolean instead of gboolean in monito...
2016-12-07 Marek SafarMerge pull request #4102 from marek-safar/bootstrap
2016-12-07 Ludovic Henry[threads] Fix conflicting signal with boehm (#4096)
2016-12-06 Rolf Bjarne Kvinge[llvm] Fix intrinsic Selector.GetHandle support. (...
2016-12-06 Ludovic Henry[io-layer] Remove io-layer.h include from as many heade...
2016-12-05 Johan LorenssonMerge pull request #3997 from lateralusX/jlorenss/win...
2016-12-02 Johan LorenssonFix windows build error in type-checking.c. (#4078)
2016-12-02 Aleksey Kliger ... [runtime] Use mono_assembly_get_object_handle instead...
2016-12-02 Marek SafarMerge pull request #4063 from ntherning/fix-culture...
2016-12-02 Zoltan Varga[runtime] Change the vtable->initialized bitfield into...
2016-12-01 Andi McClureMerge pull request #4053 from xmcclure/babysitter_cygwin
2016-12-01 Zoltan Varga[jit] Fix the DISABLE_REMOTING build.
2016-12-01 Zoltan Varga[x86] Increase some instruction lengths.
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 #4050 from akoeplinger/profile-speedup
2016-11-30 Ludovic Henry[io-layer] Remove INFINITE
next