tijl
89281909e1
On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than
...
architecture macros (__mips_n64, __powerpc64__) when 64 bit types (and
corresponding macros) are different from 32 bit. [1]
Correct the type of INT64_MIN, INT64_MAX and UINT64_MAX.
Define (U)INTMAX_C as an alias for (U)INT64_C matching the type definition
for (u)intmax_t. Do this on all architectures for consistency.
Suggested by: bde [1]
Approved by: kib (mentor)
2011-01-08 12:43:05 +00:00
..
2009-09-08 20:45:40 +00:00
2010-03-03 17:55:51 +00:00
2011-01-08 11:13:34 +00:00
2011-01-08 12:43:05 +00:00
2010-05-02 19:38:17 +00:00
2010-09-15 21:11:29 +00:00
2010-12-29 14:14:50 +00:00
2009-12-22 21:48:18 +00:00
2010-12-03 07:09:23 +00:00
2010-08-08 00:01:08 +00:00
2010-02-13 14:13:39 +00:00
2010-02-20 23:24:19 +00:00
2010-12-29 14:11:46 +00:00
2010-04-10 11:13:51 +00:00
2011-01-07 14:22:34 +00:00
2010-10-08 14:59:45 +00:00
2010-02-13 14:13:39 +00:00
2009-10-26 22:00:26 +00:00
2011-01-04 16:11:32 +00:00
2009-12-23 22:02:34 +00:00
2009-12-23 22:02:34 +00:00
2010-02-13 14:13:39 +00:00
2010-02-13 16:52:33 +00:00
2010-04-11 15:35:17 +00:00
2010-05-02 19:38:17 +00:00
2010-09-15 21:44:31 +00:00
2010-02-13 18:51:49 +00:00
2010-04-26 19:13:10 +00:00
2009-09-18 17:04:57 +00:00
2009-11-10 11:43:07 +00:00
2010-07-29 12:08:46 +00:00
2010-12-29 16:59:33 +00:00
2010-05-23 18:32:02 +00:00
2010-09-13 07:25:35 +00:00
2010-10-19 19:44:05 +00:00
2010-03-17 20:23:14 +00:00
2010-12-29 16:59:33 +00:00
2010-03-17 20:23:14 +00:00
2010-02-13 16:52:33 +00:00
2010-03-17 21:00:39 +00:00
2009-07-12 23:31:20 +00:00
2010-12-21 21:32:17 +00:00
2010-03-21 13:09:54 +00:00