Bump referencesource for fixes required by XI
[mono.git] / mono / mini /
2015-05-19 João MatosMerge pull request #1821 from iainx/replace-getline
2015-05-19 Zoltan Varga[aot] Fix full aot support.
2015-05-19 Neale FergusonFix delegate and IMT processing - devirtualization...
2015-05-18 Zoltan Varga[runtime] Add a test for 8 delegate arguments.
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] 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 Zoltan Varga[runtime] Disable spawning lldb on a native crash,...
2015-05-15 Zoltan Varga[aot] Avoid defining symbols starting with numbers...
2015-05-15 Alex Rønne PetersenMerge pull request #1801 from alexrp/profiler-allocs
2015-05-15 Rodrigo KumperaMerge pull request #1654 from alexanderkyte/xunit-fixes
2015-05-15 Miguel de IcazaMerge pull request #1805 from martincostello/master
2015-05-15 Alex Rønne Petersen[runtime] Use slow path managed allocators when profili...
2015-05-15 João Matos[aot] Added command-line parsing support for hybrid...
2015-05-15 João Matos[aot] Migrate the AOT compiler code to use MonoAotMode.
2015-05-15 João Matos[runtime] Introduce new `mono_jit_set_aot_mode` public...
2015-05-15 João Matos[runtime] Introduce MonoAotMode enum to the public...
2015-05-15 Alex Rønne PetersenMerge pull request #1656 from alexanderkyte/webservice_...
2015-05-15 Alex Rønne Petersen[mini] Add regressionexitcode.out to .gitignore.
2015-05-15 Alex Rønne Petersen[runtime] Drop support for external libgc.
2015-05-14 João Matos[aot] Fixed linker invocation when cross-compiling...
2015-05-14 Zoltan Varga[runtime] Fix the signature of native-func-aot wrappers...
2015-05-14 Miguel de IcazaMerge pull request #1793 from rolfbjarne/subminute...
2015-05-14 Zoltan Varga[arm64] Increase max length of seq_point instruction.
2015-05-14 Zoltan Varga[aot] Avoid generating instances of AsyncMethodBuilderC...
2015-05-13 Alex Rønne PetersenMerge pull request #1784 from alexrp/profiler-init
2015-05-12 Mark ProbstMerge pull request #1796 from evincarofautumn/fix-heavy...
2015-05-12 Mark ProbstMerge pull request #1795 from evincarofautumn/fix-heavy...
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-11 Zoltan Varga[runtime] Implement support for locals info for portabl...
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-08 Zoltan VargaFix the build.
2015-05-08 Zoltan Varga[sdb] Remove the usage of WaitForSingleObject (), use...
2015-05-08 Atsushi EnoMerge pull request #1778 from JetBrains/xbuild_do_not_s...
2015-05-08 Zoltan Varga[runtime] Disable the broken code which aligns small...
2015-05-07 Alex Rønne PetersenMerge pull request #1777 from alexrp/sgen-separation
2015-05-07 tritonRevert "[genmdesc] Improved unknown specifier error...
2015-05-07 Zoltan Varga[arm] Fix a problem introduced by 3469c138c67e4b7e0afcc...
2015-05-07 João Matos[genmdesc] Fixed generator to allow instructions length...
2015-05-07 João Matos[arm] Fixed regression related to invalid specifier...
2015-05-07 João Matos[genmdesc] Improved unknown specifier error handling...
2015-05-07 João Matos[genmdesc] Improved instruction length error handling...
2015-05-07 João Matos[genmdesc] Improved instruction length error handling...
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 Rodrigo Kumpera[coop] Ensure the polling tramp has a wrapper.
2015-05-06 Alex Rønne PetersenMerge pull request #1750 from alexrp/precise-ctx-static...
2015-05-06 Alex Rønne PetersenMerge pull request #1742 from alexrp/symbol-renaming
2015-05-06 João MatosMerge pull request #1776 from evincarofautumn/fix-indep...
2015-05-06 Zoltan Varga[jit] Print out the numeric opcode name in mono_inst_na...
2015-05-06 João Matos[mini] Do not try to set the usermode exception policy...
2015-05-06 João Matos[mini] Do not use the ELF writer when hosting on Windows.
2015-05-06 Alex Rønne Petersen[mini] Rename machine description symbol names to avoid...
2015-05-06 Alex Rønne Petersen[utils] Rename JSON writer symbols to avoid global...
2015-05-06 Alex Rønne Petersen[mini] Rename image writer symbols to avoid global...
2015-05-06 Alex Rønne Petersen[runtime] Rename seq point symbols to avoid global...
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-05 Zoltan Varga[runtime] Remove more unused CAS code.
2015-05-05 Zoltan Varga[arm] Use the OP_TAILCALL code on ios as well.
2015-05-05 Zoltan Varga[sdb] Substract 1 from the ip in the soft breakpoint...
2015-05-05 Zoltan Varga[jit] Disable the binary writer on arm, dlopen () can...
2015-05-05 Zoltan VargaMerge pull request #1768 from StephenMcConnel/bug-29724
2015-05-05 Zoltan Varga[arm] Use gcc --shared for linking aot images.
2015-05-04 Zoltan VargaFix a warning.
2015-05-04 Zoltan Varga[arm] Fix the DISABLE_JIT build.
2015-05-04 Zoltan Varga[jit] Remove unfinished regalloc2.
2015-05-04 Zoltan Varga[corlib] Remove unused CAS icalls.
2015-05-04 Zoltan Varga[runtime] Remove --security=smcs-temporary-hack and...
2015-05-04 Alex Rønne PetersenMerge pull request #1767 from alexanderkyte/err_namespa...
2015-05-04 Alexander Kyte[runtime] Use correct namespace for FileNotFoundException
2015-05-04 Alex Rønne Petersen[sgen] Move the independent parts of SGen to a separate...
2015-05-04 Marcos HenrichMerge pull request #1752 from esdrubal/strefactor
2015-05-04 Zoltan Varga[jit] Remove the changes to mono-codeman in 62d46b469b5...
2015-05-03 Zoltan Varga[arm] Fix the build.
2015-05-03 Zoltan Varga[x86] Fix the build.
2015-05-03 Alex Rønne PetersenMerge pull request #1763 from JetBrains/empty_appdomain...
2015-05-03 Zoltan Varga[arm] Implement the mono_arch_patch_code_new () function.
2015-05-03 Zoltan Varga[x86] Implement the mono_arch_patch_code_new () function.
2015-05-03 Zoltan Varga[jit] Add a new version of the mono_arch_patch_code...
2015-05-03 Zoltan Varga[jit] Remove unused 'dyn_code_mp' argument from mono_ar...
2015-05-03 Zoltan Varga[arm] Fix the build.
2015-05-03 Zoltan Varga[arm] Remove some obsolete comments and code. Emit...
2015-05-03 Zoltan Varga[arm] Refactor handle_thunk () to avoid locking and...
2015-05-03 Zoltan Varga[arm] Use the thunks area emitted next to method code...
2015-05-03 Zoltan Varga[jit] Pass a MonoCompile argument to mono_arch_patch_co...
2015-05-03 Zoltan Varga[arm] Use the thunks area after the method code to...
2015-05-03 Zoltan Varga[sdb] Fix saving the state in the debugger_agent_breakp...
2015-05-03 Zoltan Varga[arm] Transition the arm backend to use the mini_get_si...
2015-05-02 Zoltan Varga[jit] Fix the DISABLE_JIT build.
2015-05-01 Mark ProbstMerge pull request #1760 from evincarofautumn/object...
2015-05-01 Jon Purdy[sgen] Record object provenances in binary protocol.
next