summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAge
* Apply feed back from Chris:Jeff Cohen2005-01-10
* Update System project in Visual Studio to reflect renamed files.Jeff Cohen2005-01-10
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-09
* Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen2005-01-09
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-08
* Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen2005-01-07
* Remove bogus project folderJeff Cohen2005-01-07
* Add project opt to Visual Studio.Jeff Cohen2005-01-06
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-04
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-04
* Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen2005-01-03
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-02
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-02
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-01
* Add missing header files to projects.Jeff Cohen2005-01-01
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-01
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-01
* Add -v option to bison.Jeff Cohen2005-01-01
* Add missing file SystemUtils.cpp to Support project.Jeff Cohen2005-01-01
* Add llvm-as project to Visual StudioJeff Cohen2005-01-01
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-01
* Put executables into a single directoryJeff Cohen2005-01-01
* Improve TableGen dependenciesJeff Cohen2005-01-01
* Bring VS projects up to date with respect to recent changesJeff Cohen2004-12-27
* Get VC++ building againJeff Cohen2004-12-24
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-24
* Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2004-12-23
* Add project Bytecode to Visual StudioJeff Cohen2004-12-22
* Visual Studio project Configure should place the configured header filesJeff Cohen2004-12-21
* Add llc project to Visual StudioJeff Cohen2004-12-19
* Add lli project to Visual StudioJeff Cohen2004-12-19
* Enable browse information in Visual StudioJeff Cohen2004-12-19
* Improve dependency management for lib/system/win32/* files. Instead of copyi...Jeff Cohen2004-12-18
* Don't forget about release configuration...Jeff Cohen2004-12-18
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-18
* Fix win32 breakageJeff Cohen2004-12-18
* Fix residual Visual Studio build problemsJeff Cohen2004-12-09
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-04
* Remove dupliate buid of Signals.cppReid Spencer2004-11-16
* Updates to Visual C++ project files for building on win32.Reid Spencer2004-11-15
* Update relative files.Reid Spencer2004-11-15
* This file is goneChris Lattner2004-11-08
* Remove this file as suggested by Jeff CohenChris Lattner2004-11-05
* Fix project file, patch contributed by Jeff CohenChris Lattner2004-11-05
* Top level files for building natively on win32Reid Spencer2004-11-03
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-03