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