aboutsummaryrefslogtreecommitdiff
path: root/utils/Burg
AgeCommit message (Expand)Author
2006-04-20Burg not needed any more now that SparcV9 is gone.Reid Spencer
2006-04-13Add missing things to the distribution.Reid Spencer
2006-03-23Add a .cvsignore file to get rid of notices about gram.tab.[ch]Reid Spencer
2005-04-22Eliminate tabs and trailing spacesJeff Cohen
2004-12-16Portability fix, thanks to Markus F.X.J. Oberhumer.Chris Lattner
2004-10-30Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer
2004-10-28Fix the dependency of lex.o on gram.tab.hReid Spencer
2004-10-26Add EXTRA_DIST for additional files to be distributed.Reid Spencer
2004-10-22Remove double colon rule for gram.tab.h so it doesn't conflict with theReid Spencer
2004-10-22We're not doing automake any moreReid Spencer
2004-10-22Adjust to changes in Makefile.rulesReid Spencer
2004-10-22We won't use automakeReid Spencer
2004-10-18Initial automake generated Makefile templateReid Spencer
2004-10-13Updates for changes in Makefile rules.Reid Spencer
2004-10-10Initial version of automake Makefile.am file.Reid Spencer
2004-10-08Make comment header span the entire lineMisha Brukman
2004-09-03Clean up some "clean:" targets so they use $(VERB) and don't print anythingReid Spencer
2004-06-14The correct prototype is `int atoi(CONST char*)'. Unbroke AIX build.Misha Brukman
2003-11-20This function REALLY DOES return voidChris Lattner
2003-11-06fix warnings on sparcChris Lattner
2003-10-20Added LLVM copyright to Makefiles.John Criswell
2003-10-13Adding additional license information to these files.John Criswell
2003-10-05Move support/tools/* back into utilsChris Lattner
2003-09-29Updated Makefiles to reflect new location in llvm/support/tools.John Criswell
2003-09-17Fix the flag on `rm' to properly do a recursive deletion.Misha Brukman
2003-09-09Updated to find source files using VPATH. This makes writing build rulesJohn Criswell
2003-09-09Updated the log of changes (as required by the Burg copyright) to give anJohn Criswell
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-08-21Only use :: rules for #included filesChris Lattner
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-06-27Added code to the clean rule that deletes files placed in the source directory.John Criswell
2003-06-17Fix misspelling of ExtraSources, hopefully to unbreak the nightly testerChris Lattner
2003-06-11Updated to the new Makefile.common.John Criswell
2003-03-31Update to work with newer versions of bisonChris Lattner
2003-01-29Fix warning on sparcChris Lattner
2003-01-20Fix warningsChris Lattner
2002-11-01Fix burg build problem.Chris Lattner
2002-10-27Work better with other versions of bisonChris Lattner
2002-09-22Clean up dead rulesChris Lattner
2002-09-22Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner
2002-09-20Build burg separately for different architectures.Vikram S. Adve
2002-09-20Include our config and system-specific Makefiles to get theVikram S. Adve
2002-09-17TEst commitChris Lattner
2002-09-17Test commitChris Lattner
2002-09-17Test changeChris Lattner
2002-09-17We need an 'all' target to build burg, add it backChris Lattner
2002-09-17Don't run tests by defaultChris Lattner
2002-09-17Initial checkin of burg documetnation filesChris Lattner
2002-09-17Initial checkin of burg filesChris Lattner