summaryrefslogtreecommitdiff
path: root/utils/fpcmp/fpcmp.cpp
Commit message (Expand)AuthorAge
* Changes For Bug 352Reid Spencer2004-09-01
* Make fpcmp handle running off of the beginning or end of the file correctly.Chris Lattner2004-06-20
* Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2Reid Spencer2004-06-13
* Fix the really bizarre stuff that happened last night in the testerChris Lattner2004-06-09
* Right: the #includes are not needed eitherChris Lattner2004-05-28
* Use fileutilities instead of mmap directlyChris Lattner2004-05-28
* mmap of a zero length file returns null on some platforms, so hack around it.Brian Gaeke2004-04-23
* Fix typo.Brian Gaeke2004-04-19
* Fix bug, add support for +/-Chris Lattner2004-04-13
* Okay, spiff is completely incapable of handling files of nontrivial size.Chris Lattner2004-04-13