[sre] Fix s390x build (#3427)
[mono.git] / mono / mini /
2016-08-22 Alexander KöplingerMerge pull request #3428 from ntherning/fix-missing...
2016-08-20 Johan LorenssonVisual Studio project updates and enhancements to suppo...
2016-08-19 Aleksey Kliger ... Merge pull request #3413 from lambdageek/reflection...
2016-08-19 Niklas TherningMerge pull request #3419 from ntherning/fix-MonoTests...
2016-08-19 Ludovic HenryMerge pull request #3416 from ludovic-henry/iolayer...
2016-08-19 Vlad BrezaeMerge pull request #3418 from BrzVlad/fix-arm64-finaliz...
2016-08-19 Vlad Brezae[arm64] Add sequential memory constraint to swap, cas...
2016-08-18 Ludovic HenryMerge pull request #3415 from ludovic-henry/net_2_1...
2016-08-18 Vlad Brezae[arm64] Add full memory sequencing to atomic loads...
2016-08-18 Vlad Brezae[arm64] Add full memory sequencing to atomic stores...
2016-08-18 Niklas TherningMerge pull request #3412 from ntherning/fix-stack-align...
2016-08-18 Niklas TherningFixes stack alignment issue in handler_block_trampoline...
2016-08-18 Vlad BrezaeMerge pull request #3401 from BrzVlad/fix-managed-alloc2
2016-08-17 Vlad Brezae[aot] Fallback to slowpath managed alloc if we fail...
2016-08-17 Vlad Brezae[sgen] Unify tls access across with/without HAVE_KW_THR...
2016-08-17 Vlad Brezae[aot] Don't aot methods that use tls on HAVE_KW_THREAD...
2016-08-16 Niklas TherningMerge pull request #3403 from ntherning/fix-handler...
2016-08-16 Niklas TherningFixes illegal CALL emitted in handler_block_trampoline...
2016-08-15 Zoltan Varga[runtime] Fix warnings.
2016-08-15 Niklas TherningMerge pull request #3396 from ntherning/fix-async-exc...
2016-08-12 Marek SafarMerge pull request #3398 from henricm/fix-for-test...
2016-08-12 Vlad Brezae[jit] Add missing special case for div with mul optimiz...
2016-08-12 Marek SafarMerge pull request #3394 from mono/netstandard
2016-08-11 Vlad BrezaeMerge pull request #2332 from BrzVlad/feature-div-with-mul
2016-08-11 Vlad Brezae[jit] Enable division by constant optimization on 32 bit
2016-08-11 Vlad Brezae[arm] Implement OP_BIGMUL
2016-08-11 Vlad Brezae[jit] Register counter for number of optimized divisions
2016-08-11 Vlad Brezae[jit] Optimize signed division by constant
2016-08-11 Vlad Brezae[jit] Optimize unsigned division by constant
2016-08-11 Aleksey Kliger ... Merge pull request #3389 from lambdageek/bug-43099
2016-08-11 Niklas TherningMerge pull request #3388 from ntherning/fix-thread...
2016-08-10 Alexander KyteMerge pull request #3390 from alexanderkyte/fix_nunitli...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-09 monojenkinsMerge pull request #3387 from xmcclure/test-suite-bump
2016-08-09 Alexander Köplinger[mini] Fix mktemp argument in test_op_il_seq_point.sh
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Aleksey Kliger ... Merge pull request #3349 from lambdageek/handle-icalls...
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-07 Ludovic HenryMerge pull request #3370 from ludovic-henry/fix-finaliz...
2016-08-07 Vincent Povirk[x86] Only pinvoke methods are stdcall. (#3354)
2016-08-06 Zoltan Varga[runtime] Fix the loaded llvm build.
2016-08-06 Marek SafarMerge pull request #3356 from marek-safar/cecil-update
2016-08-05 Zoltan Varga[runtime] Store the original invoke method in WrapperIn...
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Zoltan Varga[arm] Fix aot support in the sdb soft breakpoint trampo...
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
2016-08-05 Ludovic HenryMerge pull request #3288 from ludovic-henry/iolayer...
2016-08-05 Ludovic HenryMerge pull request #3355 from ludovic-henry/process...
2016-08-05 Miguel de IcazaRemove stray comment
2016-08-04 Zoltan Varga[arm] Fix the initialization of the variable holding...
2016-08-04 Alexander KyteMerge pull request #3360 from alexanderkyte/mini_fix_ti...
2016-08-04 Ludovic Henry[io-layer] Remove threads.h, thread-private.h and wthre...
2016-08-04 Ludovic Henry[io-layer] Extract GetThreadPriority and SetThreadPriority
2016-08-04 Ludovic Henry[io-layer] Extract wapi_current_thread_desc
2016-08-03 Alexander KyteMerge pull request #3352 from alexanderkyte/mini_bitcod...
2016-08-03 Alexander Kyte[runtime] Provide Mono.Simd.dll to llvmonlycheck+fullao...
2016-08-03 Alexander KöplingerMerge pull request #3351 from kasthack/patch-2
2016-08-03 Zoltan Varga[arm] Initialize breakpoint_tramp later in full aot...
2016-08-02 Aleksey Kliger ... Merge pull request #3344 from alexanderkyte/propagate_m...
2016-08-01 Aleksey Kliger ... Merge pull request #3340 from lambdageek/dev/invoke...
2016-08-01 Alexander KyteMerge pull request #3345 from alexanderkyte/fix_mini_ao...
2016-08-01 Alexander KyteMerge pull request #3269 from alexanderkyte/silence_zer...
2016-08-01 Alexander Kyte[runtime] Pass invariant AOT options to mini aot tests
2016-08-01 Zoltan Varga[arm] Use soft breakpoints on watchos.
2016-08-01 Ludovic HenryMerge pull request #3342 from ludovic-henry/gc-domain...
2016-08-01 Aleksey Kliger ... Merge pull request #3335 from lambdageek/dev/system...
2016-08-01 Aleksey Kliger[llvm] In default_mono_llvm_unhandled_exception call...
2016-07-30 Zoltan Varga[arm] Implement support soft breakpoints + AOT.
2016-07-30 Zoltan Varga[sdb] Fix an aot assert.
2016-07-29 Aleksey Kliger[runtime] Move mono_invoke_unhandled_exception_hook...
2016-07-28 Rodrigo KumperaMerge pull request #3338 from lambdageek/dev/plug-ptrar...
2016-07-28 Alex Rønne PetersenMerge pull request #3334 from alexrp/arm-cpu-detect-fix
2016-07-28 Alexander Köplinger[mini] Fix asm/sigcontext.h include in exceptions-arm.h
2016-07-28 Alex Rønne Petersen[arm] Make HAVE_ARMV{5,6,7} macros override hwcap detec...
2016-07-27 Vlad BrezaeMerge pull request #2961 from schani/fix-sgen-refactoring
2016-07-27 Vlad BrezaeMerge pull request #3328 from BrzVlad/finalizer-thread...
2016-07-27 Zoltan Varga[sdb] Explicitly encode in the JIT debug info whenever...
2016-07-26 Aleksey Kliger ... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Marek SafarMerge pull request #3330 from madewokherd/compactframework
2016-07-26 Ludovic Henry[mutex] Make mono_os_mutex_* functions return more...
2016-07-26 Alexander KöplingerMerge pull request #3327 from rolfbjarne/bug41745
2016-07-26 Alexander KöplingerMerge pull request #3331 from lambdageek/dev/test-for...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-26 Dolphin HawkinsAdded Mono.Tasklets test
2016-07-22 Alexander KöplingerMerge pull request #3318 from akoeplinger/cleaner-mini...
2016-07-21 Alexander KöplingerMerge pull request #3319 from akoeplinger/fix-mono...
2016-07-21 João MatosMerge pull request #3322 from grendello/offsets-tool-xa
2016-07-21 Rodrigo KumperaMerge pull request #3289 from BrzVlad/fix-critical...
2016-07-21 Rodrigo KumperaMerge pull request #3321 from BrzVlad/fix-block-state...
2016-07-21 Rodrigo KumperaMerge pull request #3290 from BrzVlad/fix-finalizer...
2016-07-21 Alexander Köplinger[mini] Explicitly turn nunit output on or off based...
2016-07-21 Zoltan Varga[ji] Run the mini tests without the emitnunit.pl script...
2016-07-21 Rodrigo Kumpera[mini] Fail methods that try to throw scalars. Fix...
2016-07-21 Alexander Kyte[mobile_static] Use clang++ for the linker (#3308)
2016-07-21 Marcos HenrichMerge pull request #3305 from esdrubal/response_stream_...
2016-07-21 Rodrigo KumperaMerge pull request #3306 from kumpera/fix_wait
next