summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-29
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-29
* add llvmcReid Spencer2004-08-29
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-29
* License file for llvmc.Reid Spencer2004-08-25
* Insert declarations for two new functions that support the dependentReid Spencer2004-08-24
* Run the compilation actions before we attempt linking work.Reid Spencer2004-08-24
* Add the directory specified by LLVM_LIB_SEARCH_PATH to the list ofReid Spencer2004-08-24
* Get rid of error messages from CommandLine because -time-passes wasReid Spencer2004-08-24
* Adjustments for changes in the configuration language.Reid Spencer2004-08-24
* - Unify format of output messagesReid Spencer2004-08-24
* Link with bcreader and vmcore.Reid Spencer2004-08-24
* - Implement the %args% substitutionReid Spencer2004-08-24
* - Alphabetize the list of token enumerators.Reid Spencer2004-08-24
* - Rename and rearrange for clarityReid Spencer2004-08-24
* - Remove unused GetSuffix functionReid Spencer2004-08-24
* Remove unneeded flags.Reid Spencer2004-08-24
* Provide support for retaining the version number found in a config file.Reid Spencer2004-08-22
* Add the VERSION token.Reid Spencer2004-08-22
* Add support for version numbers.Reid Spencer2004-08-22
* Shorten lines so this file can be used as the documentation exampleReid Spencer2004-08-22
* Correct to change interface of the analyzer.Reid Spencer2004-08-21
* Change @ -> % in config files. @name@ might be needed for config files toReid Spencer2004-08-20
* Implement the correct search for configuration files. llvmc will now tryReid Spencer2004-08-20
* Add CONFIG_FILES so the language specific config files can be installed.Reid Spencer2004-08-20
* Implement Assembly support.Reid Spencer2004-08-20
* Actually let it compile after file name changes.Reid Spencer2004-08-19
* Moved ConfigData -> ConfigurationReid Spencer2004-08-19
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-19
* Back out dependencies on lib/System/Path.hReid Spencer2004-08-16
* Fix definitions to match tool's actual capabilities.Reid Spencer2004-08-16
* Documentation like this doesn't belong here, and now we have the commandguideChris Lattner2004-08-15
* More Functionality:Reid Spencer2004-08-15
* Initial configuration files (to be installed) for ll (LLVM Assembly) andReid Spencer2004-08-15
* Converted to use flex for tokenizing input so we can use an easier toReid Spencer2004-08-14
* Fix header commentary.Reid Spencer2004-08-13
* Additional functionality. This version handles option parsing and parameterReid Spencer2004-08-13
* First version of a utility internal to llvmc that handles the parsing andReid Spencer2004-08-13
* If the block extractor fails, actually emit the bc file that failed to extractChris Lattner2004-08-12
* Move CompilerDriver.h here.Reid Spencer2004-08-10
* Initial makefile for the LLVM Compiler Driver.Reid Spencer2004-08-10
* First "do nothing" version of the LLVM Compiler Driver. This version justReid Spencer2004-08-10
* while we're at it, make the libraries be on separate linesChris Lattner2004-08-05
* Lines need to end with \ to make sure they're actually continuedMisha Brukman2004-08-05
* * Add PowerPC library to LLCMisha Brukman2004-08-05
* sparcv9select is history.Brian Gaeke2004-08-05
* * Convert C++ comments to CMisha Brukman2004-08-04
* Shared libraries are usually prepended with `lib'Misha Brukman2004-08-04
* sparcv9select is historyBrian Gaeke2004-08-04
* libsparcv9select is historyBrian Gaeke2004-08-04