aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-stub/llvm-stub.c
AgeCommit message (Expand)Author
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-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-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-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