summaryrefslogtreecommitdiff
path: root/include/llvm/Support/DataTypes.h.in
Commit message (Expand)AuthorAge
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-29
* Unbreak VC++ build.Jeff Cohen2007-05-07
* math.h creates ambiguityJim Laskey2006-11-09
* math.h for C's sake.Jim Laskey2006-11-09
* Make sure <cmath> comes firstJim Laskey2006-11-08
* Add backup support for HUGH_VALF.Jim Laskey2006-11-08
* Add in missing #defines for _OpenBSD_ systems.Reid Spencer2006-04-20
* Eliminate use of sed in Visual Studio builds.Jeff Cohen2005-10-26
* When a function takes a variable number of pointer arguments, with a zeroJeff Cohen2005-10-23
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-27
* Add missing data types for VC++Jeff Cohen2005-01-19
* Get rid of inclusion of config.h because this file is autoconf'd.Reid Spencer2004-12-16
* Fix residual Visual Studio build problemsJeff Cohen2004-12-09
* defining __STDC_LIMIT_MACROS on the command line is not really necessaryChris Lattner2004-11-03
* * DataTypesFix.h moved to AIXDataTypesFix.hMisha Brukman2004-10-26
* Patch to support MSVC better, contributed by Morten OfstadChris Lattner2004-10-25
* Move code to redefine INT64_{MIN,MAX} on AIX/PowerPC to a separate header,Misha Brukman2004-10-18
* * AIX on Power defines INT64_MIN and INT64_MAX in ways that annoy GCC, soMisha Brukman2004-10-18
* Fix #include flavorChris Lattner2004-10-04
* Configure Datatypes.h.in with AC_CONFIG_HEADERS. This should prevent itJohn Criswell2004-09-24
* I was actually wrong in my "simplification".Misha Brukman2004-09-03
* Simplify check for uint64_t and u_int64_tMisha Brukman2004-09-03
* Provide correct definition of uint64_t for platforms that have onlyReid Spencer2004-09-03
* Added support for stdint.h. It is now automatically included byJohn Criswell2004-07-19
* Add some constants for VCChris Lattner2004-06-04
* Add ssize_t for VC++Chris Lattner2004-06-04
* Add more needed typedefsChris Lattner2004-06-04
* Make this work with VC++Chris Lattner2004-06-04
* DataTypes.h is now output from configure, and shortenedBrian Gaeke2004-02-23