summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 14a093ccbb..1cdca68178 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,13 @@
2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libcsupport/include/rtems/_inttypes.h: Remove.
+ * libcsupport/include/rtems/_stdint.h: Remove.
+ * libcsupport/include/sys/_inttypes.h: New.
+ * libcsupport/include/sys/_stdint.h: New.
+ * libcsupport/Makefile.am: Reflect changes above.
+
+2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..).
(Unused).