summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)AuthorFilesLines
2006-08-25Fix a race condition in the makefile that broke grawp's tester last night.Chris Lattner1-0/+1
2006-08-18For PR797:Reid Spencer3-4/+7
2006-08-18Drop the -s2048 option, it is specified incorrectly and the correctReid Spencer1-2/+2
2006-08-07For PR780:Reid Spencer2-5/+3
2006-07-07Stacker uses EH.Chris Lattner2-0/+2
2006-06-16Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner1-1/+1
2006-06-02Fix build on systems with broken bisonChris Lattner1-0/+5
2006-06-01For PR786:Reid Spencer2-0/+5
2006-06-01Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer1-3/+3
2006-05-12Avoid defining dead resultChris Lattner1-1/+1
2006-04-18Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2-4/+29
2006-04-13Distribute the Stacker samples directory.Reid Spencer1-1/+1
2006-04-12Distribute the lex/yacc files from the cvs version.Reid Spencer1-0/+2
2006-03-23Ignored generated files.Reid Spencer1-0/+4
2006-03-23Ignore generated files.Reid Spencer2-0/+8
2006-02-15Convert over to the new way of handling lex/bison checked into cvsChris Lattner5-0/+419
2006-01-06Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino1-1/+2
2005-10-27unbreak the build againChris Lattner1-1/+1
2005-10-27Make sure to build things in the right order, build with the .o file, not theChris Lattner1-2/+2
2005-10-24use archives when possibleChris Lattner1-2/+2
2005-08-27Implement PR614:Reid Spencer4-2/+4308
2005-07-05oopsAndrew Lenharth2-2/+2
2005-07-05updatesAndrew Lenharth2-2/+2
2005-05-19Make the value to -s not be interpreted as a file nameReid Spencer1-2/+2
2005-05-19Add an llvmc specification file for the "st" suffix. This allows StackerReid Spencer2-1/+65
2005-05-13The previous hack didn't work because tools-only isn't defined and isn'tReid Spencer1-4/+1
2005-05-13Don't build runtime if tools-only :)Reid Spencer1-1/+4
2005-05-04WHILE does not "pop" a value, it "examines" to top of stack. Make thisReid Spencer1-1/+1
2005-04-23Eliminate tabs and trailing spacesJeff Cohen7-1078/+1078
2005-04-21Remove trailing whitespaceMisha Brukman3-203/+203
2005-03-28Rename createPromoteMemoryToRegister() toAlkis Evlogimenos1-1/+1
2005-02-24Update to reflect various changes in the autoconf directory. THeReid Spencer1-34/+38
2005-02-24Remove auxilliary files that are now picked up from llvm/autoconf. ThisReid Spencer3-6642/+0
2005-02-24* Move all the "standard" configuration stuff to the start of the fileReid Spencer1-15/+15
2005-02-24Don't put generated files into CVS.Reid Spencer1-21/+0
2005-02-24* Fix an output messageReid Spencer1-3/+3
2005-02-14Update makefile to use PROJ_* makefile variables intead of BUILD_* asReid Spencer1-2/+2
2005-01-16Update per new Makefile requirements for projectsReid Spencer2-34/+21
2005-01-16Rename BUILD_* to PROJ_*Reid Spencer1-2/+2
2005-01-05Ignore autoconf/aclocal generated stuff.Reid Spencer1-0/+1
2005-01-05Cleanup configuration for CygwinReid Spencer3-6161/+44
2005-01-01Ignore some filesReid Spencer1-0/+2
2005-01-01Update to autoconf 2.59 standards.Reid Spencer2-112/+239
2004-12-27Clean up some autoconf cruftReid Spencer2-33/+37
2004-12-05Correct build script for stkr_runtime moduleReid Spencer1-1/+1
2004-12-05Build a module instead of a library so main() is not missedReid Spencer1-13/+9
2004-11-25Add LLVMbzip2 library, now required.Reid Spencer1-1/+1
2004-11-20Use llvmc to compile test casesReid Spencer1-18/+11
2004-11-14Fix usage of changed function prototypeReid Spencer1-1/+1
2004-10-30Change macro names per naming standard in Makefile.rules.Reid Spencer1-5/+5