summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 22:22:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-06-20 22:22:16 +0000
commit5a8bc445743bfc349d668a636556740cdbf460f4 (patch)
tree7f14174f18b67450851187c3936a8a68460f2b11 /cpukit/ChangeLog
parent2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-5a8bc445743bfc349d668a636556740cdbf460f4.tar.bz2
2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
* sapi/include/confdefs.h: Do not instantiate initialization thas/thread pointer tables for an API that is not configured.
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 d27dc1e425..537130b340 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * sapi/include/confdefs.h: Do not instantiate initialization
+ thas/thread pointer tables for an API that is not configured.
+
+2007-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libcsupport/Makefile.am:
* libcsupport/src/open_dev_console.c: New file.