2000-11-30 Joel Sherrill * macros/rtems/rtems/sem.inl: Added macro implementation of _Semaphore_Get_interrupt_disable(). 2000-10-18 Joel Sherrill * src/regiongetinfo.c, include/rtems/rtems/region.h, include/rtems/rtems/types.h, src/Makefile.am: Added region_get_information() and information control block. * src/regiongetinfo.c: New file. 2000-09-29 Stephan Merker * include/rtems/rtems/ratemon.h, src/ratemonperiod.c, src/ratemontimeout.c: Add next_length field so period length can be changed by the the sequence period(X), period(not X) with no intervening cancel or expiration. 2000-09-04 Ralf Corsepius * optman/Makefile.am, src/Makefile.am: Include compile.am. 2000-08-30 Joel Sherrill * taskstart.c: Removed 1st cut at rtems_task_start_main_style. Only committed this so it could be easily revisited as we discussing moving main() to user space from BSP space. 2000-08-30 Joel Sherrill * taskstart.c: Added 1st cut at rtems_task_start_main_style. 2000-08-10 Joel Sherrill * ChangeLog: New file.