Add missing file.
[mono.git] / mcs / class / aot-compiler /
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...