summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 15:24:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 15:24:19 +0000
commit5d750c70f0809cab3d777ddf061540fc3637deaf (patch)
tree6ee13a823aee2459485b63fa5484a8a399a33e95 /cpukit/ChangeLog
parentSync with rtems-4-7-branch. (diff)
downloadrtems-5d750c70f0809cab3d777ddf061540fc3637deaf.tar.bz2
2007-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/Makefile.am: Move getpagesize.c to newlib-only compiled files.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 125e8e1319..32c642c447 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libcsupport/Makefile.am: Move getpagesize.c to newlib-only
+ compiled files.
+
2007-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.