Merge pull request #1936 from esdrubal/DotNetRelativeOrAbsolute
[mono.git] / mono / mini / method-to-ir.c
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 Zoltan Varga[gsharedvt] Disable the box+brtrue optimization for...
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-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-14 Zoltan Varga[jit] Fix a crash by using mono_field_get_type () inste...
2015-08-14 Marcos HenrichMerge pull request #1972 from esdrubal/proc_pidpath
2015-08-12 Zoltan Varga[runtime] Make sure Monitor.Enter () is always inlined...
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-11 Zoltan Varga[jit] Emit the seq point for filter clauses after the...
2015-08-03 Zoltan Varga[jit] Remove monitor enter/exit trampolines, their...
2015-08-01 Zoltan Varga[jit] Enable direct calls to the monitor icalls.
2015-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-28 Zoltan Varga[jit] Make the jit code more c++ clean by renaming...
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-21 Rodrigo KumperaMerge pull request #1926 from alexrp/profiler-improvements
2015-07-21 Zoltan Varga[jit] Remove usage of MonoGenericSharingContext from...
2015-07-20 Zoltan Varga[jit] Remove the MonoGenericContext/MonoCompile argumen...
2015-07-20 Zoltan Varga[jit] Remove class init trampolines, use the same code...
2015-07-20 Zoltan Varga[gshared] Fix constrained partial calls to Object:GetTy...
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 Zoltan Varga[runtime] Fix the mono_get_lmf_addr () optimization...
2015-07-14 Vlad BrezaeMerge pull request #1730 from BrzVlad/feature-arm-fast-tls
2015-07-13 Zoltan Varga[jit] Fix float32 support for the interlocked opcodes.
2015-07-10 Vlad Brezae[sgen] Use the sgen allocator fastpath also when cross...
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-06 Zoltan Varga[gsharedvt] Handle gsharedvt methods correctly in check...
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
2015-06-25 Zoltan VargaMerge pull request #1898 from alexanderkyte/debugger_va...
2015-06-24 Alex Rønne PetersenMerge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-24 Zoltan Varga[jit] Properly set the klass of the MonoInst pushed...
2015-06-22 Zoltan VargaMerge pull request #1874 from saper/bug_29679
2015-06-19 Zoltan VargaMerge pull request #1886 from BrzVlad/fix-arm-thread...
2015-06-17 Zoltan Varga[jit] Disable passing the rgctx/vtable in some cases...
2015-06-16 Marcos HenrichMerge pull request #1804 from esdrubal/processmodule
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] Add jit icalls used by the inline rgctx fetch...
2015-06-15 Zoltan Varga[jit] Use emit_get_gsharedvt_info_klass () in one place.
2015-06-15 Zoltan Varga[jit] Add an inline version of the rgctx fetch trampoli...
2015-06-15 Zoltan Varga[jit] Use cfg->cbb to refer to the current bblock,...
2015-06-11 Alex Rønne PetersenMerge pull request #1868 from BillSeurer/ppc-floats
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[jit] Implement support for UnsafeMov in gshared code.
2015-06-05 Alex Rønne PetersenMerge pull request #1856 from alexrp/profiler-improvements
2015-06-05 Ankit JainMerge pull request #1857 from slluis/fix-assembly-resolver
2015-06-04 Zoltan Varga[sdb] Avoid marking seq points as nonempty-stack if...
2015-06-04 Rodrigo KumperaMerge pull request #1849 from esdrubal/rfix
2015-06-01 BrzVladMerge pull request #1841 from BrzVlad/fix-managed-alloc
2015-06-01 Marek SafarMerge pull request #1845 from esdrubal/httpfix
2015-05-30 Marek SafarMerge pull request #1816 from esdrubal/getdaylight
2015-05-29 Zoltan Varga[llvm] Use the generic IL code for generic class inits.
2015-05-29 Zoltan Varga[jit] Refactor the calls to class init trampolines...
2015-05-29 Zoltan Varga[jit] Remove generic class init trampolines, all archit...
2015-05-29 Zoltan Varga[jit] Emit a fallback IL version of generic class initi...
2015-05-28 Marek SafarMerge pull request #1838 from esdrubal/assemblyname
2015-05-27 Rodrigo Kumpera[mini] Add assert around managed allocator to avoid...
2015-05-26 Alex Rønne Petersen[mini] Remove MONO_ARCH_HAVE_CREATE_DELEGATE_TRAMPOLINE...
2015-05-21 Alex Rønne PetersenMerge pull request #1826 from alexanderkyte/remove_all_...
2015-05-20 Ludovic Henry[referencesource] Import System.Threading.ThreadLocal
2015-05-18 Alex Rønne PetersenMerge pull request #1626 from iainx/add-coverage-to...
2015-05-17 Rodrigo KumperaMerge pull request #1809 from kumpera/double_loading_fix
2015-05-16 Zoltan Varga[jit] Fix OP_GENERIC_CLASS_INIT on amd64 so it doesn...
2015-05-16 Zoltan Varga[jit] Allow the inlining of generic class init trampoli...
2015-05-15 Rodrigo KumperaMerge pull request #1654 from alexanderkyte/xunit-fixes
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
2015-05-13 Alex Rønne PetersenMerge pull request #1784 from alexrp/profiler-init
2015-05-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
2015-05-11 Rodrigo KumperaMerge pull request #1783 from alexanderkyte/thread_tran...
2015-05-10 Zoltan Varga[runtime] Add a mono_debug_get_seq_points () function...
2015-05-10 Zoltan Varga[runtime] Rename mono_debug_symfile_get_line_numbers_fu...
2015-05-09 Zoltan Varga[jit] Avoid an assertion in the virtual delegate optimi...
2015-05-07 Alex Rønne PetersenMerge pull request #1777 from alexrp/sgen-separation
2015-05-07 Atsushi EnoMerge pull request #1773 from ztzg/sql-server-datetime2
2015-05-07 Atsushi EnoMerge pull request #1772 from ztzg/sql-server-variant
2015-05-07 Atsushi EnoMerge pull request #1771 from ztzg/sql-server-bulk...
2015-05-06 Zoltan Varga[jit] Treat MONO_ARCH_IMT_REG as allways defined.
2015-05-06 Alex Rønne PetersenMerge pull request #1750 from alexrp/precise-ctx-static...
2015-05-05 Alex Rønne Petersen[runtime] Rework special static offset handling.
2015-05-05 Ludovic Henry[delegate] Replace multicast delegate implementation
2015-05-05 Alex Rønne PetersenMerge pull request #1766 from alexrp/sgen-separation
2015-05-04 Zoltan Varga[runtime] Remove --security=smcs-temporary-hack and...
2015-05-04 Marcos HenrichMerge pull request #1752 from esdrubal/strefactor
2015-05-03 Alex Rønne PetersenMerge pull request #1763 from JetBrains/empty_appdomain...
2015-05-03 Zoltan Varga[jit] Pass a MonoCompile argument to mono_arch_patch_co...
2015-04-29 Rolf Bjarne KvingeMerge pull request #1748 from rolfbjarne/proclib-fix
2015-04-29 Zoltan Varga[jit] Remove #ifdef MONO_ARCH_VTABLE_REG, it is defined...
2015-04-28 Marcos HenrichMerge pull request #1696 from esdrubal/tzrefactor
2015-04-28 Alex Rønne PetersenMerge pull request #1734 from anikilatorbeta/patch-1
2015-04-28 Alex Rønne PetersenMerge pull request #1745 from alexrp/warning-police
next