summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-13 22:13:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-12-13 22:13:32 +0000
commit9928d0887de24d848a248798edaabc8c2586b7a4 (patch)
treebd69c2d9e79492a71af0653e0bad158512111544 /c/src/exec/score/ChangeLog
parent2000-12-13 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-9928d0887de24d848a248798edaabc8c2586b7a4.tar.bz2
2000-12-13 Joel Sherrill <joel@OARcorp.com>
* include/rtems/score/isr.h, src/isr.c: Allocate it from the workspace rather than explicitly declaring it. This allows the size to be a non-constant from the perspective of score/cpu.
Diffstat (limited to 'c/src/exec/score/ChangeLog')
-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 cca0c595b7..af36ef47ea 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,4 +1,10 @@
+2000-12-13 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/score/isr.h, src/isr.c: Allocate it from the
+ workspace rather than explicitly declaring it. This allows
+ the size to be a non-constant from the perspective of score/cpu.
+
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/coresem.inl: Removed comments since convention