summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:31:52 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-05 13:31:52 +0000
commit14f4b7124fbfa1c901914be54c207da97f52a92d (patch)
tree0492831b5784e1fedaa2b28b7e0ab4c1c5c82226 /c/src/lib/libbsp/sparc/erc32/ChangeLog
parent2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-14f4b7124fbfa1c901914be54c207da97f52a92d.tar.bz2
2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1294/bsps * startup/spurious.c: Correct prototype and usage of sparc_disable_interrupts.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index b923dfde36..b910ba9fcc 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1294/bsps
+ * startup/spurious.c: Correct prototype and usage of
+ sparc_disable_interrupts.
+
2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1294/bsps