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