[runtime] Print wrapper methods in the same format as normal methods in stack traces...
[mono.git] / mono / mini /
2015-05-27 Zoltan Varga[runtime] Print wrapper methods in the same format...
2015-05-27 Rodrigo Kumpera[mini] Add assert around managed allocator to avoid...
2015-05-27 Zoltan VargaRevert "[x86] Enable support for OP_GENERIC_CLASS_INIT."
2015-05-27 Zoltan Varga[arm] Set more information in cinfo for fp returns...
2015-05-27 Neale FergusonAdd support for OP_GENERIC_CLASS_INIT
2015-05-27 Zoltan Varga[llvm] Fix rethrowing exceptions on x86.
2015-05-27 Zoltan Varga[jit] Properly compute the layout of generic instances...
2015-05-26 Zoltan Varga[x86] Enable support for OP_GENERIC_CLASS_INIT.
2015-05-26 Alex Rønne Petersen[mini] Remove MONO_ARCH_HAVE_CREATE_DELEGATE_TRAMPOLINE...
2015-05-26 Zoltan Varga[jit] Handle not attached threads in mono_thread_state_...
2015-05-26 Marek SafarMerge pull request #1832 from Tragetaschen/fix-http...
2015-05-26 Zoltan Varga[llvm] Fix the argument type of specific_trampoline_gen...
2015-05-26 Zoltan Varga[arm] Implement support for OP_GENERIC_CLASS_INIT.
2015-05-25 Zoltan Varga[llvm] Fix the IR generated for OP_GENERIC_CLASS_INIT.
2015-05-25 Zoltan Varga[arm] Fix the handling of callee saved fp registers...
2015-05-22 João Matos[aot] Fixed the strip invocation to correctly handle...
2015-05-22 João Matos[aot] Added a "temp-path" option to pass a location...
2015-05-22 João Matos[aot] Document the "llvm-path" option.
2015-05-22 João Matos[aot] Refactored path cleaning code into a standalone...
2015-05-21 Zoltan Varga[aot] Handle partial sharing in mono_aot_get_unbox_tram...
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-20 Martin BauligMerge pull request #1822 from mono/work-bug23792
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...
next