2015-03-23 |
Benjamin Kramer | Purge unused includes throughout libSupport. |
blob | commitdiff | raw |
2013-06-14 |
Rafael Espindola | Move PrependMainExecutablePath next to its only user. |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Rafael Espindola | Avoid using PathV1.h in Program.h. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Mikhail Glushenkov | Rename FindExecutable to PrependMainExecutablePath. |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Dan Gohman | Print an error as one big string instead of breaking... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Mikhail Glushenkov | Revert r118057, this is better fixed in appendSuffix... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Dan Gohman | Don't append a dot on platforms which don't use exe... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Mikhail Glushenkov | FindExecutable: remove the executability check. |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Mikhail Glushenkov | Remove an unnecessary check and an unnecessary temporary. |
blob | commitdiff | raw | diff to current |
2010-09-02 |
Dan Gohman | Use the FindProgramByName fallback only with known... |
blob | commitdiff | raw | diff to current |
2010-09-02 |
NAKAMURA Takumi | llvm::FindExecutable(): Retrieve the name with suffix... |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Dan Gohman | Fix llvm-extract's "writing bitcode to a terminal"... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Chris Lattner | Prune #includes from llvm/Linker.h and llvm/System... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Chris Lattner | eliminate the ostream version of CheckBitcodeOutputToCo... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Dan Gohman | Fix FindExecutable to use sys::Path::GetMainExecutable... |
blob | commitdiff | raw | diff to current |
2009-07-15 |
Dan Gohman | Add a raw_ostream version of CheckBitcodeOutputToConsole. |
blob | commitdiff | raw | diff to current |
2009-07-12 |
Daniel Dunbar | Improve sys::Path::makeAbsolute on Win32. |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Daniel Dunbar | Tweak FindExecutable so that relative executable paths... |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Daniel Dunbar | Fix FindExecutable to work if given an absolute executa... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | Remove attribution from file headers, per discussion... |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Gabor Greif | Here is the bulk of the sanitizing. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Bill Wendling | Don't use <sstream> in Streams.h but <iosfwd> instead. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Bill Wendling | Removed more <iostream> includes |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Bill Wendling | Changed llvm_ostream et all to OStream. llvm_cerr,... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Bill Wendling | Removed #include <iostream> and replace with llvm_... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Reid Spencer | For PR495: |
blob | commitdiff | raw | diff to current |
2005-07-07 |
Reid Spencer | For PR495: |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Misha Brukman | Why output multiple strings, let the compiler concatena... |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Misha Brukman | * Order #includes as per style guide |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Reid Spencer | Make printing a warning message optional in CheckByteco... |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Reid Spencer | Implement a function to print a warning if bytecode... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Reid Spencer | For PR351: |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Reid Spencer | For PR351: |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Reid Spencer | For PR351: |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Reid Spencer | For PR351: |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Chris Lattner | Remove linux/solaris specific stuff. |
blob | commitdiff | raw | diff to current |
2004-07-24 |
Chris Lattner | Get rid of the printout from the low-level system interface |
blob | commitdiff | raw | diff to current |
2004-07-24 |
Chris Lattner | Add support for killing the program if it executes... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Misha Brukman | * Fix file header and name |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Misha Brukman | Use the machine-independent method of querying the... |
blob | commitdiff | raw | diff to current |
2004-06-02 |
Misha Brukman | Fix spelling, trim empty space, tighten up function... |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Chris Lattner | Add support for getting executable memory on Windows... |
blob | commitdiff | raw | diff to current |
2004-05-28 |
Chris Lattner | Add a new function for the JIT. libsupport is now... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Chris Lattner | Changes to make libSupport build on systems that don... |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Chris Lattner | Bugpoint was not correctly capturing stderr! This... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Brian Gaeke | Add autoconf support for isStandardOutAConsole (). |
blob | commitdiff | raw | diff to current |
2004-04-02 |
Chris Lattner | Add new function, autoconf support required tho |
blob | commitdiff | raw | diff to current |
2004-01-10 |
Chris Lattner | Remove config wrapper around <cerrno> |
blob | commitdiff | raw | diff to current |
2003-12-14 |
Chris Lattner | Finegrainify namespacification |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Brian Gaeke | Put all LLVM code into the llvm namespace, as per bug... |
blob | commitdiff | raw | diff to current |
2003-10-20 |
John Criswell | Added LLVM project notice to the top of every C++ sourc... |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Brian Gaeke | Fix up error message. |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Misha Brukman | Fixed space issues, code alignment, tabs -> spaces. |
blob | commitdiff | raw | diff to current |
2003-09-17 |
John Criswell | In ExecWait(), made the child process exit if it can... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
John Criswell | Added the ExecWait() function. It executes a program... |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Misha Brukman | Fixed spelling & grammar. |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Misha Brukman | Doxygen-ify the comments by using '///' instead of... |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Misha Brukman | Remove references to `bugpoint' from the now-generic... |
blob | commitdiff | raw | diff to current |
2003-08-07 |
Misha Brukman | Moved removeFile() and getUniqueFilename() into FileUti... |
blob | commitdiff | raw | diff to current |
2003-08-01 |
Chris Lattner | Use the C++, more portable, deleter |
blob | commitdiff | raw | diff to current |
2003-07-14 |
Misha Brukman | The word `separate' only has one `e'. |
blob | commitdiff | raw | diff to current |
2003-06-30 |
John Criswell | Merged in autoconf branch. This provides configuration... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Chris Lattner | Actually, change it to use explicit new/delete, which... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Chris Lattner | Remove usage of alloca |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Brian Gaeke | Isolate machine-dependent use of <alloca.h> in "Support... |
blob | commitdiff | raw | diff to current |
2003-01-29 |
Chris Lattner | Fix build problem on sparc |
blob | commitdiff | raw | diff to current |
2002-12-24 |
Chris Lattner | Fix compilation on GCC 3.2 |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Chris Lattner | New files for miscompilation detection |
blob | commitdiff | raw | diff to current |
|