summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-10 21:33:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-10 21:33:42 +0000
commitf497d1596e3edeb604718cfb7ed928f9232b9f43 (patch)
tree4fa4a42ebfc6b13a48f50d768b736642295ddd18 /c/src/lib/libbsp/powerpc/gen5200/ChangeLog
parent2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f497d1596e3edeb604718cfb7ed928f9232b9f43.tar.bz2
2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h, startup/bspclean.c: Review of all bsp_cleanup() implementations. In this phase, all prototypes were removed from bsp.h and empty implementations were removed and made to use the shared stub.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/gen5200/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
index 643c44986c..f1e4f4edf3 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * include/bsp.h, startup/bspclean.c: Review of all bsp_cleanup()
+ implementations. In this phase, all prototypes were removed from
+ bsp.h and empty implementations were removed and made to use the
+ shared stub.
+
2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* i2c/i2c.c: Remove rtems_boolean having crept in again.