summaryrefslogtreecommitdiff
path: root/utils/fpcmp
Commit message (Expand)AuthorAge
* Don't use PathV1.h in FileUtilities.h.Rafael Espindola2013-06-13
* Merge System into Support.Michael J. Spencer2010-11-29
* Remove unnecessary uses of <iostream>.Daniel Dunbar2010-04-15
* remove attributions from utils.Chris Lattner2007-12-29
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-29
* Update for PathWithStatusReid Spencer2007-04-07
* Set the new NO_INSTALL flag for build-only tools.Reid Spencer2007-02-06
* Remove trailing whitespaceMisha Brukman2005-04-22
* This method takes sys::Path objects now.Chris Lattner2005-01-23
* Drop dead #includeChris Lattner2005-01-23
* The meat of this utility has been moved to FileUtilities, where it can beChris Lattner2005-01-23
* For PR351:Reid Spencer2004-12-13
* For PR351: libLLVMSupport now depends on libLLVMSystemReid Spencer2004-12-13
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* We're not doing automake any moreReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Updates for changes in Makefile rules.Reid Spencer2004-10-13
* Initial version of automake Makefile.am file.Reid Spencer2004-10-10
* 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