source: rtems/cpukit/rtems/ChangeLog @ c3df4a6

4.104.114.84.95
Last change on this file since c3df4a6 was c3df4a6, checked in by Joel Sherrill <joel.sherrill@…>, on 12/06/00 at 15:31:44

2000-12-06 Joel Sherrill <joel@…>

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