llvm-6502/utils
Misha Brukman 1b36689f03 * Made $Template refer to a path relative to the checked-out tree
* Made error messages print out what directory failed chdir()
* Put quotes around search arguments to grep
* Use `egrep' instead of `grep -e' because they are equivalent but `grep' does
  not have the `-e' option on Sparc/Solaris
* Added `--enable-jit' to the ./configure command because both X86 and Sparc
  have JITs and we want them to be tested
* Fixed the regular expressions parsing the changes in CVS which were causing
  the script to die


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7118 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-07 21:27:40 +00:00
..
Burg Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
emacs Removing personal name from source code. 2003-06-03 00:59:24 +00:00
TableGen Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
vim * Added the to' keyword, as in cast <type> <data> to <type>'. 2003-06-03 00:56:09 +00:00
codegen-diff Add -d option to trust the disassembler. 2003-07-03 21:44:32 +00:00
cvsupdate Do not show errors when moving file. The error is shown the first time anyone 2003-05-25 16:38:24 +00:00
getsrcs.sh Include tablegen 2002-12-12 03:44:42 +00:00
Makefile Add makefile to build subdirs 2002-12-02 01:21:34 +00:00
makellvm Add support for passing in arbitrary flags to gmake (except -n and -h 2002-09-19 14:54:53 +00:00
NightlyTest.pl * Made $Template refer to a path relative to the checked-out tree 2003-07-07 21:27:40 +00:00
NightlyTestTemplate.html update documentation about columns 2003-06-21 20:09:01 +00:00