summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAge
* Fix static initializer ordering dependencyChris Lattner2003-01-13
* Fix compilation on GCC 3.2Chris Lattner2002-12-24
* New files for miscompilation detectionChris Lattner2002-12-23
* Fix bugChris Lattner2002-12-06
* Allow printing partially constructed bitsetsChris Lattner2002-12-06
* Don't delete values that may still be referenced!Chris Lattner2002-12-06
* Tighten up assertion checkingChris Lattner2002-12-06
* Add code that can be used for debuggingChris Lattner2002-12-03
* Continue implementing field initializersChris Lattner2002-12-03
* Don't delete temporary filesChris Lattner2002-12-03
* Ignore generated files gram.tab.c and gram.tab.hMisha Brukman2002-12-02
* Ignore generated files FileLexer.* and FileParser.*Misha Brukman2002-12-02
* Continued support for field intitializersChris Lattner2002-12-02
* Continued support for field initializerChris Lattner2002-12-02
* Continued support for Field InitializerChris Lattner2002-12-02
* Adjustments due to new FieldInit stuffChris Lattner2002-12-02
* Add comments, factor out common codeChris Lattner2002-12-02
* Add support for field exprsChris Lattner2002-12-02
* * Move BitsInit::resolveReferences up with the rest of BitsInit codeChris Lattner2002-12-02
* Initial support for Field ExpressionsChris Lattner2002-12-02
* Add correct dependencyChris Lattner2002-12-02
* Split up targetsChris Lattner2002-12-02
* Add commentsChris Lattner2002-12-02
* Initial checkin of TableGen utilityChris Lattner2002-12-02
* Add peak memory usage measurement capabilityChris Lattner2002-11-18
* Simplify codeChris Lattner2002-11-04
* Sun can now use mallinfo()Chris Lattner2002-11-04
* Allow memory sizes to be negative, remove obsolete TmpRSS fieldChris Lattner2002-11-04
* mallinfo is not available on sun apparently :(Chris Lattner2002-11-04
* Minor fix to space accountingChris Lattner2002-11-04
* Implement MaxRSS in terms of mallinfo instead of the system RSS. This givesChris Lattner2002-11-04
* Fix burg build problem.Chris Lattner2002-11-01
* Add #includeChris Lattner2002-10-27
* Work better with other versions of bisonChris Lattner2002-10-27
* Added #include<unistd.h> to compile with solaris gcc3.2Anand Shukla2002-10-04
* added cast to unsigned to compile with gcc3.2 (sparc)Anand Shukla2002-10-04
* - Rework Statistics:Chris Lattner2002-10-01
* Checkin generic interval timer supportChris Lattner2002-10-01
* Clean up dead rulesChris Lattner2002-09-22
* Fix tons of warnings, convert burg to use Makefile.common system, renameChris Lattner2002-09-22
* Build burg separately for different architectures.Vikram S. Adve2002-09-20
* Include our config and system-specific Makefiles to get theVikram S. Adve2002-09-20
* Add an optimization to support the most common access pattern for theChris Lattner2002-09-19
* TEst commitChris Lattner2002-09-17
* Test commitChris Lattner2002-09-17
* Test changeChris Lattner2002-09-17
* We need an 'all' target to build burg, add it backChris Lattner2002-09-17
* Don't run tests by defaultChris Lattner2002-09-17
* Initial checkin of burg documetnation filesChris Lattner2002-09-17
* Initial checkin of burg filesChris Lattner2002-09-17