aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvmc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* switch tools to bitcode instead of bytecodeChris Lattner2007-05-061-1/+1
* add bitcode support, optimize reading to not read all function bodies justChris Lattner2007-05-061-1/+1
* Fix build error on ARM.Lauro Ramos Venancio2007-02-121-1/+1
* Ressurrect the Stacker "st" configuration. Someday this will all goReid Spencer2006-12-131-1/+1
* Use LINK_COMPONENTS to specify *components* to link against instead ofChris Lattner2006-09-041-1/+1
* Patches to correct several bugs in llvmc.Reid Spencer2006-08-161-1/+1
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+1
* Remove unneeded libsChris Lattner2006-06-211-1/+1
* For PR811:Reid Spencer2006-06-211-2/+0
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-1/+1
* Distribute CVS versions of lex filesReid Spencer2006-04-121-1/+1
* For PR514:Reid Spencer2005-05-191-6/+19
* Use DataInstall macro instead of INSTALL.Reid Spencer2005-02-241-4/+4
* sysconfdir -> PROJ_etcdirReid Spencer2005-01-171-4/+4
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-161-5/+5
* Add LLVMbzip2 library, now required.Reid Spencer2004-11-251-1/+1
* Make sure additional C++ suffixes are recognized by llvmc.Reid Spencer2004-11-241-0/+7
* Add the c and cpp configuration files.Reid Spencer2004-11-231-2/+2
* Update for library name change.Reid Spencer2004-10-281-1/+1
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-261-0/+1
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-291-1/+1
* Link with bcreader and vmcore.Reid Spencer2004-08-241-1/+1
* Add CONFIG_FILES so the language specific config files can be installed.Reid Spencer2004-08-201-0/+1
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-191-1/+1
* More Functionality:Reid Spencer2004-08-151-1/+1
* Initial makefile for the LLVM Compiler Driver.Reid Spencer2004-08-101-0/+13