source: rtems/cpukit/rtems/ChangeLog @ 3ebf5df

4.104.114.84.95
Last change on this file since 3ebf5df was f0ab3fa, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/01 at 18:32:04

2001-02-03 Ralf Corsepius <corsepiu@…>

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