Merge pull request #444 from knocte/xbuild_improvements
[mono.git] / mono / mini / method-to-ir.c
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-09-02 Miguel de IcazaMerge pull request #446 from UCIS/master
2012-08-29 Zoltan VargaGet rid of the debug_count () functions in various...
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Miguel de IcazaMerge pull request #388 from strawd/master
2012-07-16 Marek SafarMerge pull request #390 from baulig/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-13 Rodrigo KumperaReplace an assertion with an UNVERIFIED call in the...
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-15 Zoltan VargaImplement column number support in sdb.
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Miguel de IcazaMerge pull request #298 from ermshiperete/4921
2012-05-24 Miguel de IcazaMerge pull request #297 from ermshiperete/4959
2012-05-24 Miguel de IcazaMerge pull request #296 from ermshiperete/5116
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-23 Zoltan VargaImprove type load errors thrown by the JIT a bit.
2012-05-14 Zoltan VargaCheck return type compatibility for inlined methods...
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-28 Zoltan VargaInsert sequence points based on the debug info emitted...
2012-04-26 Zoltan VargaEmit seq points after all call which return a value.
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-04 Rodrigo KumperaFix the IR class of OP_NEWARR to be of the array type...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-19 Miguel de IcazaMerge pull request #248 from pcc/toolstrip-flow
2012-03-19 Zoltan VargaRework the way synchronized wrappers recursion avoidanc...
2012-03-15 Zoltan VargaFix the previous change again.
2012-03-15 Zoltan VargaFix build on platforms without MONO_ARCH_HAVE_TLS_GET...
2012-03-14 Gonzalo Paniagua... Merge pull request #241 from viniciusjarina/fix2843
2012-03-11 Zoltan VargaFix the previous patch.
2012-03-11 Zoltan Varga Move the thread attach code for native-to-managed...
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-06 Zoltan VargaRevert "Move the thread attach code for native-to-manag...
2012-03-05 Marek SafarMerge pull request #238 from knocte/master
2012-03-05 Marek SafarMerge pull request #237 from knocte/master
2012-03-05 Marek SafarMerge pull request #235 from plobsing/cs0656-bug
2012-03-04 Zoltan VargaMove the thread attach code for native-to-managed wrapp...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-14 Zoltan VargaAvoid putting two sequence points at the same IL offset...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-08 Zoltan VargaInsert sequence points for CIL nop instructions. Fixes...
2012-01-26 Rodrigo KumperaFix aot miscompilation due to the lazy supertypes initi...
2012-01-16 Zoltan VargaFix delegate invokes in shared mode.
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-09 Gonzalo Paniagua... Merge pull request #211 from symform/master
2012-01-05 Rodrigo KumperaAdd JIT support for 4.5 MethodImplOptions.AggressiveInl...
2011-12-14 Zoltan VargaOnly make all basic block starts interruption points...
2011-12-14 Zoltan VargaRework the implementation of single stepping in sdb...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-11-03 Zoltan VargaFix a crash which happens when an inlined method ends...
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-13 Gonzalo Paniagua... Merge pull request #180 from QuickJack/master
2011-10-12 Zoltan VargaMove generic sharing definitions to mini.h, define...
2011-10-06 Zoltan VargaAvoid calling mono_monitor_get_fast_path () for the...
2011-08-23 Zoltan VargaAllow ldfld/stfld/ldflda to work on static fields by...
2011-08-17 Miguel de IcazaMore updates
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-06-27 Marek HabersackMerge pull request #112 from skolima/master
2011-06-27 Paolo MolaroAdd an aot option to override the value of readonly...
2011-06-27 Paolo MolaroRemove the data field from MonoVTable to reduce memory...
2011-06-24 Gonzalo Paniagua... Merge pull request #122 from rabink/master
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-23 Zoltan VargaTreat CEE_BREAK the same as Debugger:Break (), i.e...
2011-06-18 Zoltan VargaImplement support for routing System.Diagnostics.Debugg...
2011-06-17 Jonathan ChambersPut braces around code block to prevent variable declar...
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-12 Rodrigo KumperaAdd new mono byte code for memory barriers
2011-06-12 Rodrigo KumperaExtract the code to emit a memory barrier. Add a memory...
2011-06-04 Zoltan VargaFix a corner case where an inlined bblock which had...
2011-05-30 Zoltan VargaEmit write barriers after/before volatile loads/stores.
2011-05-25 Zoltan VargaEnable llvm support for the new Monitor.Enter () wrapper.
2011-05-25 Zoltan VargaImplement AOT support for the new Monitor.Enter ()...
2011-05-24 Rodrigo KumperaDisable v4 monitor.enter fastpath under aot and llvm
2011-05-24 Rodrigo KumperaReapply the fast v4 monitor enter IL. AOT and LLVM...
2011-05-24 Marek HabersackRevert "Reapply 171e69041898f488f332c5a2fad71e40f5863c5...
2011-05-24 Rodrigo KumperaReapply 171e69041898f488f332c5a2fad71e40f5863c5d fixed...
2011-05-23 Marek HabersackRevert "Implement fast il wrapper for v4 Monitor.Enter."
2011-05-23 Rodrigo KumperaImplement fast il wrapper for v4 Monitor.Enter.
2011-05-23 Zoltan VargaFix warnings.
2011-05-23 Marek HabersackRevert "Fix some warnings."
2011-05-21 Zoltan VargaFix some warnings.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
next