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