summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-03-04 16:20:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-03-04 16:20:05 +0000
commitff1eb4c09bb9a008d1a50a625f920c3a28638028 (patch)
treeab7bc6904db5a003731f7ea556cc6eab5660e505 /cpukit/ChangeLog
parent2005-03-03 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ff1eb4c09bb9a008d1a50a625f920c3a28638028.tar.bz2
2005-03-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for newlib with stdint.h/inttypes.h. * Makefile.am: Conditionally use external stdint.h/inttypes.h for newlib.
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 854454f28f..c28188bbbd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2005-03-04 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Check for newlib with stdint.h/inttypes.h.
+ * Makefile.am: Conditionally use external stdint.h/inttypes.h for
+ newlib.
+
2005-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Rework rtems_updir handling to work around