summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 16:17:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-27 16:17:31 +0000
commitf4e204cbfa3850a8938f524121e1ca31ca55c60f (patch)
tree033ea7fbbd9ee52b9e45f32102cab88fbbc4afb7 /cpukit/ChangeLog
parent2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f4e204cbfa3850a8938f524121e1ca31ca55c60f.tar.bz2
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 409: * include/Makefile.am: Add rtems/stdint.h * include/rtems/stdint.h: New.
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 39f6446b89..f90b92cf40 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ PR 409:
+ * include/Makefile.am: Add rtems/stdint.h
+ * include/rtems/stdint.h: New.
+
+2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
PR 321:
* aclocal/env-rtemscpu.m4: Remove support for profile-variant.
* automake/compile.am: Ditto.