Tijl Coosemans
a56e818f29
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-04-15 17:31:22 +00:00
2010-05-05 20:39:02 +00:00
2010-11-26 10:59:20 +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
2009-09-23 15:42:35 +00:00
2010-09-13 07:25:35 +00:00
2010-11-11 19:36:21 +00:00
2010-06-23 20:44:07 +00:00
2010-12-18 16:41:11 +00:00
2010-12-20 16:39:43 +00:00
2010-07-15 17:49:35 +00:00
2010-12-08 00:09:24 +00:00
2010-09-03 14:25:17 +00:00
2009-01-05 21:51:49 +00:00
2011-01-07 14:22:34 +00:00
2009-04-08 19:10:20 +00:00
2010-11-26 14:50:42 +00:00
2009-04-01 13:09:26 +00:00
2009-10-15 14:54:35 +00:00
2010-04-28 15:38:01 +00:00
2009-02-08 07:03:34 +00:00
2010-04-10 18:38:11 +00:00
2009-04-15 17:31:22 +00:00
2010-11-11 18:35:28 +00:00
2010-07-22 09:13:49 +00:00
2010-12-22 19:57:03 +00:00
2010-07-29 18:44:10 +00:00
2010-11-26 19:36:26 +00:00
2010-04-02 13:23:49 +00:00
2010-05-23 18:32:02 +00:00
2010-10-25 15:28:03 +00:00
2010-03-29 18:47:04 +00:00
2010-08-28 08:03:29 +00:00
2009-04-01 13:44:28 +00:00
2010-08-06 15:36:59 +00:00
2010-11-23 13:55:30 +00:00
2010-02-20 14:13:47 +00:00
2010-08-24 13:13:24 +00:00
2009-04-01 12:44:17 +00:00
2009-07-12 23:31:20 +00:00
2010-11-26 19:36:26 +00:00