summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/sh/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:05:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 17:05:19 +0000
commit19b222386f87a04709dfef74b87442fcf16e725f (patch)
tree7f3e1c6c16bf5900c1e87748fe8cb809544dc4c4 /c/src/lib/libcpu/sh/ChangeLog
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-19b222386f87a04709dfef74b87442fcf16e725f.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c: Rename timer driver methods to follow RTEMS programming conventions.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/sh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/ChangeLog b/c/src/lib/libcpu/sh/ChangeLog
index f7a8b67861..fc7f057bad 100644
--- a/c/src/lib/libcpu/sh/ChangeLog
+++ b/c/src/lib/libcpu/sh/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c:
+ Rename timer driver methods to follow RTEMS programming conventions.
+
2008-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c: