source: rtems/c/src/exec/rtems/ChangeLog @ be1feee

4.104.114.84.95
Last change on this file since be1feee was be1feee, checked in by Joel Sherrill <joel.sherrill@…>, on 02/01/02 at 14:09:51

2001-01-31 Joel Sherrill <joel@…>

  • include/rtems/rtems/timer.h: Missed merging these modifications in previous merge of new timer functionality.
  • Property mode set to 100644
File size: 6.4 KB
Line 
12001-01-31      Joel Sherrill <joel@OARcorp.com>
2
3        * include/rtems/rtems/timer.h: Missed merging these modifications
4        in previous merge of new timer functionality.
5
62001-01-29      Joel Sherrill <joel@OARcorp.com>
7
8        * Fixed bug where resetting a timer that was not at the head
9        of one of the task timer chains resulted in the Timer Server
10        task waking up too far in the future.
11        * Added rtems_timer_get_information() directive to support testing.
12        * src/timerserver.c, include/rtems/rtems/timer.h,
13        * src/timergetinfo.c: New file.
14        * src/Makefile.am: Modified to reflect above.
15
162001-01-22      Joel Sherrill <joel@OARcorp.com>
17
18        * include/rtems/rtems/timer.h, src/timerserver.c: Add priority
19        argument to rtems_timer_initiate_server().
20
212001-01-18      Joel Sherrill <joel@OARcorp.com>
22
23        * include/rtems/system.h: Only include cpuopts.h when building a
24        multilib configuration.  Some ports still need targopts.h but this
25        small modification lets those ports work non-multilib while
26        fixing being fixed for multilib.
27       
282001-01-16      Joel Sherrill <joel@OARcorp.com>
29
30        * Added task-based timers to the Timer Manager.  This added three
31        new directives:
32            - rtems_timer_initiate_server
33            - rtems_timer_server_fire_after
34            - rtems_timer_server_fire_when
35        In the process of doing this, a number of cleanups were made.
36        * src/timerserver.c, src/timerserverfireafter.c,
37        src/timerserverfirewhen.c: New files.
38        * include/timer/timer.h: Added new prototypes and supporting types.
39        * inline/rtems/rtems/timer.h, macros/rtems/rtems/timer.h: Enhanced
40        _Timer_Is_interval_class() to cover the class TIMER_INTERVAL_ON_TASK.
41        * src/Makefile.am: Accounted for new files.
42        * src/rtemstimer.c: Added initialization of _Timer_Server variable.
43        * src/timercancel.c, src/timerreset.c: Account for addition
44        of timer classes.  Also corrected the headers.
45        * src/timercreate.c, src/timerdelete.c, src/timerfireafter.c,
46        src/timerfireafter.c, src/timerident.c: Corrected header.
47
482001-01-16      Joel Sherrill <joel@OARcorp.com>
49
50        * src/taskmode.c: Ensure the this service does not dispatch before
51        tasking is enabled at initialization time.
52
532002-01-07      Joel Sherrill <joel@OARcorp.com>
54
55        * optman/, optman/.cvsignore, optman/Makefile.am, optman/no-dpmem.c,
56        optman/no-event.c, optman/no-mp.c, optman/no-msg.c, optman/no-part.c,
57        optman/no-region.c, optman/no-rtmon.c, optman/no-sem.c,
58        optman/no-signal.c, optman/no-timer.c: Removed entire contents of
59        optman/ directory since it has been moved.
60
612001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * src/Makefile.am: Add multilib support.
64        * optman/Makefile.am: Add multilib support.
65
662001-10-23      Joel Sherrill <joel@OARcorp.com>
67
68        * macros/rtems/rtems/asr.nil: Fixed typo.
69
702001-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * macros/Makefile.am: Replace INLINES w/ MACROS (Fix stupid typo in
73        previous patch).
74
752001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * include/rtems/Makefile.am: Remove.
78        * include/rtems/rtems/Makefile.am: Remove.
79        * include/Makefile.am: Handle subdirs, require automake-1.5.
80        * inline/rtems/Makefile.am: Remove.
81        * inline/rtems/rtems/Makefile.am: Remove.
82        * inline/Makefile.am: Handle subdirs, require automake-1.5.
83        * macros/rtems/Makefile.am: Remove.
84        * macros/rtems/rtems/Makefile.am: Remove.
85        * macros: Handle subdirs, require automake-1.5.
86        * Makefile.am: require automake-1.5.
87
882001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * include/rtems/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
91        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
92        * inline/rtems/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
93        * macros/rtems/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
94
952001-09-14      Fernando Ruiz <fernando.ruiz@ctv.es>
96
97        * src/tasks.c: Dereference pointer passed to destructor.
98
992001-08-30      Joel Sherrill <joel@OARcorp.com>
100
101        * inline/rtems/rtems/attr.inl: Correct typo and use correct
102        attribute RTEMS_SYSTEM_TASK. Reported by Chris Johns <ccj@acm.org>.
103
1042001-08-16      Joel Sherrill <joel@OARcorp.com>
105
106        * src/msgqsubmit.c: Add a comment indicating that we do not have
107        to account for possibly blocking during the core send operation
108        because Classic API message queue send is always non-blocking.
109
1102001-08-09      Joel Sherrill <joel@OARcorp.com>
111
112        * src/msgqsubmit.c: Unblocking message queue operations should
113        NOT use _Thread_Executing for return status since it is permissible
114        to invoke message send operations from an ISR.  This was reported
115        by Suvrat Gupta <suvrat@utstar.com>.
116
1172001-03-26      Zoltan Kocsi <zoltan@bendor.com.au>
118
119
120        * src/eventsurrender.c: Clear event condition when task is unblocked.
121        This makes sure that subsequent event send thinks the task is still
122        blocked and overwrites the initial events received.
123
1242001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * include/Makefile.am, include/rtems/rtems/Makefile.am,
127        inline/rtems/rtems/Makefile.am, macros/rtems/rtems/Makefile.am,
128        rtems/optman/Makefile.am:
129        Apply include_*HEADERS instead of H_FILES.
130
1312001-01-22      Michael Hamel <mhamel@adi.co.nz>
132
133        * include/rtems.h, src/signalcatch.c: Modifications to make
134        CodeWarrior happy.
135
1362000-12-06      Joel Sherrill <joel@OARcorp.com>
137
138        * src/regiongetinfo.c: Removed unused variable to eliminate warning.
139
1402000-11-30      Joel Sherrill <joel@OARcorp.com>
141
142        * src/msgqsubmit.c: Modified multiprocessing conditional so
143        this would compile with both macros and inlines.
144
1452000-11-30      Joel Sherrill <joel@OARcorp.com>
146
147        * macros/rtems/rtems/sem.inl: Added macro implementation of
148        _Semaphore_Get_interrupt_disable().
149
1502000-10-18      Joel Sherrill <joel@OARcorp.com>
151
152        * src/regiongetinfo.c, include/rtems/rtems/region.h,
153        include/rtems/rtems/types.h, src/Makefile.am: Added
154        region_get_information() and information control block.
155        * src/regiongetinfo.c: New file.
156
1572000-09-29      Stephan Merker <merker@decrc.abb.de>
158
159        * include/rtems/rtems/ratemon.h, src/ratemonperiod.c,
160        src/ratemontimeout.c: Add next_length field so period length
161        can be changed by the the sequence period(X), period(not X)
162        with no intervening cancel or expiration.
163
1642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * optman/Makefile.am, src/Makefile.am: Include compile.am.
167
1682000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
169
170        * taskstart.c: Removed 1st cut at rtems_task_start_main_style.
171        Only committed this so it could be easily revisited as we
172        discussing moving main() to user space from BSP space.
173
1742000-08-30      Joel Sherrill <joel.sherrill@OARcorp.com>
175
176        * taskstart.c: Added 1st cut at rtems_task_start_main_style.
177
1782000-08-10      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.