Merge pull request #1949 from lewurm/fixtype
[mono.git] / mono / mini / aot-compiler.c
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-27 João MatosMerge pull request #2057 from directhex/monolite-on...
2015-09-24 Jonathan PryorMerge pull request #2084 from joelmartinez/mdoc-deletet...
2015-09-23 Mark ProbstMerge pull request #2073 from BrzVlad/fix-sgen
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-23 Miguel de IcazaMerge pull request #1971 from angeloc/master
2015-09-23 Miguel de IcazaMerge pull request #2023 from juergenhoetzel/master
2015-09-23 Miguel de IcazaMerge pull request #2020 from tomjepp/master
2015-09-23 Miguel de IcazaMerge pull request #2059 from ermshiperete/Xamarin...
2015-09-23 Miguel de IcazaMerge pull request #2072 from AdamBurgess/master
2015-09-23 Miguel de IcazaMerge pull request #2080 from upsilon/fix-point-constructor
2015-09-23 João MatosMerge pull request #2082 from akoeplinger/fix-automake
2015-09-22 Zoltan Varga[aot] Fix a regression introduced by cc946ea5b9e3cbb020...
2015-09-21 Marek SafarMerge branch 'pr/2065'
2015-09-21 Marek SafarMerge pull request #2068 from kasthack/System.Web-import
2015-09-21 Zoltan VargaMerge pull request #2067 from akoeplinger/unit-tests...
2015-09-21 Zoltan Varga[aot] Remove unused 'autoreg' option.
2015-09-21 Zoltan Varga[aot] Remove support for direct object file emission...
2015-09-19 Zoltan VargaMerge pull request #2029 from madewokherd/winformstests
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Marcos HenrichMerge pull request #2047 from esdrubal/socketreuse
2015-09-12 Zoltan VargaMerge pull request #2014 from BillSeurer/master
2015-09-11 Alex Rønne PetersenMerge pull request #2040 from esdrubal/monoman
2015-09-11 Alex Rønne PetersenMerge pull request #2042 from evincarofautumn/remove...
2015-09-10 Zoltan Varga[aot] Remove some arm special cases which are no longer...
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
2015-08-27 Marcos HenrichMerge pull request #1991 from esdrubal/seq_test_fix
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-03 Zoltan Varga[jit] Remove monitor enter/exit trampolines, their...
2015-08-02 Zoltan Varga[aot] Avoid passing empty quoted arguments to the linker.
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-30 Vlad BrezaeMerge pull request #1929 from BrzVlad/feature-unwind4yall
2015-07-29 Vlad Brezae[amd64] Add unwind info for registered trampolines.
2015-07-29 Vlad Brezae[runtime] Register unbox trampolines
2015-07-29 Vlad Brezae[arm] Register and add unwind information for page...
2015-07-29 Vlad Brezae[aot] Register tramp infos when loading trampolines...
2015-07-29 Rodrigo KumperaMerge pull request #1951 from akoeplinger/fix-monop
2015-07-29 João MatosMerge pull request #1953 from brpocock/master
2015-07-29 João MatosMerge pull request #1954 from kumpera/fix_aot_compilation
2015-07-29 Rodrigo KumperaFix aot compilation when the path has spaces.
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-21 Rodrigo KumperaMerge pull request #1926 from alexrp/profiler-improvements
2015-07-21 Rodrigo KumperaMerge pull request #1933 from alexrp/master
2015-07-21 João Matos[aot] Rewrite the options parser to properly handle...
2015-07-20 Zoltan Varga[jit] Remove class init trampolines, use the same code...
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-14 Vlad BrezaeMerge pull request #1730 from BrzVlad/feature-arm-fast-tls
2015-07-10 Zoltan Varga[aot] Emit the got into the bss section on osx too.
2015-07-09 Jonathan PryorMerge pull request #1888 from joelmartinez/mdoc-flagsbug
2015-07-07 Marek SafarMerge pull request #1914 from kasthack/master
2015-07-07 Zoltan Varga[aot] Fix static linking support when using llvm.
2015-07-07 Zoltan Varga[aot] Handle already gsharedvt methods correctly in...
2015-07-06 Marcos HenrichMerge pull request #1900 from esdrubal/cyclic-ref
2015-07-06 Marcos HenrichMerge pull request #1906 from esdrubal/xbuild-CopyLocal-fix
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-06-26 Zoltan Varga[aot] Emit AOT data structures using LLVM when using...
2015-06-26 Zoltan Varga[aot] Improve support for situations where mono_aot_get...
2015-06-26 Zoltan Varga[aot] Encode the various aot tables into binary ourselv...
2015-06-26 Zoltan Varga[aot] Clean up the naming of global symbols.
2015-06-26 Zoltan Varga[aot] Reorganize the emission of the MonoAotFileInfo...
2015-06-26 Zoltan Varga[aot] Pass the aot method index to mini_method_compile ().
2015-06-26 Zoltan Varga[aot] Get rid of the 'methods' symbol in aot images...
2015-06-24 Alex Rønne PetersenMerge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-22 Zoltan VargaMerge pull request #1874 from saper/bug_29679
2015-06-22 Miguel de IcazaMerge pull request #1887 from debugerr/patch-2
2015-06-19 Zoltan VargaMerge pull request #1886 from BrzVlad/fix-arm-thread...
2015-06-19 João Matos[aot] Build the LLVM temporary file paths with the...
2015-06-19 João Matos[aot] Build the temporary base name with the temporary...
2015-06-19 João Matos[aot] Initialize the temporary path to an empty string.
2015-06-16 Marcos HenrichMerge pull request #1804 from esdrubal/processmodule
2015-06-16 João MatosMerge pull request #1878 from rolfbjarne/have-system
2015-06-16 Rolf Bjarne KvingeAdd a conditional for the system function.
2015-06-16 Alex Rønne PetersenMerge pull request #1877 from BrzVlad/fix-finalizer...
2015-06-16 Alex Rønne PetersenMerge pull request #1875 from directhex/use-variable...
2015-06-16 Marcos HenrichMerge pull request #1876 from esdrubal/mmf-segfault
2015-06-16 Zoltan Varga[jit] Get rid of MonoGenericSharingContext->var_is_vt...
2015-06-11 Alex Rønne PetersenMerge pull request #1868 from BillSeurer/ppc-floats
2015-06-11 Zoltan Varga[aot] Refactor the initialization of aot methods into...
2015-06-11 Zoltan Varga[aot] Remove unused MONO_OPT_SHARED support.
2015-06-10 Zoltan Varga[arm] Fix crashes on ios9 by using 16kb trampoline...
2015-06-09 Zoltan Varga[jit] Avoid using class init trampolines in AOT mode...
2015-06-09 Marek HabersackMerge pull request #1812 from masterofjellyfish/mvc5...
2015-06-08 Zoltan Varga[aot] Avoid aot-ing partially sharable icalls.
2015-06-08 Zoltan Varga[aot] Fix full-aot support for Comparer instances insta...
2015-06-08 Zoltan Varga[aot] Add partial shared instances called by partial...
next