Fix a merge problem.
[mono.git] / mono / mini / tramp-amd64.c
2015-10-08 Zoltan VargaMerge pull request #2116 from cmp-/fix-sdb-trampoline...
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
2015-10-08 cmpFix sdb trampoline on Windows x64
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-10-01 Miguel de IcazaMerge pull request #2098 from evincarofautumn/fix-gchan...
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 Zoltan Varga[amd64] Transition to using trampolines to implement...
2015-09-27 João MatosMerge pull request #2057 from directhex/monolite-on...
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 #2020 from tomjepp/master
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-14 Rolf Bjarne KvingeMerge pull request #2046 from rolfbjarne/profile-simpli...
2015-09-14 Zoltan VargaFix the build.
2015-09-14 Zoltan Varga[amd64] Clean up the handling of returning vtypes by...
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 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-18 Zoltan VargaMerge pull request #1983 from saper/noeglibstatic
2015-08-18 Zoltan VargaMerge pull request #1988 from BillSeurer/master
2015-08-17 triton[runtime] Fixed Valgrind support to compile against...
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-07-30 Rodrigo KumperaMerge pull request #1840 from ludovic-henry/iolayer...
2015-07-30 Zoltan Varga[amd64] Allocate stack space for saving argument regist...
2015-07-30 Zoltan Varga[amd64] Allocate stack space for saving argument regist...
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 tramp jit info to the corresponding...
2015-07-29 Vlad Brezae[runtime] Register unbox trampolines
2015-07-29 Vlad Brezae[runtime] Register static rgctx trampolines
2015-07-29 Rodrigo KumperaMerge pull request #1951 from akoeplinger/fix-monop
2015-07-28 Zoltan Varga[amd64] Avoid saving r11 outside the red zone in the...
2015-07-28 Zoltan Varga[runtime] Remove some dead code.
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-20 Zoltan Varga[jit] Remove class init trampolines, use the same code...
2015-06-11 Alex Rønne PetersenMerge pull request #1868 from BillSeurer/ppc-floats
2015-06-09 Marek HabersackMerge pull request #1812 from masterofjellyfish/mvc5...
2015-06-05 Ankit JainMerge pull request #1857 from slluis/fix-assembly-resolver
2015-06-04 Rodrigo KumperaMerge pull request #1849 from esdrubal/rfix
2015-06-02 Marek SafarMerge pull request #1847 from alexanderkyte/left_shift_...
2015-06-02 Alex Rønne PetersenMerge pull request #1846 from BillSeurer/master
2015-06-02 João MatosMerge pull request #1848 from tritao/complex_math
2015-06-01 BrzVladMerge pull request #1841 from BrzVlad/fix-managed-alloc
2015-06-01 Zoltan Varga[amd64] Fully initialize the the MonoContext used by...
2015-06-01 Zoltan Varga[amd64] Add fregs to MonoContext, only used by the...
2015-06-01 Marek SafarMerge pull request #1845 from esdrubal/httpfix
2015-05-31 Zoltan Varga[amd64] Make the generic trampolines fill out a MonoCon...
2015-05-31 Zoltan Varga[amd64] Compute frame size precisely for the generic...
2015-05-30 Marek SafarMerge pull request #1816 from esdrubal/getdaylight
2015-05-30 Zoltan Varga[amd64] Use a register array in MonoContext instead...
2015-05-29 Zoltan Varga[jit] Remove generic class init trampolines, all archit...
2015-05-21 Alex Rønne PetersenMerge pull request #1826 from alexanderkyte/remove_all_...
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-17 Zoltan Varga[jit] Remove some unused code when MONO_ARCH_HAVE_OP_GE...
2015-05-16 Zoltan Varga[jit] Allow the inlining of generic class init trampoli...
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
2015-05-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
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-28 Marcos HenrichMerge pull request #1696 from esdrubal/tzrefactor
2015-04-20 Marcos HenrichMerge pull request #1691 from esdrubal/exitevent
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-15 Marek SafarMerge pull request #1693 from Garciat/fix-assembly...
2015-04-15 Miguel de IcazaMerge pull request #1713 from joelmartinez/docs-monodoc...
2015-04-15 Atsushi EnoMerge pull request #1709 from atsushieno/import-codedom...
2015-04-14 Zoltan Varga[jit] Fix an unpatched jump in the monitor exit trampol...
2015-04-14 Zoltan Varga[jit] No need to check for info!=NULL in the trampoline...
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-07 Martin BauligMerge pull request #1661 from HellBrick/connection...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-04-06 Rodrigo KumperaMerge pull request #1665 from alexanderkyte/sgen-alloc...
2015-04-03 João MatosMerge pull request #1679 from knguyen0928/master
2015-04-03 Marcos HenrichMerge pull request #1678 from esdrubal/tzindst
2015-04-03 Zoltan Varga[amd64] Add full-aot support for the sdb trampolines.
2015-04-02 Zoltan Varga[amd64] Use soft breakpoints in aot mode.
2015-04-01 Zoltan VargaMerge pull request #1674 from alexanderkyte/gdb_support
2015-04-01 João MatosMerge pull request #1673 from alexanderkyte/minor_cpp_fixes
2015-03-31 Zoltan Varga[jit] Increase some trampoline sizes.
2015-03-31 Zoltan Varga[amd64] Enable thunk creation when using LLVM as well.
next