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