From 45c4499e0387e38484504a916550f6fb8198e3a6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 17 Dec 2008 20:25:43 +0000 Subject: 2008-12-17 Joel Sherrill * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-signal.c, optman/rtems/no-timer.c: Convert manager initialization routines to directly pull parameters from configuration table. Eliminate empty routines sportted. --- c/src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 2dcbd432bf..2a864d8dd1 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,13 @@ +2008-12-17 Joel Sherrill + + * optman/rtems/no-barrier.c, optman/rtems/no-dpmem.c, + optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, + optman/rtems/no-part.c, optman/rtems/no-region.c, + optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, + optman/rtems/no-signal.c, optman/rtems/no-timer.c: Convert manager + initialization routines to directly pull parameters from + configuration table. Eliminate empty routines sportted. + 2008-12-17 Ralf Corsépius * libchip/serial/ns16550.c: Add CVS-Id. Fix #define mess. -- cgit v1.2.3