push bytecode decompressor out through APIs. Now the bytecode reader
[oota-llvm.git] / tools / llvmc / Makefile
2006-12-13 Reid SpencerRessurrect the Stacker "st" configuration. Someday...
2006-09-04 Chris LattnerUse LINK_COMPONENTS to specify *components* to link...
2006-08-16 Reid SpencerPatches to correct several bugs in llvmc.
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-06-21 Chris LattnerRemove unneeded libs
2006-06-21 Reid SpencerFor PR811:
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2006-04-12 Reid SpencerDistribute CVS versions of lex files
2005-05-19 Reid SpencerFor PR514:
2005-02-24 Reid SpencerUse DataInstall macro instead of INSTALL.
2005-01-17 Reid Spencersysconfdir -> PROJ_etcdir
2005-01-16 Reid SpencerRename BUILD_* to PROJ_*
2004-11-25 Reid SpencerAdd LLVMbzip2 library, now required.
2004-11-24 Reid SpencerMake sure additional C++ suffixes are recognized by...
2004-11-23 Reid SpencerAdd the c and cpp configuration files.
2004-10-28 Reid SpencerUpdate for library name change.
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-08-29 Reid SpencerConvert llvmc to use the lib/System interface instead...
2004-08-24 Reid SpencerLink with bcreader and vmcore.
2004-08-20 Reid SpencerAdd CONFIG_FILES so the language specific config files...
2004-08-19 Reid SpencerImplement many new features for llvmc. This is the...
2004-08-15 Reid SpencerMore Functionality:
2004-08-10 Reid SpencerInitial makefile for the LLVM Compiler Driver.