From ff114dc5bff1783dedf2dae08b1f98c84a915be8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 9 May 2007 18:47:03 +0000 Subject: 2007-05-09 Joel Sherrill * optman/Makefile.am, optman/preinstall.am, 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, optman/sapi/no-ext.c: Add optional manager stub for Barrier. Simplify other optional managers so using them reduces application size instead of increasing it. * optman/rtems/no-barrier.c: New file. --- c/src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 9089ef2811..5230dc448a 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,15 @@ +2007-05-09 Joel Sherrill + + * optman/Makefile.am, optman/preinstall.am, 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, + optman/sapi/no-ext.c: Add optional manager stub for Barrier. Simplify + other optional managers so using them reduces application size + instead of increasing it. + * optman/rtems/no-barrier.c: New file. + 2007-04-01 Ralf Corsépius * libchip/network/dec21140.c, libchip/network/elnk.c: i386-specific -- cgit v1.2.3