source: rtems/cpukit/rtems/ChangeLog @ 7a55888

4.104.114.84.95
Last change on this file since 7a55888 was 7a55888, checked in by Joel Sherrill <joel.sherrill@…>, on 01/22/01 at 13:47:07

2001-01-22 Michael Hamel <mhamel@…>

  • include/rtems.h, src/signalcatch.c: Modifications to make CodeWarrior? happy.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12001-01-22      Michael Hamel <mhamel@adi.co.nz>
2
3        * include/rtems.h, src/signalcatch.c: Modifications to make
4        CodeWarrior happy.
5
62000-12-06      Joel Sherrill <joel@OARcorp.com>
7
8        * src/regiongetinfo.c: Removed unused variable to eliminate warning.
9
102000-11-30      Joel Sherrill <joel@OARcorp.com>
11
12        * src/msgqsubmit.c: Modified multiprocessing conditional so
13        this would compile with both macros and inlines.
14
152000-11-30      Joel Sherrill <joel@OARcorp.com>
16
17        * macros/rtems/rtems/sem.inl: Added macro implementation of
18        _Semaphore_Get_interrupt_disable().
19
202000-10-18      Joel Sherrill <joel@OARcorp.com>
21
22        * src/regiongetinfo.c, include/rtems/rtems/region.h,
23        include/rtems/rtems/types.h, src/Makefile.am: Added
24        region_get_information() and information control block.
25        * src/regiongetinfo.c: New file.
26
272000-09-29      Stephan Merker <merker@decrc.abb.de>
28
29        * include/rtems/rtems/ratemon.h, src/ratemonperiod.c,
30        src/ratemontimeout.c: Add next_length field so period length
31        can be changed by the the sequence period(X), period(not X)
32        with no intervening cancel or expiration.
33
342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * optman/Makefile.am, src/Makefile.am: Include compile.am.
37
382000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
39
40        * taskstart.c: Removed 1st cut at rtems_task_start_main_style.
41        Only committed this so it could be easily revisited as we
42        discussing moving main() to user space from BSP space.
43
442000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
45
46        * taskstart.c: Added 1st cut at rtems_task_start_main_style.
47
482000-08-10      Joel Sherrill <joel@OARcorp.com>
49
50        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.