summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 19:30:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 19:30:36 +0000
commit4afd6f407816fbac130af4a8e2c8b5e1b76e4580 (patch)
tree117e4c0f6187060bbc0834f9ad4b0fd0f40eec3d /cpukit/ChangeLog
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-4afd6f407816fbac130af4a8e2c8b5e1b76e4580.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
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 929f5d3056..79f9351476 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * sapi/include/confdefs.h: Rename STACK_CHECKER_ON to more appropriate
+ CONFIGURE_STACK_CHECKER_ENABLED.
+
+2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libfs/src/devfs/devclose.c, libfs/src/devfs/devfs_init.c,
libfs/src/devfs/devfs_show.c, libfs/src/devfs/devioctl.c,
libfs/src/devfs/devopen.c, libfs/src/devfs/devread.c,