summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Add more space!Chris Lattner2003-10-21
* Syntax highlight the new operatorsChris Lattner2003-10-21
* Added LLVM copyright notice.John Criswell2003-10-21
* Added LLVM copyright to Makefiles.John Criswell2003-10-20
* Added LLVM copyright header.John Criswell2003-10-20
* DeHTMLify the email so that it only gets sent out if something changes.Chris Lattner2003-10-19
* Print stuff to stdout if something changes.Chris Lattner2003-10-18
* Add debug variable.Brian Gaeke2003-10-16
* Removed the .PRECIOUS of Lex and Yacc output files.John Criswell2003-10-16
* Fix bug in scriptChris Lattner2003-10-14
* Adding additional license information to these files.John Criswell2003-10-13
* LLVM CVS repository has moved.Misha Brukman2003-10-13
* Regularize header file commentsChris Lattner2003-10-13
* Greatly expand documentation comment at head of file... I had toBrian Gaeke2003-10-11
* This seems to work around some unobvious bug in gcc on sparc which wasBrian Gaeke2003-10-10
* Add support for the weak linkage specifierChris Lattner2003-10-10
* Include the new docs directory, whenever it gets added. www is goneChris Lattner2003-10-09
* Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefsAlkis Evlogimenos2003-10-08
* Properly close anchor tags in column descriptionsAlkis Evlogimenos2003-10-08
* I wanted to make the top of the page less verbose. Hope this helps.Brian Gaeke2003-10-06
* The support directory no longer existsChris Lattner2003-10-05
* Move support/tools/* back into utilsChris Lattner2003-10-05
* Make sure to include the "support" directoryChris Lattner2003-10-01
* Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools.John Criswell2003-09-29
* Updated Makefiles to reflect new location in llvm/support/tools.John Criswell2003-09-29
* Fix bug in previous checkinChris Lattner2003-09-23
* Make it detect failed builds betterChris Lattner2003-09-23
* Squelch warningChris Lattner2003-09-22
* Document new columnChris Lattner2003-09-17
* Do not put DEBUG() guard around error condition; this must *always* be printed.Misha Brukman2003-09-17
* Fix the flag on `rm' to properly do a recursive deletion.Misha Brukman2003-09-17
* Really use a search path as described in the log message for the lastVikram S. Adve2003-09-15
* Update makellvm to work with the brave new world of separate obj-root trees.Vikram S. Adve2003-09-14
* Fix the nightly tester now that olden has been movedChris Lattner2003-09-14
* Updated to find source files using VPATH. This makes writing build rulesJohn Criswell2003-09-09
* Updated the log of changes (as required by the Burg copyright) to give anJohn Criswell2003-09-09
* Modified the code so that we exit() with a non-zero value instead of callingJohn Criswell2003-09-09
* syntax highlightifyChris Lattner2003-09-08
* Syntax hilightChris Lattner2003-09-08
* Fix syntax error when makellvm is run in an invalid directory.Vikram S. Adve2003-09-08
* Fixed spelling of `intentionally'.Misha Brukman2003-09-07
* Remove unneeded #includeChris Lattner2003-09-07
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Added an option to TableGen that allows users to specify a directory in whichJohn Criswell2003-08-27
* Add new labelChris Lattner2003-08-23
* Only use :: rules for #included filesChris Lattner2003-08-21
* Make build errors stand out by coloring them red.Misha Brukman2003-08-21
* Fix warning on sparc buildChris Lattner2003-08-21
* Start testing SPEC as well as singlesource/multisourceChris Lattner2003-08-21
* Added #include <cassert>. In GCC 3.3, we don't get assert() through the otherJohn Criswell2003-08-20