summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/ChangeLog
diff options
context:
space:
mode:
authorJay Monkman <jtm@smoothsmoothie.com>2004-08-20 01:35:16 +0000
committerJay Monkman <jtm@smoothsmoothie.com>2004-08-20 01:35:16 +0000
commit22eb2e1876b432b020f2ac8b5d927ea3c8bcbeb2 (patch)
tree207650e0a788487afcd4736352ff74290ff14f2e /cpukit/score/cpu/arm/ChangeLog
parent2004-08-18 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-22eb2e1876b432b020f2ac8b5d927ea3c8bcbeb2.tar.bz2
2004-08-19 Jay Monkman <jtm@lopingdog.com>
PR 671/bsps * rtems/score/cpu.h: Fixed bug in _CPU_ISR_Set_level, where input param was always ignored.
Diffstat (limited to 'cpukit/score/cpu/arm/ChangeLog')
-rw-r--r--cpukit/score/cpu/arm/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog
index 5d5c7114e4..7d7dda4ef8 100644
--- a/cpukit/score/cpu/arm/ChangeLog
+++ b/cpukit/score/cpu/arm/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-19 Jay Monkman <jtm@lopingdog.com>
+
+ PR 671/bsps
+ * rtems/score/cpu.h: Fixed bug in _CPU_ISR_Set_level, where input param
+ was always ignored.
+
2004-04-09 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Fix typo.