source: rtems/cpukit/rtems/ChangeLog @ eafa70b2

4.104.114.84.95
Last change on this file since eafa70b2 was eafa70b2, checked in by Joel Sherrill <joel.sherrill@…>, on 11/30/00 at 14:33:52

2000-11-30 Joel Sherrill <joel@…>

  • macros/rtems/rtems/sem.inl: Added macro implementation of _Semaphore_Get_interrupt_disable().
  • Property mode set to 100644
File size: 1.2 KB
Line 
12000-11-30      Joel Sherrill <joel@OARcorp.com>
2
3        * macros/rtems/rtems/sem.inl: Added macro implementation of
4        _Semaphore_Get_interrupt_disable().
5
62000-10-18      Joel Sherrill <joel@OARcorp.com>
7
8        * src/regiongetinfo.c, include/rtems/rtems/region.h,
9        include/rtems/rtems/types.h, src/Makefile.am: Added
10        region_get_information() and information control block.
11        * src/regiongetinfo.c: New file.
12
132000-09-29      Stephan Merker <merker@decrc.abb.de>
14
15        * include/rtems/rtems/ratemon.h, src/ratemonperiod.c,
16        src/ratemontimeout.c: Add next_length field so period length
17        can be changed by the the sequence period(X), period(not X)
18        with no intervening cancel or expiration.
19
202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * optman/Makefile.am, src/Makefile.am: Include compile.am.
23
242000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * taskstart.c: Removed 1st cut at rtems_task_start_main_style.
27        Only committed this so it could be easily revisited as we
28        discussing moving main() to user space from BSP space.
29
302000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
31
32        * taskstart.c: Added 1st cut at rtems_task_start_main_style.
33
342000-08-10      Joel Sherrill <joel@OARcorp.com>
35
36        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.