Re-landing "Refactoring cl::list_storage from "is a" to "has a" std::vector."
[oota-llvm.git] / include / llvm / Support / DataTypes.h.cmake
2014-11-04 Reid KlecknerRename END_WITH_NULL to LLVM_END_WITH_NULL and move...
2014-08-08 NAKAMURA TakumiDataTypes.h.cmake: Define PRIx32 &c for !HAVE_INTTYPES_...
2014-05-28 Reid KlecknerFix standard integer definitions for MSVC in DataTypes.h
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-04 Aaron BallmanSupporting ssize_t on WIN64 with its proper size. ...
2012-08-08 Bill WendlingRemove OpenBSD defines:
2012-03-11 Michael J. SpencerFix warnings when building with VS11.
2011-11-05 Benjamin KramerFix pasto.
2011-11-05 Benjamin KramerAdd more PRI.64 macros for MSVC and use them throughout...
2011-10-11 Daniel DunbarSupport/DataTypes.h: Clean up some types and add matchi...
2011-10-11 NAKAMURA TakumiAdd -D__STDC_FORMAT_MACROS to use PRIx64.
2011-08-11 NAKAMURA TakumiDataTypes.h.cmake: Tweak INT32_MIN for MSVC. MSC treats...
2010-11-29 Michael J. SpencerMerge System into Support.
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-10-01 Douglas GregorTeach CMake to look for bidirectional_iterator, iterato...
2009-08-10 Erick TryzelaarConvert comments to C90-style so llvm-c can import...
2009-07-28 Stefanus Du ToitInclude cmath/math.h in DataTypes.h regardless of wheth...
2009-07-22 Eli FriedmanAttempt to fix BuildBot breakage with MSVC.
2008-10-25 Oscar FuentesCMake: Sync'ed DataTypes.h.cmake with DataTypes.h.in.
2008-09-22 Oscar FuentesInitial support for the CMake build system.