summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:21:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-08 18:21:47 +0000
commitaadb6b0db7a62f6e0e41589be6893ef45d0ebacb (patch)
tree001486943b5d05d617e116bef224924fc2110605 /c/src/exec/score/ChangeLog
parent2002-04-08 Chris Johns <ccj@acm.org> (diff)
downloadrtems-aadb6b0db7a62f6e0e41589be6893ef45d0ebacb.tar.bz2
2001-04-08 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/userext.inl: Updated to reflect modifications to inline version from PR142. * inline/rtems/score/userext.inl: Cleanup as side-effect of above.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index a4cfbc927d..0e2e1f7029 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-08 Joel Sherrill <joel@OARcorp.com>
+
+ * macros/rtems/score/userext.inl: Updated to reflect modifications
+ to inline version from PR142.
+ * inline/rtems/score/userext.inl: Cleanup as side-effect of above.
+
2002-04-08 Chris Johns <ccj@acm.org>
* Per PR142, make task switch extension its own list.