Merge pull request #1991 from esdrubal/seq_test_fix
[mono.git] / mono / mini / mini-arm.c
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-16 Zoltan VargaMerge pull request #1979 from kumpera/conc_fix
2015-08-14 Zoltan Varga[gsharedvt] Don't pass non-variable size gsharedvt...
2015-08-14 Zoltan Varga[arm] Add support for split reg-stack argument passing...
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-08 Zoltan Varga[arm] Implement support for gc safe points.
2015-08-02 Zoltan Varga[arm] Avoid running out of thunk space if the same...
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[arm] Provide unwind info for tls thunks
2015-07-29 Vlad Brezae[arm] Fix unwind info for managed methods
2015-07-29 Vlad Brezae[arm] Add unwind info for trampolines
2015-07-29 Vlad Brezae[runtime] Register tramp jit info to the corresponding...
2015-07-29 Vlad Brezae[runtime] Register imt trampolines
2015-07-29 Vlad Brezae[runtime] Register tramp infos for delegate invoke...
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-24 Zoltan Varga[arm] Allocate thunk space for tail calls. Fixes #32179.
2015-07-23 Zoltan Varga[arm] Enable support for a few more calling conventions...
2015-07-21 Rodrigo KumperaMerge pull request #1926 from alexrp/profiler-improvements
2015-07-20 Zoltan Varga[jit] Remove the usage of MonoGenericSharingContext...
2015-07-20 Zoltan Varga[jit] Remove mini_replace_type (), use mini_get_underly...
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-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[arm] Add MONO_DEBUG option for using only fallback...
2015-07-10 Vlad Brezae[arm] Add fast tls support on ios.
2015-07-10 Vlad Brezae[arm] Add fast tls support on android.
2015-07-10 Vlad Brezae[arm] Add fast tls support on linux
2015-07-09 Jonathan PryorMerge pull request #1888 from joelmartinez/mdoc-flagsbug
2015-07-02 Marcos HenrichMerge pull request #1860 from saper/tz-fix
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-20 Zoltan VargaMerge pull request #1889 from alexanderkyte/debugger_lo...
2015-06-20 Alexander Kyte[runtime] Add a missing NOP to the OP_SEQ_POINT arm...
2015-06-16 Marcos HenrichMerge pull request #1876 from esdrubal/mmf-segfault
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-04 Zoltan Varga[arm] Implement support for nullable arguments in the...
2015-05-30 Marek SafarMerge pull request #1816 from esdrubal/getdaylight
2015-05-28 Marek SafarMerge pull request #1838 from esdrubal/assemblyname
2015-05-27 Zoltan Varga[arm] Set more information in cinfo for fp returns...
2015-05-26 Marek SafarMerge pull request #1832 from Tragetaschen/fix-http...
2015-05-26 Zoltan Varga[arm] Implement support for OP_GENERIC_CLASS_INIT.
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-12 Rodrigo KumperaMerge pull request #1668 from alexanderkyte/bug1856
2015-05-08 Atsushi EnoMerge pull request #1778 from JetBrains/xbuild_do_not_s...
2015-05-07 Alex Rønne PetersenMerge pull request #1777 from alexrp/sgen-separation
2015-05-07 Zoltan Varga[arm] Fix a problem introduced by 3469c138c67e4b7e0afcc...
2015-05-05 Alex Rønne PetersenMerge pull request #1766 from alexrp/sgen-separation
2015-05-05 Zoltan Varga[arm] Use the OP_TAILCALL code on ios as well.
2015-05-04 Marcos HenrichMerge pull request #1752 from esdrubal/strefactor
2015-05-03 Zoltan Varga[arm] 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[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[arm] Transition the arm backend to use the mini_get_si...
2015-04-30 Zoltan Varga[arm] Reorganize the argument passing code, implement...
2015-04-30 Alex Rønne PetersenMerge pull request #1753 from schani/feature-yet-more...
2015-04-30 Zoltan Varga[arm] Use the generic method for passing the IMT argume...
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 Atsushi EnoMerge pull request #1709 from atsushieno/import-codedom...
2015-04-14 Zoltan Varga[jit] Enable passing the exception object in a register...
2015-04-13 Zoltan VargaMerge pull request #1708 from alexanderkyte/always_use_imt
2015-04-13 Marek SafarMerge pull request #1685 from esdrubal/touint64
2015-04-09 Mark ProbstMerge branch 'feature-concurrent-sweep'
2015-04-09 Rodrigo KumperaMerge pull request #1698 from ludovic-henry/socket...
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-04-09 Zoltan Varga[jit] Rename gen_seq_points_debug_data to gen_sdb_seq_p...
2015-04-06 Marcos HenrichMerge pull request #1624 from esdrubal/getprocesstimes
2015-03-26 Zoltan VargaMerge pull request #1659 from alexanderkyte/stringbuild...
2015-03-25 Marek SafarMerge pull request #1644 from ztone/eval_class_attr
2015-03-24 Zoltan Varga[arm] Handle OP_SEQ_POINT opcodes during peephole optim...
2015-03-24 João MatosMerge pull request #1634 from StephenMcConnel/bug-28025
2015-03-24 João MatosMerge pull request #1652 from debuglevel/bugfix-crossco...
2015-03-24 Zoltan VargaMerge pull request #1588 from BrzVlad/feature-aot-wbarrier
2015-03-24 Marek SafarMerge pull request #1638 from esdrubal/servicepoint
2015-03-24 Zoltan VargaMerge pull request #1632 from alexanderkyte/bug24118
2015-03-24 Alex Rønne PetersenTypo fix...
2015-03-24 Alex Rønne Petersen[arm] Also fix OP_ATOMIC_STORE_R4.
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 Rodrigo KumperaMerge pull request #1595 from directhex/randomize-tcp...
2015-03-23 Zoltan Varga[arm] Fix OP_ATOMIC_LOAD_R4.
2015-03-17 Zoltan VargaMerge pull request #1633 from BrzVlad/fix-w32-pinvoke
next