[Mono.Profiler.Log] Read root type field as uleb128.
[mono.git] / mcs / class / aot-compiler /
2012-10-18 Marek SafarBe more quiet when building managed code
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-26 Marek SafarInstall 4.0 profile as developers package and make...
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-10 Marek SafarAdd mscorlib as mcs aot dependency
2011-02-08 Marek Habersack[aot compiler] runtime_dep uses the correct path when...
2011-02-02 Zoltan VargaRebuild mscorlib/mcs AOT images if the runtime changes.
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-01-27 Zoltan VargaFix up aot-ing of mscorlib/mcs by AOTing mcs in the...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-11 Zoltan VargaDump the AOT log upon a failure.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-21 Zoltan VargaRemove the AOT log files on 'clean'.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-09 Jb Evainadd ignore file
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-31 Andrew Jorgensenaot-compiler was not getting included in dist
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Zoltan VargaReally disable AOT on platforms which doesn't support it.
2010-08-31 Zoltan VargaAOT mscorlib along with gmcs.
2010-08-30 Zoltan VargaFix make dist.
2010-08-27 Zoltan VargaInstall the generated gmcs.exe.so.
2010-08-27 Zoltan VargaDelete gmcs.exe.so on make clean.
2010-08-27 Zoltan VargaUse $(PROFILE)/gmcs.exe as INTERNAL_GMCS for consistency.
2010-08-27 Zoltan VargaAdd a new directory which is used for AOTing the c...