summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon2/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:42:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:42:00 +0000
commite511e126268d719ec86f6633b17c47fa3ed27ac5 (patch)
treedf9d7fbd90ba1d32c99c90cf0f4c881ced36f926 /c/src/lib/libbsp/sparc/leon2/ChangeLog
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-e511e126268d719ec86f6633b17c47fa3ed27ac5.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate empty function from every benchmark timer driver. Fix spelling.
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon2/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/leon2/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon2/ChangeLog b/c/src/lib/libbsp/sparc/leon2/ChangeLog
index f6d6f77030..87255339c5 100644
--- a/c/src/lib/libbsp/sparc/leon2/ChangeLog
+++ b/c/src/lib/libbsp/sparc/leon2/ChangeLog
@@ -1,5 +1,10 @@
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * timer/timer.c: Eliminate empty function from every benchmark timer
+ driver. Fix spelling.
+
+2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* timer/timer.c: Rename timer driver methods to follow RTEMS
programming conventions.