aboutsummaryrefslogtreecommitdiffstats
path: root/utils/fpcmp
Commit message (Expand)AuthorAgeFilesLines
* Updates for changes in Makefile rules.Reid Spencer2004-10-131-1/+1
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+16
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Make fpcmp handle running off of the beginning or end of the file correctly.Chris Lattner2004-06-201-3/+35
* Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2Reid Spencer2004-06-131-1/+1
* Fix the really bizarre stuff that happened last night in the testerChris Lattner2004-06-091-2/+14
* Right: the #includes are not needed eitherChris Lattner2004-05-281-2/+0
* Use fileutilities instead of mmap directlyChris Lattner2004-05-281-16/+2
* mmap of a zero length file returns null on some platforms, so hack around it.Brian Gaeke2004-04-231-0/+6
* Fix typo.Brian Gaeke2004-04-191-1/+1
* Fix bug, add support for +/-Chris Lattner2004-04-131-2/+2
* Okay, spiff is completely incapable of handling files of nontrivial size.Chris Lattner2004-04-132-0/+171