summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-02 22:56:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-02 22:56:23 +0000
commitb5c503096525f4369013351833a4c00722df073e (patch)
treee0879652dd2644643d6a077176c5a8830309796c /cpukit/score/ChangeLog
parent2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b5c503096525f4369013351833a4c00722df073e.tar.bz2
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonicalize-tools.m4, aclocal/check-tool.m4, aclocal/prog-cc.m4, aclocal/prog-cxx.m4: Replace AC_CHECK_TOOL with an RTEMS specific but more restrictive autoconf macro.
Diffstat (limited to 'cpukit/score/ChangeLog')
-rw-r--r--cpukit/score/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index 34db9903f4..829288a057 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,4 +1,9 @@
+2000-11-02 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/system.h: Add prototypes for POSIX_MP_NOT_IMPLEMENTED(),
+ POSIX_NOT_IMPLEMENTED(), POSIX_BOTTOM_REACHED() removed from newlib.
+
2000-10-18 Nick Simon <Nick.SIMON@syntegra.bt.co.uk>
* src/heapgetinfo.c, include/rtems/score/heap.h, src/Makefile.am: