source: rtems/cpukit/rtems/ChangeLog @ cea4bd5

4.104.114.84.95
Last change on this file since cea4bd5 was 183f7748, checked in by Joel Sherrill <joel.sherrill@…>, on 11/30/00 at 14:34:49

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

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