Fix for PR1633: Verifier doesn't fully verify GC intrinsics
[oota-llvm.git] / win32 /
2007-08-28 Chuck Rose IIIUpdate win32 VStudio project files to keep pace with...
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-06-29 John CriswellConvert .cvsignore files
2007-05-07 Jeff CohenUnbreak VC++ build.
2007-05-06 Jeff CohenUnbreak VC++.
2007-04-29 Jeff CohenUnbreak VC++ build.
2007-04-25 Jeff CohenNote new header file.
2007-04-23 Jeff CohenUnbreak VC++ build.
2007-04-22 Jeff CohenTeach Visual Studio about Bitcode.
2007-04-08 Jeff CohenTrack new header file.
2007-04-07 Jeff CohenUnbreak VC++ build.
2007-04-06 Jeff CohenTrack new header file.
2007-04-01 Jeff CohenUnbreak VC++ build.
2007-03-22 Jeff CohenCleanup obsolete stuff.
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-01-15 Jeff CohenUnbreak VC++ build.
2007-01-08 Jeff CohenUnbreak VC++ build.
2006-12-15 Jeff CohenPartial unbreak of VC++ (stream stuff has no easy fix).
2006-12-02 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenRemove obsolete VS project.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-05-03 Jeff CohenKeep Visual Studio happy.
2006-04-23 Jeff CohenKeep Visual Studio informed.
2006-04-20 Jeff CohenKeep Visual Studio informed.
2006-04-11 Jeff CohenKeep Visual Studio happy.
2006-04-08 Jeff CohenGet Visual Studio building again.
2006-04-05 Jeff CohenFix more tablegen depedency issues in Visual Studio.
2006-04-02 Jeff CohenFix tablegen related dependencies in Visual Studio.
2006-03-28 Jeff CohenKeep Visual Studio informed.
2006-03-24 Jeff CohenGet Visual Studio happy again.
2006-03-10 Jeff CohenPut intrinsics.gen in its proper place.
2006-03-10 Jeff CohenFix VC++ build breakage.
2006-03-07 Jeff CohenKeep VC++ building.
2006-03-04 Jeff CohenKeep Visual Studio happy.
2006-02-17 Jeff CohenInform Visual Studio of deleted file.
2006-02-16 Jeff CohenVisual Studio enters the future of bisoning.
2006-02-14 Jeff CohenMatch changes to unix build system.
2006-02-04 Jeff CohenKeep Visual Studio informed.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2006-01-26 Jeff CohenTeach Visual Studio about X86 subtargets.
2006-01-24 Jeff CohenAdd new files to Visual Studio.
2006-01-24 Jeff CohenTrack changes in config.h.in.
2006-01-22 Jeff CohenVisual Studio still has issues at being left out.
2006-01-20 Jeff CohenUpdate Windows version of config.h to note availability...
2006-01-17 Jeff CohenVisual Studio still has issues with being left out.
2006-01-11 Jeff CohenVisual Studio is feeling left out again.
2006-01-08 Jeff CohenVisual Studio hates being left out.
2006-01-04 Jeff CohenTeach Visual Studio about new file.
2005-12-22 Jeff CohenAdd new files to Visual Studio.
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-11-28 Jeff CohenTeach Visual Studio about new files.
2005-11-16 Jeff CohenKeep Visual Studio building.
2005-11-15 Jeff CohenKeep Visual Studio informed of new files.
2005-11-11 Jeff CohenAdd new file to Visual Studio.
2005-10-29 Jeff CohenMore files deleted.
2005-10-28 Jeff CohenKeep Visual Studio happy.
2005-10-27 Jeff CohenFine tune Visual Studio's use of bison/flex.
2005-10-26 Jeff CohenEliminate use of sed in Visual Studio builds.
2005-10-26 Jeff CohenEliminate need for bison/flex in Visual Studio builds.
2005-10-26 Jeff CohenUpdate Visual Studio projects to reflect moved file.
2005-10-24 Jeff CohenKeep Visual Studio up to date.
2005-10-24 Jeff CohenUpdate Visual Studio projects to account for recent...
2005-10-23 Jeff CohenRemove deleted files from Visual Studio.
2005-10-23 Jeff CohenAdd new files to Visual Studio.
2005-09-25 Jeff CohenFix VC++ build errors.
2005-09-10 Jeff CohenFix more Visual Studio build problems.
2005-09-10 Jeff CohenFix miscellaneous Visual Studio build problems.
2005-09-02 Jeff CohenFix VC++ build errors
2005-08-19 Jeff CohenUpdate Visual Studio projects for removed file.
2005-07-30 Jeff CohenFix VC++ build problems.
2005-07-13 Jeff CohenWin32 support for Mutex class.
2005-07-12 Jeff CohenAdd new files to Visual Studio projects.
2005-07-02 Jeff CohenAdding new files to Visual Studio projects.
2005-06-28 Jeff CohenAdd ElfWriter stuff to Visual Studio
2005-04-26 Jeff CohenAdd SimplyLibCalls.cpp to VC++ build
2005-04-16 Jeff CohenAdd CondPropagate.cpp to VC++ Transforms project
2005-03-16 Jeff CohenDo #include HashExtras.h with VC++
2005-03-16 Jeff CohenRemove deleted files from VC++ project.
2005-03-15 Jeff CohenAdd EquivClassGraphs.cpp to VC++ project.
2005-02-16 Jeff CohenSomehow tablegen.exe got moved... fix up tablegen invoc...
2005-02-02 Jeff CohenPut libraries in a common directory
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-29 Jeff CohenUnbreak VC++ build
2005-01-28 Jeff CohenGet VC++ compiling again
2005-01-22 Jeff CohenAdd (non-working) project bugpoint to Visual Studio
2005-01-22 Jeff CohenDon't exclude FileUtilies and ToolRunner from VC++...
2005-01-20 Jeff CohenGet analyze to show all analysis options when compiled...
2005-01-20 Jeff CohenAdd analyze project to Visual Studio
2005-01-20 Jeff CohenAdd project llvm-proj to Visual Studio
2005-01-18 Jeff CohenAdd project llvm-ld to Visual Studio
2005-01-18 Jeff CohenAdd project llvm-nm to Visual Studio
2005-01-18 Jeff CohenAdd project llvm-ld to Visual Studio
2005-01-18 Jeff CohenAdd llvm-bcanalyzer project to Visual Studio
2005-01-16 Jeff CohenAdd some .cvsignores to the win32 hierarchy to account...
2005-01-15 Jeff CohenAdd new file to Visual Studio CodeGen project
2005-01-12 Jeff CohenAdd new file to Visual Studio CodeGen project
2005-01-10 Jeff CohenApply feed back from Chris:
2005-01-10 Jeff CohenUpdate System project in Visual Studio to reflect renam...
2005-01-09 Jeff CohenGet lib/Analysis/DataStructure to compile with VC++
2005-01-09 Jeff CohenWorkaround a VC++ bug. Microsoft puts the hash_map...
next