Merge pull request #3468 from alexrp/hwcap-improvements
[mono.git] / mono / mini /
2016-08-29 Alex Rønne PetersenMerge pull request #3468 from alexrp/hwcap-improvements
2016-08-29 Marek SafarMerge pull request #3453 from ntherning/cleanup-Assembl...
2016-08-29 Alex Rønne Petersen[utils/hwcap] Clean up and improve the hwcap code.
2016-08-28 Miguel de Icaza[runtime] Bundle support, implement missing stream...
2016-08-26 Vlad BrezaeMerge pull request #3451 from BrzVlad/fix-armel-emulation
2016-08-26 Alexander KöplingerMerge pull request #3460 from akoeplinger/remove-net_4_...
2016-08-26 Alexander KöplingerMerge pull request #3457 from akoeplinger/fix-gethrfore...
2016-08-26 Alexander KöplingerFix tarball build
2016-08-26 Zoltan Varga[jit] Add an assert to the native types code to make...
2016-08-25 Zoltan Varga[llvmonly] Initialize native-to-managed wrappers when...
2016-08-25 Zoltan Varga[jit] Fix an assertion on amd64 when using fixed size...
2016-08-25 Vlad Brezae[jit] Don't lower store_r4 and load_r4 on armel with...
2016-08-25 João MatosMerge pull request #3449 from lateralusX/jlorenss/win...
2016-08-25 Vlad Brezae[arm] Fix opcode emulation on armel with no fp
2016-08-24 Alexander KöplingerMerge pull request #3437 from ntherning/fix-DirectoryNo...
2016-08-24 Ludovic HenryMerge pull request #3439 from ludovic-henry/iolayer...
2016-08-24 Alexander KöplingerMerge pull request #3444 from akoeplinger/fix-netstanda...
2016-08-24 Alexander Köplinger[mini] Wrap error output for NUnit xml in CDATA section
2016-08-24 Ludovic Henry[w32handle] Initialize them earlier
2016-08-24 Niklas TherningMerge pull request #3443 from ntherning/do-not-pass...
2016-08-24 Marek SafarMerge pull request #3436 from ntherning/fix-alt-dir...
2016-08-23 Alexander KöplingerMerge pull request #3430 from akoeplinger/simplify...
2016-08-23 Alexander KöplingerMerge pull request #3431 from mhutch/fix-targetframewor...
2016-08-23 Niklas TherningMerge pull request #3435 from ntherning/fix-DirectoryIn...
2016-08-23 Alexander Köplinger[mini] Replace emitnunit.pl with simpler Makefile-based...
2016-08-23 Zoltan Varga[jit] Avoid strengh reducing divisions when using llvm...
2016-08-23 Niklas TherningMerge pull request #3426 from ntherning/fix-handle...
2016-08-23 Alexander KöplingerMerge pull request #3429 from akoeplinger/fix-signature...
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-22 Vlad Brezae[arm64] Bump instruction sizes for atomic ops to match...
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...
next