summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-04 20:35:18 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-04 20:35:18 +0000
commit97b2d15f035448a6bf90fc0593f7f1f99fc15cec (patch)
treed8550228be4b0ecc87f8df012dbbf3b2133207f9 /cpukit/score/cpu/sparc/ChangeLog
parent2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-97b2d15f035448a6bf90fc0593f7f1f99fc15cec.tar.bz2
2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1294/bsps * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage of sparc_disable_interrupts.
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sparc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/ChangeLog b/cpukit/score/cpu/sparc/ChangeLog
index 4a57aec828..0035de3609 100644
--- a/cpukit/score/cpu/sparc/ChangeLog
+++ b/cpukit/score/cpu/sparc/ChangeLog
@@ -1,5 +1,11 @@
2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>
+ PR 1294/bsps
+ * rtems/score/cpu.h, rtems/score/sparc.h: Correct prototype and usage
+ of sparc_disable_interrupts.
+
+2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* rtems/score/cpu.h: Spacing.
2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>