summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-07 06:49:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-07 06:49:39 +0000
commit47148e4f854e050217dcb14b6c9abd9374b1802a (patch)
treef5f197d8e4bdbb47828d04924f7deeb2fbbdaafd /cpukit/ChangeLog
parent2004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-47148e4f854e050217dcb14b6c9abd9374b1802a.tar.bz2
2004-11-07 Ralf Corsepius <ralf.corsepiu@rtems.org>
* libcsupport/include/sys/_stdint.h: Special-case int64_t (GCC has __LONG_LONG_MAX__, while POSIX mandates LLONG_MAX. This break __EXP(LONG_LONG_MAX)).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 62279bc4af..02142cc315 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-07 Ralf Corsepius <ralf.corsepiu@rtems.org>
+
+ * libcsupport/include/sys/_stdint.h: Special-case int64_t (GCC has
+ __LONG_LONG_MAX__, while POSIX mandates LLONG_MAX. This break
+ __EXP(LONG_LONG_MAX)).
+
2004-11-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/machine/endian.h: Protect BYTE_ORDER from double