Fix mcs build to use Thread.Abort.
[mono.git] / mono / mini / mini.c
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Andi McClureMinor: Style cleanup on internal headers
2015-11-16 Alexander KöplingerMerge pull request #2228 from lambdageek/dev/sgen-timeouts
2015-11-15 Zoltan VargaFix a warning.
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-10 mhutchMerge pull request #2124 from mhutch/mono-api-info...
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-02 Vlad BrezaeMerge pull request #2081 from BrzVlad/feature-concurren...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-28 Zoltan VargaFix the build, the stub for mono_llvm_cpp_throw_excepti...
2015-10-28 Zoltan Varga[runtime] Handle the conditional compilation of llvm...
2015-10-28 Ludovic Henry[threads] Use runtime flag to enable cooperative suspend
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-26 Zoltan Varga[llvm] Move the EH support code into mini-exceptions...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-19 Zoltan Vargajit] Replace a few more #ifdefs with flags.
2015-10-18 Zoltan Varga[jit] Add a new MonoBackend structure which will contai...
2015-10-18 Zoltan Vargajit] Replace a few more #ifdefs with MonoCompile flags.
2015-10-18 Zoltan Varga[jit] Add flags to MonoCompile to allow the removal...
2015-10-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-15 Rodrigo KumperaMerge pull request #2123 from kumpera/verifier-fix
2015-10-15 Miguel de IcazaMerge pull request #2127 from joelmartinez/mdoc-multias...
2015-10-15 Alexander KöplingerMerge pull request #2134 from akoeplinger/bug-34334
2015-10-14 Zoltan Varga[aot] Fix the build when llvm is not enabled.
2015-10-12 Marek SafarMerge pull request #2119 from lambdageek/dev/bug-17571
2015-10-12 Rodrigo KumperaMerge pull request #2101 from tritao/stack-coop-gc
2015-10-09 Zoltan VargaMerge remote-tracking branch 'origin/bitcode-premerge'
2015-10-09 Zoltan VargaDisable SIMD when using llvm only.
2015-10-09 Zoltan VargaAvoid falling back to the jit in llvmonly mode.
2015-10-09 Zoltan VargaRemove the REALLY_LLVONLY flag, enable it by default...
2015-10-09 Zoltan VargaVarious hacks to make hello world run with only llvm...
2015-10-09 Zoltan VargaEnable explicit-null-checks in llvm-only mode by default.
2015-10-09 Zoltan VargaAdd a llvm_only flag to MonoCompile and use that instea...
2015-10-09 Zoltan VargaDisable the usage of delegate trampolines in llvm-only...
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
2015-10-01 Miguel de IcazaMerge pull request #1921 from mattzink/master
2015-10-01 Miguel de IcazaMerge pull request #2025 from sawachika-kenji/patch-1
2015-10-01 Miguel de IcazaMerge pull request #2087 from joelmartinez/mdoc-membern...
2015-09-30 Marcos HenrichMerge pull request #2045 from BillSeurer/timezone
2015-09-29 Alex Rønne PetersenMerge pull request #2086 from BillSeurer/testcases
2015-09-28 João MatosMerge pull request #2093 from directhex/fully-qualified...
2015-09-27 João MatosMerge pull request #2057 from directhex/monolite-on...
2015-09-27 Zoltan Varga[jit] Add an arch-stubs.c file to collect the stubs...
2015-09-23 Miguel de IcazaMerge pull request #1843 from info-lvsys/patch-1
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-05 Miguel de IcazaMerge pull request #2035 from joelmartinez/mdoc-memberr...
2015-09-03 Marcos HenrichMerge pull request #2024 from BogdanovKirill/webrequesttest
2015-09-01 Jonathan PryorMerge pull request #2012 from joelmartinez/mdoc-memberr...
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-28 Martin BauligMerge pull request #2000 from BogdanovKirill/master
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
2015-08-27 Rodrigo Kumpera[coop] Blacklist two more wrappers when generating...
2015-08-27 Jonathan PryorMerge pull request #1993 from steffen-kiess/posix-sockets-1
2015-08-27 Marcos HenrichMerge pull request #1991 from esdrubal/seq_test_fix
2015-08-25 Martin BauligMerge pull request #1992 from BogdanovKirill/ChunkedReading
2015-08-24 Rodrigo KumperaMerge pull request #1989 from esdrubal/local_tz_from_link
2015-08-20 Zoltan Varga[coop] Avoid polling in the mono_thread_interruption_ch...
2015-08-20 Marek SafarMerge pull request #1990 from akoeplinger/fix-getsystem...
2015-08-19 Zoltan Varga[coop] Avoid doing polling in native-to-managed wrapper...
2015-08-17 João MatosMerge pull request #1967 from D-POWER/master
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-08-16 Zoltan VargaMerge pull request #1979 from kumpera/conc_fix
2015-08-15 Zoltan Varga[jit] Reorganize the code in mini.c to reduce the numbe...
2015-08-15 Zoltan Varga[jit] Remove some dead code.
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-10 Zoltan Varga[coop] Fix a crash introduced by edb4d8f3faef5f5d0ad3fc...
2015-08-10 Rodrigo Kumpera[coop] Don't emit safepoints in the wrapper of the...
2015-08-08 Marek SafarMerge pull request #1968 from LogosBible/uribuilder...
2015-08-08 Zoltan Varga[jit] Add a suspect check into the middle of the JIT...
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-27 João MatosMerge pull request #1923 from lukaszunity/start-managed...
2015-07-27 Marcos HenrichMerge pull request #1909 from esdrubal/reflection
2015-07-25 Zoltan VargaRevert "[jit] Allow NEW_AOTCONST () to work in JIT...
2015-07-25 Zoltan Varga[jit] Allow NEW_AOTCONST () to work in JIT mode too...
2015-07-23 Zoltan Varga[gsharedvt] Set exception_message when disabling LLVM.
2015-07-21 Rodrigo KumperaMerge pull request #1926 from alexrp/profiler-improvements
2015-07-21 Zoltan Varga[jit] Remove usage of MonoGenericSharingContext from...
2015-07-21 Zoltan VargaFix the build.
2015-07-20 Zoltan VargaFix the build.
2015-07-20 Zoltan Varga[jit] Remove the usage of MonoGenericSharingContext...
2015-07-20 Zoltan Varga[jit] Remove mini_replace_type (), use mini_get_underly...
2015-07-20 Zoltan Varga[jit] Remove the MonoGenericContext/MonoCompile argumen...
2015-07-20 Marek SafarMerge pull request #1931 from kasthack/system.web-fixes
2015-07-20 Zoltan Varga[jit] Remove the support for MONO_ARCH_NOTIFY_PENDING_E...
2015-07-10 Rodrigo Kumpera[mini] Add some extra asserts around fast tls to ensure...
2015-07-10 João MatosMerge pull request #1924 from bosmacs/master
2015-07-09 Zoltan Varga[jit] Fix a regression introduced by ce567f4026d0b0c224...
next