summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-04 14:06:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-04 14:06:54 +0000
commitb3559ee9f5b7b490568039dabc72aee5fe75b8e0 (patch)
treecc59c220b2fee2c9d479102f3eee55e2b0866a13 /c/src/lib/libbsp/sparc/leon3/ChangeLog
parent2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-b3559ee9f5b7b490568039dabc72aee5fe75b8e0.tar.bz2
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1748/bsps * clock/ckinit.c, include/leon.h: When the clock tick generates an interrupt WHILE we have interrupts disabled doing a get TOD or uptime, the get nanoseconds handler was returning a bogusly large number.
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon3/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/leon3/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon3/ChangeLog b/c/src/lib/libbsp/sparc/leon3/ChangeLog
index de763cf3ac..bf2b5b87fd 100644
--- a/c/src/lib/libbsp/sparc/leon3/ChangeLog
+++ b/c/src/lib/libbsp/sparc/leon3/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1748/bsps
+ * clock/ckinit.c, include/leon.h: When the clock tick generates an
+ interrupt WHILE we have interrupts disabled doing a get TOD or
+ uptime, the get nanoseconds handler was returning a bogusly large
+ number.
+
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* amba/amba.c, include/tm27.h, shmsupp/lock.c, startup/bspstart.c,