aboutsummaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
2004-05-27Add support for dos-style filesChris Lattner
2004-05-27Header movedChris Lattner
2004-05-11Use inttypes.h, which exists on all of Linux, Solaris and Darwin.Brian Gaeke
2004-05-11Unbreak the build on X86.Chris Lattner
2004-05-11Squash warnings on Solaris/sparc... the test suite is not working for me so IBrian Gaeke
2004-05-11Do not hardcode the name of gcc, because its full pathname may have beenBrian Gaeke
2004-05-11Do not depend on the path to bashBrian Gaeke
2004-05-11Include <sys/types.h> to get the definition of int64_t on Solaris.Brian Gaeke
2004-05-09Changes to make the Stacker Stack use 64 bit values. This *should* getReid Spencer
2004-04-15If we're going to use tabs, use them consistently. Maybe doxygen will find theMisha Brukman
2004-03-31Avoid TRUE and FALSE which apparently conflict with some macros on OSXChris Lattner
2004-02-15Remove dependence on the return type of ConstantArray::getChris Lattner
2003-12-10Fix apparent copy-and-paste-o.Brian Gaeke
2003-12-08Add a missing semi colon, which breaks bison 1.5Chris Lattner
2003-12-08Makefile updates contributed by ReidChris Lattner
2003-11-27* Squelch warning on SunChris Lattner
2003-11-25Adjusted the projects Makefile so that it picks up the name of projectsJohn Criswell
2003-11-25Configure script for ModuleMaker.John Criswell
2003-11-25Auto-confed ModuleMaker.John Criswell
2003-11-25Auto-conf'ed the ModuleMaker code.John Criswell
2003-11-24Apply patches from PR136Brian Gaeke
2003-11-23Add a script I missedChris Lattner
2003-11-23Checkin testsChris Lattner
2003-11-23Disable test.Chris Lattner
2003-11-23Fix these assertions:Chris Lattner
2003-11-23Checkin the stacker compilerChris Lattner
2003-11-23Fix file headerChris Lattner
2003-11-23Initial checkinChris Lattner
2003-11-23Initial checkin of stacker samplesChris Lattner
2003-11-23Adjust file headerChris Lattner
2003-11-23Initial checkin of stacker runtimeChris Lattner
2003-11-23Initial stacker checkinChris Lattner
2003-11-23Update file headerChris Lattner
2003-11-23initial checkin of stacker makefileChris Lattner
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-21Removed LLVM copyright from sample Makefile.John Criswell
2003-10-21Removed LLVM copyright notice from sample Makefile.John Criswell
2003-10-20Added LLVM copyrights to Makefiles.John Criswell
2003-10-17Adding license information for the sample project.John Criswell
2003-10-17Modified the Makefile so that the sample library is linked dynamically.John Criswell
2003-10-16Adding autoconf support to the sample project.John Criswell
2003-10-16Adding autoconf support for the sample project.John Criswell
2003-10-16Adding autoconf support for the sample project.John Criswell
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-08-21Initial checkinChris Lattner
2003-08-21Initial checkin of ModuleMaker projectChris Lattner
2003-08-21Remove commented out declarationChris Lattner
2003-07-23Disable sample project until it worksChris Lattner
2003-06-30Adding in sample project tree.John Criswell
2003-06-30Adding in projects subtree.John Criswell