summaryrefslogtreecommitdiff
path: root/tools/llvmc
Commit message (Expand)AuthorAge
* Delete a no-longer-supported configuration item.Reid Spencer2006-08-29
* For PR797:Reid Spencer2006-08-25
* Make the sys::Path::GetTemporaryDirectory method not throw exceptions andReid Spencer2006-08-22
* For PR797:Reid Spencer2006-08-21
* Patches to correct several bugs in llvmc.Reid Spencer2006-08-16
* No need to check isWriteable here (which isn't sufficient anyway). Just attemptChris Lattner2006-08-01
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-07
* Remove unneeded libsChris Lattner2006-06-21
* For PR811:Reid Spencer2006-06-21
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* silly cleanupChris Lattner2006-05-29
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* Distribute CVS versions of lex filesReid Spencer2006-04-12
* Ignore the lexer output.Reid Spencer2006-03-24
* Adjust to new style "generated files in CVS" mechanism for lex outputChris Lattner2006-02-14
* Implement PR614:Reid Spencer2005-08-27
* Eliminate all remaining tabs and trailing spaces.Jeff Cohen2005-07-27
* Final Changes For PR495:Reid Spencer2005-07-08
* For PR495:Reid Spencer2005-07-07
* For PR495:Reid Spencer2005-07-07
* For PR514:Reid Spencer2005-05-19
* For PR514:Reid Spencer2005-05-19
* * Use consistent spacing for function argumentsMisha Brukman2005-05-05
* Minor clean-upsMisha Brukman2005-05-03
* Clean up and correct llvmc configurations for C and C++Misha Brukman2005-05-03
* std::string(NULL) does not a proper constructor makeMisha Brukman2005-05-03
* Omit periods at the end of command-line switch explanations for consistencyMisha Brukman2005-05-03
* Remove trailing whitespaceMisha Brukman2005-04-22
* #include system headers after all LLVM headersMisha Brukman2005-04-20
* Ensure that the arguments passed to sys::Program::ExecuteAndWait includeReid Spencer2005-04-11
* Use DataInstall macro instead of INSTALL.Reid Spencer2005-02-24
* Adjust the help output so that it will fit cleanly within 80 columns.Reid Spencer2005-02-18
* Conform to the documented interface by null terminating argument lists!Chris Lattner2005-02-13
* sysconfdir -> PROJ_etcdirReid Spencer2005-01-17
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-16
* For PR351:Reid Spencer2004-12-30
* Use Config/alloca.h instead of alloca.h - pointed out by Duraid and MishaBrian Gaeke2004-12-20
* Make this compile on Solaris.Brian Gaeke2004-12-19
* For PR351:Reid Spencer2004-12-19
* Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/libReid Spencer2004-12-15
* Make use of the new Path inserter function.Reid Spencer2004-12-13
* PR351: \Reid Spencer2004-12-13
* Path::get -> Path::toStringReid Spencer2004-12-11
* Get rid of warning from flex.Reid Spencer2004-12-10
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-25
* Always pass -D_GNU_SOURCE to cc1plusReid Spencer2004-11-25
* Always pass -D_GNU_SOURCE to cc1Reid Spencer2004-11-25
* Correct the configuration variable used to find the bin directory.Reid Spencer2004-11-25
* Make sure additional C++ suffixes are recognized by llvmc.Reid Spencer2004-11-24
* * Adjust the options to make them either accept multiple occurrences or beReid Spencer2004-11-23