Back out include/llvm/System changes until a satisfactory solution can
[oota-llvm.git] / projects /
2004-08-15 Chris LattnerSwitch to using the JIT now that it can directly call...
2004-08-15 Chris LattnerSimplify code, make it print the constructed module...
2004-08-10 Reid SpencerFix a copy & paste error .. correct the description...
2004-08-10 Reid SpencerAdding a simple example of how to use the JIT.
2004-07-29 Misha BrukmanFix #includes of i*.h => Instructions.h as per PR403.
2004-07-10 Reid SpencerGroup the hidden command line arguments.
2004-07-04 Reid SpencerAdd #include <iostream> since Value.h doesn't include...
2004-05-27 Chris LattnerAdd support for dos-style files
2004-05-27 Chris LattnerHeader moved
2004-05-11 Brian GaekeUse inttypes.h, which exists on all of Linux, Solaris...
2004-05-11 Chris LattnerUnbreak the build on X86.
2004-05-11 Brian GaekeSquash warnings on Solaris/sparc... the test suite...
2004-05-11 Brian GaekeDo not hardcode the name of gcc, because its full pathn...
2004-05-11 Brian GaekeDo not depend on the path to bash
2004-05-11 Brian GaekeInclude <sys/types.h> to get the definition of int64_t...
2004-05-09 Reid SpencerChanges to make the Stacker Stack use 64 bit values...
2004-04-15 Misha BrukmanIf we're going to use tabs, use them consistently....
2004-03-31 Chris LattnerAvoid TRUE and FALSE which apparently conflict with...
2004-02-15 Chris LattnerRemove dependence on the return type of ConstantArray...
2003-12-10 Brian GaekeFix apparent copy-and-paste-o.
2003-12-08 Chris LattnerAdd a missing semi colon, which breaks bison 1.5
2003-12-08 Chris LattnerMakefile updates contributed by Reid
2003-11-27 Chris Lattner* Squelch warning on Sun
2003-11-25 John CriswellAdjusted the projects Makefile so that it picks up...
2003-11-25 John CriswellConfigure script for ModuleMaker.
2003-11-25 John CriswellAuto-confed ModuleMaker.
2003-11-25 John CriswellAuto-conf'ed the ModuleMaker code.
2003-11-24 Brian GaekeApply patches from PR136
2003-11-23 Chris LattnerAdd a script I missed
2003-11-23 Chris LattnerCheckin tests
2003-11-23 Chris LattnerDisable test.
2003-11-23 Chris LattnerFix these assertions:
2003-11-23 Chris LattnerCheckin the stacker compiler
2003-11-23 Chris LattnerFix file header
2003-11-23 Chris LattnerInitial checkin
2003-11-23 Chris LattnerInitial checkin of stacker samples
2003-11-23 Chris LattnerAdjust file header
2003-11-23 Chris LattnerInitial checkin of stacker runtime
2003-11-23 Chris LattnerInitial stacker checkin
2003-11-23 Chris LattnerUpdate file header
2003-11-23 Chris Lattnerinitial checkin of stacker makefile
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-21 John CriswellRemoved LLVM copyright from sample Makefile.
2003-10-21 John CriswellRemoved LLVM copyright notice from sample Makefile.
2003-10-20 John CriswellAdded LLVM copyrights to Makefiles.
2003-10-17 John CriswellAdding license information for the sample project.
2003-10-17 John CriswellModified the Makefile so that the sample library is...
2003-10-16 John CriswellAdding autoconf support to the sample project.
2003-10-16 John CriswellAdding autoconf support for the sample project.
2003-10-16 John CriswellAdding autoconf support for the sample project.
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerInitial checkin
2003-08-21 Chris LattnerInitial checkin of ModuleMaker project
2003-08-21 Chris LattnerRemove commented out declaration
2003-07-23 Chris LattnerDisable sample project until it works
2003-06-30 John CriswellAdding in sample project tree.
2003-06-30 John CriswellAdding in projects subtree.