summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Linking in all of ScalarOpts.Tanya Lattner2004-12-16
* For PR351:Reid Spencer2004-12-16
* For PR351:Reid Spencer2004-12-16
* No targets actually use this libraryChris Lattner2004-12-16
* Unbreak all archive reading operations introduced by the last patch whichReid Spencer2004-12-15
* Do not fail an assertion on a broken archiveChris Lattner2004-12-15
* Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/libReid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-14
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* Minor cleanupsMisha Brukman2004-12-13
* For PR351:Reid Spencer2004-12-13
* Make the loop termination condition clear when building the set of items toReid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* Make use of the new Path inserter function.Reid Spencer2004-12-13
* PR351: \Reid Spencer2004-12-13
* Convert to use new Linker class interfaceReid Spencer2004-12-13
* LinkModules is now in the Linker classReid Spencer2004-12-13
* Do not internalize a module if -link-as-library is passed.Chris Lattner2004-12-12
* Revert the last patch. We really do need SimplyCFG.Reid Spencer2004-12-11
* Path::get -> Path::toStringReid Spencer2004-12-11
* Remove this pass as its no longer needed.Reid Spencer2004-12-10
* This pass is no longer needed.Chris Lattner2004-12-10
* Get rid of warning from flex.Reid Spencer2004-12-10
* Turn on ipsccp by default instead of simple IPCPChris Lattner2004-12-10
* Link V8 backend into llc.Brian Gaeke2004-12-10
* When -link-as-library, add -l options to Module's deplibsReid Spencer2004-12-08
* For PR387:\Reid Spencer2004-12-07
* Fix PR139:\Reid Spencer2004-12-05
* Add -strip-debug optionChris Lattner2004-12-03
* Adjust to change in pass nameChris Lattner2004-12-02
* Recognize --strip-all as a synonym for -s.Chris Lattner2004-12-02
* Implement file replacement correctly even with the f (TruncateNames) flagReid Spencer2004-12-02
* Shared library extension is now in LTDL_SHLIB_EXTReid Spencer2004-11-29
* No longer necessary, moved Makefile.rulesReid Spencer2004-11-29
* Use LLVMLIBS=JIT to get JIT librariesReid Spencer2004-11-29
* Make sure the program's symbols can be dlsym'd as well.Reid Spencer2004-11-29
* Make the check a little quieter.Reid Spencer2004-11-29
* 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
* * Don't pass empty arguments to ExecuteAndWait because it can cause theReid Spencer2004-11-23
* Configuration data now supports a vector of library paths.Reid Spencer2004-11-23