From 05adba6b126c1abffce4eee25bf0dc0e1d15b9e6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Sep 2008 21:35:06 +0000 Subject: 2008-09-10 Joel Sherrill * Makefile.am, include/bsp.h: 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. * startup/bspclean.c: Removed. --- c/src/lib/libbsp/m68k/ods68302/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/lib/libbsp/m68k/ods68302/ChangeLog') diff --git a/c/src/lib/libbsp/m68k/ods68302/ChangeLog b/c/src/lib/libbsp/m68k/ods68302/ChangeLog index 3b953c73c1..bb69253934 100644 --- a/c/src/lib/libbsp/m68k/ods68302/ChangeLog +++ b/c/src/lib/libbsp/m68k/ods68302/ChangeLog @@ -1,3 +1,11 @@ +2008-09-10 Joel Sherrill + + * Makefile.am, include/bsp.h: 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. + * startup/bspclean.c: Removed. + 2008-09-06 Ralf Corsépius * startup/m68k-stub.c: Convert to "bool". -- cgit v1.2.3