[llvmonly] Avoid adding some gsharedvt wrappers which are already added.
[mono.git] / mono / mini / aot-compiler.c
2015-12-19 Zoltan Varga[llvmonly] Avoid adding some gsharedvt wrappers which...
2015-12-19 Zoltan Varga[jit] Only emit the gsharedvt runtime invoke wrappers...
2015-12-18 Zoltan Varga[jit] Enable gsharedvt in llvmonly mode by default...
2015-12-18 Aleksey Kliger ... Merge pull request #2314 from lambdageek/dev/local...
2015-12-18 Zoltan Varga[runtime] Remove some debug printfs.
2015-12-18 Zoltan VargaAdd an alternative implementation for runtime invokes...
2015-12-17 Alexander KöplingerMerge pull request #2350 from akoeplinger/signcode...
2015-12-17 Alexis ChristoforidesMerge pull request #2342 from lewurm/mkbundlefix
2015-12-16 Zoltan Varga[jit] Make it possible to enable gsharedvt in llvmonly...
2015-12-16 Zoltan VargaAdd support for translating between normal and gsharedv...
2015-12-16 Alexander KöplingerMerge pull request #2324 from akoeplinger/caching-locking
2015-12-16 monojenkinsMerge pull request #2353 from ludovic-henry/fix-service...
2015-12-15 Andi McClureMerge pull request #2346 from xmcclure/proxy-load-fail
2015-12-15 monojenkinsMerge pull request #2338 from BogdanovKirill/httpwritefix3
2015-12-14 Alexis ChristoforidesMerge pull request #2306 from migueldeicaza/master
2015-12-14 Marek SafarMerge pull request #2218 from mono/assignProjectConfigu...
2015-12-11 Ludovic HenryMerge pull request #2311 from mlancione/master
2015-12-10 João MatosMerge pull request #2327 from akoeplinger/fix-msvc
2015-12-10 Alexander Köplinger[msvc] Fix casts that result in an error when building...
2015-12-10 Aleksey Kliger ... Merge pull request #2310 from lambdageek/dev/bug-36305
2015-12-10 Ludovic HenryMerge pull request #2305 from ludovic-henry/fix-threadp...
2015-12-10 Martin BauligMerge pull request #2296 from xmcclure/webrequest-regex
2015-12-10 Alexander KöplingerMerge pull request #2312 from ArsenShnurkov/bug36724
2015-12-09 João MatosMerge pull request #2288 from evincarofautumn/c++-compat
2015-12-09 Jon Purdy[runtime] Compile cleanly with -Wc++-compat.
2015-12-09 Alexis ChristoforidesMerge pull request #2285 from knocte/filesystemwatcher
2015-12-08 Alexander KöplingerMerge pull request #2297 from akoeplinger/msvc-autoupda...
2015-12-08 Rodrigo KumperaMerge pull request #2295 from lambdageek/dev/test-conc...
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Zoltan Varga[aot] Fix the encoding/decoding of generic parameters...
2015-12-07 Alexander KöplingerMerge pull request #2294 from akoeplinger/fix-cygwin
2015-12-07 Zoltan VargaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Aleksey Kliger ... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-07 Rodrigo KumperaRevert "Merge pull request #2237 from xmcclure/containe...
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-06 Rodrigo KumperaMerge pull request #2276 from lambdageek/dev/bug-36283
2015-12-03 Zoltan VargaRevert "[jit] Remove the partial sharing enabling code...
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Zoltan Varga[aot] Fix the emission of EnumComparer instances, some...
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
2015-12-02 Zoltan Varga[jit] Remove the partial sharing enabling code, its...
2015-12-02 Zoltan Varga[runtime] Get rid of LLVM_IMT_TRAMPOLINE, its no longer...
2015-12-02 Andi McClureMerge pull request #2279 from xmcclure/mono-posix-version
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Marek SafarMerge pull request #2281 from lambdageek/dev/bug-36418
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-02 Alexander KöplingerMerge pull request #2278 from akoeplinger/remove-net...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 Zoltan VargaFix a warning.
2015-12-01 Zoltan Varga[aot] Add instances of EnumEqualityCompater<T> for...
2015-12-01 João MatosMerge pull request #2275 from lewurm/httputilityfix
2015-12-01 Zoltan Varga[aot] Add instances of EnumEqualityComparer which is...
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-11-25 Andi McClureClarify ownership of generic param objects
2015-11-24 Alexander KöplingerMerge pull request #2208 from martinbooth/dataannotatio...
2015-11-24 Alexander KöplingerMerge pull request #2248 from barsgroup/bugfix/35980
2015-11-22 Alexander KöplingerMerge pull request #2255 from directhex/override-mono...
2015-11-21 Zoltan Varga[ji] Add a mini-llvm.h header file for the functions...
2015-11-21 Zoltan Varga[aot] Fix support for runtime invokes to array accessor...
2015-11-20 Zoltan Varga[aot] Add instances of LongEnumEqualityComparer which...
2015-11-19 Ludovic Henry[utils] Move mutex and semaphore to mono_os_*
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-17 Zoltan Varga[jit] Remove the nursery_bits from the wrapper info...
2015-11-17 Zoltan Varga[jit] Add a header file for aot-compiler.c.
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Andi McClureMinor: Style cleanup on internal headers
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-10 Marcos HenrichMerge pull request #2209 from esdrubal/facades_subdirs
2015-11-10 Marek SafarMerge pull request #2210 from ystr/FromHtml-xxx
2015-11-09 Vlad Brezae[aot] Don't hardcode the nursery size in aot write...
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-06 Zoltan Varga[aot] Reduce the code duplication in the wrapper encodi...
2015-11-05 Zoltan Varga[runtime] Merge the 'AllocatorWrapperInfo' structure...
2015-11-05 Zoltan Varga[runtime] Save the nursery bits used to create wbarrier...
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 Ludovic Henry[threads] Use runtime flag to enable cooperative suspend
2015-10-28 Zoltan Varga[llvmonly] Add support for direct calls to icalls.
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-26 Zoltan Varga[llvm] Fix support for asmonly+llvmonly by emitting...
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-16 Zoltan Varga[runtime] Add a new MonoGSharedGenericParam structure...
2015-10-16 Zoltan Varga[aot] Create constrained gparams using the same mini_ge...
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-15 Zoltan Varga[llvmonly] Factor out the initialization code into...
2015-10-14 Zoltan Varga[llvmonly] Add more preinitialized got slots, refactor...
2015-10-14 João MatosMerge pull request #2106 from lambdageek/dev/bug-29108...
2015-10-14 Zoltan Varga[aot] Rework the handling of preinitialized got slots...
2015-10-14 Zoltan Varga[llvmonly] Skip initalization of methods if they only...
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
next