summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-26 16:17:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-09-26 16:17:00 +0000
commit3f727f980e3bb631e8d55834a0a79701c3b7aa8a (patch)
tree192a5fd3a4d7d90775a690a84efcb9c87bdc521d /cpukit/ChangeLog
parent2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-3f727f980e3bb631e8d55834a0a79701c3b7aa8a.tar.bz2
2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/capture/capture.c, posix/src/pthread.c, rtems/src/tasks.c, score/include/rtems/score/userext.h: Eliminate use of deprecated rtems_extension. Re-add prototype for _User_extensions_Add_API_set.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9bafd4f576..a7cd1a0510 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/capture/capture.c, posix/src/pthread.c, rtems/src/tasks.c,
+ score/include/rtems/score/userext.h: Eliminate use of deprecated
+ rtems_extension. Re-add prototype for _User_extensions_Add_API_set.
+
+2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/include/rtems/libcsupport.h,
libcsupport/src/newlibc_reent.c: Eliminate use of deprecated
rtems_extension.