Add PR to this FIXME, looks like I didn't commit this change after all.
[oota-llvm.git] / win32 / CodeGen /
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...
2009-01-26 Steve NaroffUpdate VS project files.
2009-01-22 Steve NaroffHandful of fixes to the VC project files.
2008-11-06 Steve NaroffUpdate VC++ projects.
2008-10-24 Steve NaroffAdd file to VC++ project.
2008-10-11 Chris Lattnerupdate win32 project file, patch provided by OvermindDL...
2008-09-20 Cedric VenetUpdate VS projects.
2008-09-09 Argyrios KyrtzidisUpdate VC++ project files.
2008-08-24 Cedric VenetUpdating VC++ project.
2008-08-17 Gordon HenriksenUpdate VC++ project.
2008-08-17 Cedric VenetMake it compile on VC2005:
2008-08-09 Cedric Venetupdate VS project.
2008-07-14 Chris LattnerThis replaces all $(SolutionDir) macros with $(ProjectD...
2008-07-13 Cedric VenetRemove deleted files from VC++ project.
2008-06-27 Cedric VenetAdd an include file needed for VS.
2008-06-20 Ted KremenekUpdated VS build system. Patch provided by Cedric...
2008-06-20 Chris Lattner"Just a small update for the project files for adding...
2008-06-07 Chris LattnerUpdate VC project files, patch by Cédric Venet!
2008-05-15 Devang PatelRevert 51067 check-in for now.
2008-05-13 Chris LattnerUpdate the Win32 project files, patch by Razvan Aciu!
2008-03-27 Chuck Rose IIIUpdating win32 VStudio project files with new file...
2008-01-15 Chuck Rose IIIAdd files to windows project files. Also include ...
2008-01-03 Chuck Rose IIIAdding new files to win32 build
2008-01-02 Chris LattnerFix PR1888, patch by Wilhansen Li.
2007-12-10 Chuck Rose IIIAdd StringPool + new CodeGen files to win32 build
2007-12-08 Chuck Rose IIIAdding MachineLoopInfo.h,.cpp and MachineLICP.cpp to...
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-12 Hartmut KaiserUpdated VC++ build system
2007-11-09 Chuck Rose IIIAdding some recently added files to the VStudio projects
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-11-02 Hartmut KaiserUpdated VC++ build system
2007-10-29 Hartmut KaiserUpdated VC++ build system
2007-10-10 Hartmut KaiserUpdated VC++ build system.
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-01-15 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-05-03 Jeff CohenKeep Visual Studio happy.
2006-04-23 Jeff CohenKeep Visual Studio informed.
2006-03-24 Jeff CohenGet Visual Studio happy again.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2006-01-24 Jeff CohenAdd new files to Visual Studio.
2006-01-22 Jeff CohenVisual Studio still has issues at 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-10-24 Jeff CohenKeep Visual Studio up to date.
2005-09-25 Jeff CohenFix VC++ build errors.
2005-09-10 Jeff CohenFix more Visual Studio build problems.
2005-06-28 Jeff CohenAdd ElfWriter stuff to Visual Studio
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
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-07 Jeff CohenGet new SelectionDAG stuff building with Visual Studio.
2005-01-03 Jeff CohenAdd additional header file to VS project. Patch submit...
2004-12-19 Jeff CohenEnable browse information in Visual Studio
2004-12-18 Jeff CohenDon't forget about release configuration...
2004-12-18 Jeff CohenRationalize warning suppression. First, 64-bit portabi...
2004-12-04 Chris LattnerUpdate the win32 project files, contributed by Morton...
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...