summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-12-12 10:22:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-12-12 10:22:18 +0000
commitb8e42a76991a999334b062f936a04dd83d0a9fb5 (patch)
treef89ca5cddc9bb69fd410ff18db3ee900eaa17255 /c
parent2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b8e42a76991a999334b062f936a04dd83d0a9fb5.tar.bz2
2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* console/console.c, timer/timer.c: Use uint32_t instead of rtems_unsigned32/unsigned32.
Diffstat (limited to 'c')
-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 fe72382da4..390a336618 100644
--- a/c/src/lib/libbsp/sparc/leon2/ChangeLog
+++ b/c/src/lib/libbsp/sparc/leon2/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * console/console.c, timer/timer.c: Use uint32_t instead of
+ rtems_unsigned32/unsigned32.
+
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.