summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-01-27 07:26:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-01-27 07:26:37 +0000
commit7364df67e04838021e61d54ff545777f9aba0210 (patch)
tree8a7391248cc01c2099d6d10309f5d1597c18ebff /cpukit/ChangeLog
parentDynamically derive __ __RTEMS_MAJOR__, (diff)
downloadrtems-7364df67e04838021e61d54ff545777f9aba0210.tar.bz2
2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: Remove __RTEMS_MAJOR__, __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h). * configure.ac: Dynamically derive __ __RTEMS_MAJOR__, __RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION. Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
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 2c2077dc79..90364e542f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * score/include/rtems/system.h: Remove __RTEMS_MAJOR__,
+ __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
+ * configure.ac: Dynamically derive __ __RTEMS_MAJOR__,
+ __RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION.
+ Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
+
2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: