summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-11 13:51:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-11 13:51:06 +0000
commited11413b483ab31b93e2eb6531bde3480493af58 (patch)
treec55f03bc75b02f478cef8a8f8cd54b70440ef5e5 /c/src/exec/score/ChangeLog
parent2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ed11413b483ab31b93e2eb6531bde3480493af58.tar.bz2
2001-04-11 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/userext.inl: Now works after merging patch for functionality requested in PR174. * inline/rtems/score/userext.inl: Added a comment explaining the order in which routines appear since it is not the obvious order.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index c5ec2fb01c..f62f18ee6f 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,11 @@
+2001-04-11 Joel Sherrill <joel@OARcorp.com>
+
+
+ * macros/rtems/score/userext.inl: Now works after merging patch for
+ functionality requested in PR174.
+ * inline/rtems/score/userext.inl: Added a comment explaining the
+ order in which routines appear since it is not the obvious order.
+
2002-04-08 Chris Johns <ccj@acm.org>
* Per PR141 and PR174, make task switch extension its own list and