push bytecode decompressor out through APIs. Now the bytecode reader
[oota-llvm.git] / tools / llvmc / Configuration.cpp
2006-08-16 Reid SpencerPatches to correct several bugs in llvmc.
2006-05-29 Chris Lattnersilly cleanup
2005-07-07 Reid SpencerFor PR495:
2005-07-07 Reid SpencerFor PR495:
2005-05-19 Reid SpencerFor PR514:
2005-05-19 Reid SpencerFor PR514:
2005-05-03 Misha BrukmanMinor clean-ups
2005-04-22 Misha BrukmanRemove trailing whitespace
2004-12-11 Reid SpencerPath::get -> Path::toString
2004-11-23 Reid SpencerMake various adjustments to parsing so that the separat...
2004-11-05 Reid SpencerStop propagating method names that violate the coding...
2004-10-28 Reid SpencerEliminate the force flag, configuration item, and relat...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-30 Reid SpencerImplement the "setIncludePaths" and "setSymbolDefines...
2004-08-29 Reid SpencerConvert llvmc to use the lib/System interface instead...
2004-08-24 Reid Spencer- Implement the %args% substitution
2004-08-22 Reid SpencerProvide support for retaining the version number found...
2004-08-20 Reid SpencerChange @ -> % in config files. @name@ might be needed...
2004-08-20 Reid SpencerImplement the correct search for configuration files...
2004-08-19 Reid SpencerActually let it compile after file name changes.
2004-08-19 Reid SpencerMoved ConfigData -> Configuration
2004-08-19 Reid SpencerImplement many new features for llvmc. This is the...
2004-08-15 Reid SpencerMore Functionality:
2004-08-14 Reid SpencerConverted to use flex for tokenizing input so we can...
2004-08-13 Reid SpencerFirst version of a utility internal to llvmc that handl...