| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace | Misha Brukman | 2005-04-22 | 1 | -2/+2 |
* | This method takes sys::Path objects now. | Chris Lattner | 2005-01-23 | 1 | -2/+2 |
* | Drop dead #include | Chris Lattner | 2005-01-23 | 1 | -2/+0 |
* | The meat of this utility has been moved to FileUtilities, where it can be | Chris Lattner | 2005-01-23 | 1 | -153/+8 |
* | For PR351: | Reid Spencer | 2004-12-13 | 1 | -59/+58 |
* | For PR351: libLLVMSupport now depends on libLLVMSystem | Reid Spencer | 2004-12-13 | 1 | -1/+1 |
* | Change Library Names Not To Conflict With Others When Installed | Reid Spencer | 2004-10-27 | 1 | -1/+1 |
* | We're not doing automake any more | Reid Spencer | 2004-10-22 | 1 | -644/+0 |
* | We won't use automake | Reid Spencer | 2004-10-22 | 1 | -16/+0 |
* | Initial automake generated Makefile template | Reid Spencer | 2004-10-18 | 1 | -0/+644 |
* | Updates for changes in Makefile rules. | Reid Spencer | 2004-10-13 | 1 | -1/+1 |
* | Initial version of automake Makefile.am file. | Reid Spencer | 2004-10-10 | 1 | -0/+16 |
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -2/+2 |
* | Make fpcmp handle running off of the beginning or end of the file correctly. | Chris Lattner | 2004-06-20 | 1 | -3/+35 |
* | Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2 | Reid Spencer | 2004-06-13 | 1 | -1/+1 |
* | Fix the really bizarre stuff that happened last night in the tester | Chris Lattner | 2004-06-09 | 1 | -2/+14 |
* | Right: the #includes are not needed either | Chris Lattner | 2004-05-28 | 1 | -2/+0 |
* | Use fileutilities instead of mmap directly | Chris Lattner | 2004-05-28 | 1 | -16/+2 |
* | mmap of a zero length file returns null on some platforms, so hack around it. | Brian Gaeke | 2004-04-23 | 1 | -0/+6 |
* | Fix typo. | Brian Gaeke | 2004-04-19 | 1 | -1/+1 |
* | Fix bug, add support for +/- | Chris Lattner | 2004-04-13 | 1 | -2/+2 |
* | Okay, spiff is completely incapable of handling files of nontrivial size. | Chris Lattner | 2004-04-13 | 2 | -0/+171 |