summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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