summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-29 12:43:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-29 12:43:20 +0000
commit2f4c86f83ee2c0c7cad9e1a14dd373a8bfb192fb (patch)
tree7a04f191f6d6ea54e30bd850957a6dd1f3b79b36 /cpukit/ChangeLog
parent2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-2f4c86f83ee2c0c7cad9e1a14dd373a8bfb192fb.tar.bz2
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
PR 561/rtems * include/rtems/concat.h: New. * Makefile.am: Add include/rtems/concat.h. PR/589 rtems * Makefile.am: Add include/rtems/pci.h. * Makefile.am: Include automake/compile.am. * configure.ac: RTEMS_TOP([..],[]).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1d3d3bc2d1..62182a7ebb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,17 @@
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
+ PR 561/rtems
+ * include/rtems/concat.h: New.
+ * Makefile.am: Add include/rtems/concat.h.
+
+ PR/589 rtems
+ * Makefile.am: Add include/rtems/pci.h.
+
+ * Makefile.am: Include automake/compile.am.
+ * configure.ac: RTEMS_TOP([..],[]).
+
+2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* aclocal/rtems-top.m4: Add MULTISUBDIR. Add MULTIBUILDTOP.
Add rtems_updir. Remove version.m4 check.
Add PROJECT_ROOT/with_project_root processing.