Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Support / IsInf.cpp
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-08-11 Chris Lattnerremove IncludeFile turds in MathExtras.h, which bloats...
2006-07-26 Reid SpencerFor PR780:
2006-05-24 Chris LattnerPatches to make the LLVM sources more -pedantic clean...
2005-05-16 Duraid MadinaHP-UX system headers make a mess of isinf(), so much...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-10-29 Misha Brukman* Fix compilation on AIX: GCC's fixincludes eliminates...
2004-10-25 Chris LattnerPatch to support MSVC, contributed by Morten Ofstad
2004-09-01 Reid SpencerChanges For Bug 352
2004-07-21 Brian GaekeSolaris hack for isinf()
2004-07-21 Brian GaekeAdd platform-independent wrapper function for isinf().