Convert 'struct' to 'class' in various places to adhere to the coding standards
[oota-llvm.git] / include / llvm / Support / DataTypes.h.in
2004-10-26 Misha Brukman* DataTypesFix.h moved to AIXDataTypesFix.h
2004-10-25 Chris LattnerPatch to support MSVC better, contributed by Morten...
2004-10-18 Misha BrukmanMove code to redefine INT64_{MIN,MAX} on AIX/PowerPC...
2004-10-18 Misha Brukman* AIX on Power defines INT64_MIN and INT64_MAX in ways...
2004-10-04 Chris LattnerFix #include flavor
2004-09-24 John CriswellConfigure Datatypes.h.in with AC_CONFIG_HEADERS. This...
2004-09-03 Misha BrukmanI was actually wrong in my "simplification".
2004-09-03 Misha BrukmanSimplify check for uint64_t and u_int64_t
2004-09-03 Reid SpencerProvide correct definition of uint64_t for platforms...
2004-07-19 John CriswellAdded support for stdint.h. It is now automatically...
2004-06-04 Chris LattnerAdd some constants for VC
2004-06-04 Chris LattnerAdd ssize_t for VC++
2004-06-04 Chris LattnerAdd more needed typedefs
2004-06-04 Chris LattnerMake this work with VC++
2004-02-23 Brian GaekeDataTypes.h is now output from configure, and shortened