aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Burg
Commit message (Expand)AuthorAgeFilesLines
* Eliminate tabs and trailing spacesJeff Cohen2005-04-2223-3649/+3649
* Portability fix, thanks to Markus F.X.J. Oberhumer.Chris Lattner2004-12-161-4/+1
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-301-16/+19
* Fix the dependency of lex.o on gram.tab.hReid Spencer2004-10-281-1/+1
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-261-0/+2
* Remove double colon rule for gram.tab.h so it doesn't conflict with theReid Spencer2004-10-221-1/+1
* We're not doing automake any moreReid Spencer2004-10-221-699/+0
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-1/+1
* We won't use automakeReid Spencer2004-10-221-40/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+699
* Updates for changes in Makefile rules.Reid Spencer2004-10-131-1/+1
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+40
* Make comment header span the entire lineMisha Brukman2004-10-081-1/+1
* Clean up some "clean:" targets so they use $(VERB) and don't print anythingReid Spencer2004-09-031-2/+2
* The correct prototype is `int atoi(CONST char*)'. Unbroke AIX build.Misha Brukman2004-06-141-1/+1
* This function REALLY DOES return voidChris Lattner2003-11-201-1/+1
* fix warnings on sparcChris Lattner2003-11-062-2/+2
* Added LLVM copyright to Makefiles.John Criswell2003-10-202-0/+16
* Adding additional license information to these files.John Criswell2003-10-131-0/+19
* Move support/tools/* back into utilsChris Lattner2003-10-051-1/+1
* Updated Makefiles to reflect new location in llvm/support/tools.John Criswell2003-09-291-1/+1
* Fix the flag on `rm' to properly do a recursive deletion.Misha Brukman2003-09-171-1/+1
* Updated to find source files using VPATH. This makes writing build rulesJohn Criswell2003-09-091-7/+5
* Updated the log of changes (as required by the Burg copyright) to give anJohn Criswell2003-09-091-0/+8
* Checkin of autoconf-style object root.John Criswell2003-09-061-4/+6
* Only use :: rules for #included filesChris Lattner2003-08-211-1/+1
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-1/+1
* Added code to the clean rule that deletes files placed in the source directory.John Criswell2003-06-271-0/+1
* Fix misspelling of ExtraSources, hopefully to unbreak the nightly testerChris Lattner2003-06-171-2/+1
* Updated to the new Makefile.common.John Criswell2003-06-111-2/+2
* Update to work with newer versions of bisonChris Lattner2003-03-311-22/+22
* Fix warning on sparcChris Lattner2003-01-291-1/+1
* Fix warningsChris Lattner2003-01-204-8/+13
* Fix burg build problem.Chris Lattner2002-11-011-0/+2
* Work better with other versions of bisonChris Lattner2002-10-271-3/+1
* Clean up dead rulesChris Lattner2002-09-221-5/+1
* Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner2002-09-229-103/+36
* Build burg separately for different architectures.Vikram S. Adve2002-09-201-12/+22
* Include our config and system-specific Makefiles to get theVikram S. Adve2002-09-201-0/+5
* TEst commitChris Lattner2002-09-171-0/+1
* Test commitChris Lattner2002-09-171-0/+1
* Test changeChris Lattner2002-09-171-1/+0
* We need an 'all' target to build burg, add it backChris Lattner2002-09-171-0/+2
* Don't run tests by defaultChris Lattner2002-09-171-2/+0
* Initial checkin of burg documetnation filesChris Lattner2002-09-175-0/+887
* Initial checkin of burg filesChris Lattner2002-09-1730-0/+5610