aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-stub
AgeCommit message (Expand)Author
2011-10-18build: Tidy up a bunch of tool Makefiles, and simplify where possible using theDaniel Dunbar
2011-03-24llvm-stub.cpp: mingw-w64 tweak.NAKAMURA Takumi
2010-10-16Hack around incompatible pointer warnings.Benjamin Kramer
2010-10-07Fix Whitespace.Michael J. Spencer
2010-10-07Fix warnings on Windows.Michael J. Spencer
2009-08-11Silence MSVC warning.Benjamin Kramer
2009-08-10fix some warnings for the MSVC build, by Yonggang Luo!Chris Lattner
2008-12-31Comment headers should extend to 80 chars.Misha Brukman
2008-09-22Initial support for the CMake build system.Oscar Fuentes
2008-06-19Fix some warnings reported by gcc-4.3. HopefullyDuncan Sands
2008-06-15Make sure that the current executable filename has "exe" suffix on Windows.Argyrios Kyrtzidis
2007-12-29regenerateChris Lattner
2007-12-29remove attributions from tools/utils makefiles.Chris Lattner
2007-07-06finishing touches of bytecode -> bitcode changes. also unbreak WindowsGabor Greif
2004-12-20Incorporate the contents of include/llvm/Config/unistd.h as this is theReid Spencer
2004-10-22We're not doing automake any moreReid Spencer
2004-10-22We won't use automakeReid Spencer
2004-10-18Initial automake generated Makefile templateReid Spencer
2004-10-13Update to reflect changes in Makefile rules.Reid Spencer
2004-10-10Initial version of automake Makefile.am file.Reid Spencer
2004-09-01Changes For Bug 352Reid Spencer
2004-06-02Fix a double negation (in grammar).Misha Brukman
2004-06-02No really cygwin, we LIKE .exe'ness.Chris Lattner
2004-06-01Initial checkin of a stub executable that can be used by gccld to forward toChris Lattner