Some minor adjustments for the 1.5 release.
[oota-llvm.git] / win32 /
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...
2005-01-08 Jeff CohenAdd a few more passes to LinkAllPasses.h
2005-01-07 Jeff CohenGet new SelectionDAG stuff building with Visual Studio.
2005-01-07 Jeff CohenRemove bogus project folder
2005-01-06 Jeff CohenAdd project opt to Visual Studio.
2005-01-04 Jeff CohenMake bison/flex build steps output the same message...
2005-01-04 Jeff CohenAdd C backend to llc in Visual Studio.
2005-01-03 Jeff CohenAdd additional header file to VS project. Patch submit...
2005-01-02 Jeff CohenCleanup some Visual Studio project dependencies.
2005-01-02 Jeff CohenEliminate the use of the global variable hack in the...
2005-01-01 Jeff CohenAdd llvm-link, Linker projects to Visual Studio.
2005-01-01 Jeff CohenAdd missing header files to projects.
2005-01-01 Jeff CohenAdd llvm-ranlib project to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-ar project to Visual Studio.
2005-01-01 Jeff CohenAdd -v option to bison.
2005-01-01 Jeff CohenAdd missing file SystemUtils.cpp to Support project.
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenAdd llvm-dis project to Visual Studio
2005-01-01 Jeff CohenPut executables into a single directory
2005-01-01 Jeff CohenImprove TableGen dependencies
2004-12-27 Jeff CohenBring VS projects up to date with respect to recent...
2004-12-24 Jeff CohenGet VC++ building again
2004-12-24 Jeff CohenEliminate use of ltdl.c when doing a VC++ build. Becau...
2004-12-23 Jeff CohenAllow llc to recognize -march=x86. As it was, it didn...
2004-12-22 Jeff CohenAdd project Bytecode to Visual Studio
2004-12-21 Jeff CohenVisual Studio project Configure should place the config...
2004-12-19 Jeff CohenAdd llc project to Visual Studio
2004-12-19 Jeff CohenAdd lli project to Visual Studio
2004-12-19 Jeff CohenEnable browse information in Visual Studio
2004-12-18 Jeff CohenImprove dependency management for lib/system/win32...
2004-12-18 Jeff CohenDon't forget about release configuration...
2004-12-18 Jeff CohenRationalize warning suppression. First, 64-bit portabi...
2004-12-18 Jeff CohenFix win32 breakage
2004-12-09 Jeff CohenFix residual Visual Studio build problems
2004-12-04 Chris LattnerUpdate the win32 project files, contributed by Morton...
2004-11-16 Reid SpencerRemove dupliate buid of Signals.cpp
2004-11-15 Reid SpencerUpdates to Visual C++ project files for building on...
2004-11-15 Reid SpencerUpdate relative files.
2004-11-08 Chris LattnerThis file is gone
2004-11-05 Chris LattnerRemove this file as suggested by Jeff Cohen
2004-11-05 Chris LattnerFix project file, patch contributed by Jeff Cohen
2004-11-03 Reid SpencerTop level files for building natively on win32
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...