aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-stub
Commit message (Expand)AuthorAgeFilesLines
* Silence MSVC warning.Benjamin Kramer2009-08-111-1/+1
* fix some warnings for the MSVC build, by Yonggang Luo!Chris Lattner2009-08-101-2/+1
* Comment headers should extend to 80 chars.Misha Brukman2008-12-311-1/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+3
* Fix some warnings reported by gcc-4.3. HopefullyDuncan Sands2008-06-191-7/+8
* Make sure that the current executable filename has "exe" suffix on Windows.Argyrios Kyrtzidis2008-06-151-5/+9
* regenerateChris Lattner2007-12-291-2/+2
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* finishing touches of bytecode -> bitcode changes. also unbreak WindowsGabor Greif2007-07-061-3/+3
* Incorporate the contents of include/llvm/Config/unistd.h as this is theReid Spencer2004-12-201-1/+11
* We're not doing automake any moreReid Spencer2004-10-221-645/+0
* We won't use automakeReid Spencer2004-10-221-14/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+645
* Update to reflect changes in Makefile rules.Reid Spencer2004-10-131-1/+1
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+14
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Fix a double negation (in grammar).Misha Brukman2004-06-021-1/+1
* No really cygwin, we LIKE .exe'ness.Chris Lattner2004-06-021-0/+8
* Initial checkin of a stub executable that can be used by gccld to forward toChris Lattner2004-06-012-0/+64