summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sparc64/ChangeLog
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2011-11-06 16:48:36 +0000
committerGedare Bloom <gedare@rtems.org>2011-11-06 16:48:36 +0000
commit05e75a4b050c613201556be9569c0539d6abc203 (patch)
treede96f000215fc5c6117c8e5a1ab5a4819ceea1fa /c/src/lib/libcpu/sparc64/ChangeLog
parent2011-11-06 gedare@rtems.org (diff)
downloadrtems-05e75a4b050c613201556be9569c0539d6abc203.tar.bz2
2011-11-06 gedare@rtems.org
* shared/score/interrupt.S: Pass ISR correct pointer to interrupt frame
Diffstat (limited to 'c/src/lib/libcpu/sparc64/ChangeLog')
-rw-r--r--c/src/lib/libcpu/sparc64/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sparc64/ChangeLog b/c/src/lib/libcpu/sparc64/ChangeLog
index 3dc7e4ed4e..734d65ae26 100644
--- a/c/src/lib/libcpu/sparc64/ChangeLog
+++ b/c/src/lib/libcpu/sparc64/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-06 gedare@rtems.org
+
+ * shared/score/interrupt.S: Pass ISR correct pointer to interrupt frame
+
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/cache/cache.c: