(1) Pass 'VAR=string' arguments to gmake
[oota-llvm.git] / utils /
2003-07-22 Vikram S. Adve(1) Pass 'VAR=string' arguments to gmake
2003-07-18 Misha BrukmanAdded a DEBUG() guard to a debug information printout.
2003-07-15 Misha BrukmanFixed a bug: outputting name of variable instead of...
2003-07-15 Misha BrukmanThis optimization greatly enhances efficiency of creati...
2003-07-07 Misha BrukmanStop using the `Offset' variable, as we are cycling...
2003-07-07 Misha Brukman* Made $Template refer to a path relative to the checke...
2003-07-03 Brian GaekeAdd -d option to trust the disassembler.
2003-07-03 Brian Gaekehere little scriptie, nice scriptie...
2003-07-01 Chris LattnerUpdate to configure the tree before building it.
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-26 Chris LattnerModify script to support checkins on branches
2003-06-21 Chris Lattnerupdate documentation about columns
2003-06-18 Chris LattnerFix breakage due to John's recent changes
2003-06-17 Chris LattnerFix misspelling of ExtraSources, hopefully to unbreak...
2003-06-11 John CriswellAdded assert.h so that it compiles under newer versions...
2003-06-11 John CriswellUpdated to the new Makefile.common.
2003-06-06 Chris LattnerOld versions of GCC doesn't have <ostream> :(
2003-06-06 Misha BrukmanAll debug print statements are now output with the...
2003-06-05 Misha Brukman* Stop ignoring cc registers, since we actually use...
2003-06-03 Chris LattnerSpiff up options a bit
2003-06-03 Chris LattnerAdd -o support for TableGen
2003-06-03 Chris LattnerMake tablegen use more structured command line options
2003-06-03 Misha BrukmanRemoving personal name from source code.
2003-06-03 Misha BrukmanAdded the `to' keyword as in `cast <type> <data> to...
2003-06-03 Misha Brukman* Added the `to' keyword, as in `cast <type> <data...
2003-06-03 Misha BrukmanStop ignoring the `cc' field, we actually use it now...
2003-05-30 Misha BrukmangetValueOp() now takes a MachineInstr as well as a...
2003-05-28 Misha BrukmanOutput the opcode name of the instruction being emitted...
2003-05-27 Misha BrukmanCannot output `static' in generated cpp code: results...
2003-05-27 Misha Brukman* Now outputting a static function getBinaryCodeForInst...
2003-05-25 Misha BrukmanDo not show errors when moving file. The error is shown...
2003-05-24 Misha BrukmanAdd ability to utilize the code emitter generator ...
2003-05-24 Misha BrukmanFirst cut at the Code Generator using the TableGen...
2003-05-20 Misha BrukmanI fixed that ``thang'', yo.
2003-05-11 Chris LattnerFix a halfway done change to the nightly tester :(
2003-05-10 Chris LattnerGet the nightly tester to detect other kind of testing...
2003-05-10 Chris LattnerForce overwriting the file if it already exists.
2003-05-10 Chris LattnerUpdate column info
2003-05-08 Chris LattnerAdd support for new va_arg instruction
2003-04-22 Chris LattnerUpdate to add new keywords
2003-04-16 Chris LattnerAdd missing keyword, add new linkage keywords
2003-04-16 Chris LattnerAdd new linkage keywords. Spell uninitialized correctly
2003-03-31 Chris LattnerUpdate to work with newer versions of bison
2003-02-28 Chris Lattner* Don't run tests if compilation failed
2003-02-28 Chris LattnerFix broken links
2003-02-28 Chris LattnerAllow tests to run for 5 minutes before timing out.
2003-02-02 Chris LattnerIndent for uniformity
2003-01-29 Chris LattnerFix warning on sparc
2003-01-24 Chris LattnerMake sure the files get sorted correctly
2003-01-23 Chris LattnerCompress large logs
2003-01-22 Chris LattnerImplement "new/removed/broken/fixed" tests
2003-01-22 Chris LattnerImplement program tests, and test for compile time...
2003-01-22 Chris LattnerAdd support for program tests
2003-01-20 Chris LattnerFix indentation code, simplify a bit
2003-01-20 Chris LattnerAdd information about new warnings and warning changes
2003-01-20 Chris LattnerFix warnings
2003-01-20 Chris LattnerInitial checkin of the nightly build scripts
2002-12-12 Chris LattnerInclude tablegen
2002-12-06 Chris LattnerFix bug
2002-12-06 Chris LattnerAllow printing partially constructed bitsets
2002-12-06 Chris LattnerDon't delete values that may still be referenced!
2002-12-06 Chris LattnerTighten up assertion checking
2002-12-03 Chris LattnerAdd code that can be used for debugging
2002-12-03 Chris LattnerContinue implementing field initializers
2002-12-03 Chris LattnerDon't delete temporary files
2002-12-02 Chris LattnerContinued support for field intitializers
2002-12-02 Chris LattnerContinued support for field initializer
2002-12-02 Chris LattnerContinued support for Field Initializer
2002-12-02 Chris LattnerAdjustments due to new FieldInit stuff
2002-12-02 Chris LattnerAdd comments, factor out common code
2002-12-02 Chris LattnerAdd support for field exprs
2002-12-02 Chris Lattner* Move BitsInit::resolveReferences up with the rest...
2002-12-02 Chris LattnerInitial support for Field Expressions
2002-12-02 Chris LattnerAdd correct dependency
2002-12-02 Chris LattnerSplit up targets
2002-12-02 Chris LattnerAdd comments
2002-12-02 Chris LattnerInitial checkin of TableGen utility
2002-12-02 Chris LattnerAdd makefile to build subdirs
2002-11-01 Chris LattnerFix burg build problem.
2002-10-31 Vikram S. AdveDo not print "NEW FILES AND DIRECTORIES" unless request...
2002-10-27 Chris LattnerWork better with other versions of bison
2002-10-09 Misha BrukmanAdded a major mode for Emacs to edit LLVM assembler...
2002-10-07 Nick HildenbrandtLLVM syntax highlighting for VIM.
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-19 Vikram S. AdveAdd support for passing in arbitrary flags to gmake...
2002-09-18 Vikram S. AdveFix to work in new location (utils/) and to use gmake...
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
2002-09-16 Chris LattnerPrint information about files that were removed
2002-09-15 Vikram S. AdveSimplify significantly (and fix syntax error).
2002-09-15 Vikram S. AdveUse much better method to find the llvmbase directory.
next