summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 15:25:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 15:25:56 +0000
commita470832cc9968204bcdbc32e49b9fd275adc4f79 (patch)
tree566392a27ae4aff151670380799a3fb3ab100af6 /cpukit/ChangeLog
parentRename stamp.export into stamp.export.$(rtems_tag)$(TAG_SUFFIX) (diff)
downloadrtems-a470832cc9968204bcdbc32e49b9fd275adc4f79.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 d5d889e527..9ee6b4462e 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-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.