Unify the patterns for loads and stores. Now offset addressing should be
[oota-llvm.git] / utils / Burg /
2005-04-22 Jeff CohenEliminate tabs and trailing spaces
2004-12-16 Chris LattnerPortability fix, thanks to Markus F.X.J. Oberhumer.
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-28 Reid SpencerFix the dependency of lex.o on gram.tab.h
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-10-22 Reid SpencerRemove double colon rule for gram.tab.h so it doesn...
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-13 Reid SpencerUpdates for changes in Makefile rules.
2004-10-10 Reid SpencerInitial version of automake Makefile.am file.
2004-10-08 Misha BrukmanMake comment header span the entire line
2004-09-03 Reid SpencerClean up some "clean:" targets so they use $(VERB)...
2004-06-14 Misha BrukmanThe correct prototype is `int atoi(CONST char*)'. ...
2003-11-20 Chris LattnerThis function REALLY DOES return void
2003-11-06 Chris Lattnerfix warnings on sparc
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-10-13 John CriswellAdding additional license information to these files.
2003-10-05 Chris LattnerMove support/tools/* back into utils
2003-09-29 John CriswellUpdated Makefiles to reflect new location in llvm/suppo...
2003-09-17 Misha BrukmanFix the flag on `rm' to properly do a recursive deletion.
2003-09-09 John CriswellUpdated to find source files using VPATH. This makes...
2003-09-09 John CriswellUpdated the log of changes (as required by the Burg...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerOnly use :: rules for #included files
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...
2003-06-27 John CriswellAdded code to the clean rule that deletes files placed...
2003-06-17 Chris LattnerFix misspelling of ExtraSources, hopefully to unbreak...
2003-06-11 John CriswellUpdated to the new Makefile.common.
2003-03-31 Chris LattnerUpdate to work with newer versions of bison
2003-01-29 Chris LattnerFix warning on sparc
2003-01-20 Chris LattnerFix warnings
2002-11-01 Chris LattnerFix burg build problem.
2002-10-27 Chris LattnerWork better with other versions of bison
2002-09-22 Chris LattnerClean up dead rules
2002-09-22 Chris LattnerFix tons of warnings, convert burg to use Makefile...
2002-09-20 Vikram S. AdveBuild burg separately for different architectures.
2002-09-20 Vikram S. AdveInclude our config and system-specific Makefiles to...
2002-09-17 Chris LattnerTEst commit
2002-09-17 Chris LattnerTest commit
2002-09-17 Chris LattnerTest change
2002-09-17 Chris LattnerWe need an 'all' target to build burg, add it back
2002-09-17 Chris LattnerDon't run tests by default
2002-09-17 Chris LattnerInitial checkin of burg documetnation files
2002-09-17 Chris LattnerInitial checkin of burg files