|
|
@0860426
|
Jun 9, 1999, 4:46:13 PM |
Joel Sherrill |
Modified to return an error when a bogus return address for the …
4.104.114.84.95
|
|
|
@82d11f87
|
May 27, 1999, 3:43:32 PM |
Joel Sherrill |
Corrected macro names.
4.104.114.84.95
|
|
|
@9180f63
|
May 17, 1999, 11:26:50 PM |
Joel Sherrill |
Fixed some typos.
4.104.114.84.95
|
|
|
@c9973bb
|
May 17, 1999, 11:22:45 PM |
Joel Sherrill |
Split Interrupt Manager into one routine per file.
4.104.114.84.95
|
|
|
@0123e3b
|
May 17, 1999, 11:20:52 PM |
Joel Sherrill |
Split Signal Manager into one routine per file.
4.104.114.84.95
|
|
|
@1dc030f
|
May 17, 1999, 11:18:20 PM |
Joel Sherrill |
Dual-Ported Memory Manager split into one routine per file.
4.104.114.84.95
|
|
|
@842db5f3
|
May 17, 1999, 11:15:20 PM |
Joel Sherrill |
Split Partition Manager into one routine per file.
4.104.114.84.95
|
|
|
@be47df9
|
May 17, 1999, 11:10:36 PM |
Joel Sherrill |
Split Timer Manager into one routine per file.
4.104.114.84.95
|
|
|
@cc2bc302
|
May 17, 1999, 11:06:03 PM |
Joel Sherrill |
Split Event Manager into one routine per file.
4.104.114.84.95
|
|
|
@5f9b3db
|
May 17, 1999, 11:03:07 PM |
Joel Sherrill |
Split Rate Monotonic Manager into one routine per file.
4.104.114.84.95
|
|
|
@c06d8f64
|
May 17, 1999, 10:58:30 PM |
Joel Sherrill |
Split the Semaphore Manager into one routine per file.
4.104.114.84.95
|
|
|
@a2d0f39
|
May 17, 1999, 10:56:13 PM |
Joel Sherrill |
Moved some MP routines to semmp.c.
4.104.114.84.95
|
|
|
@3270ca6
|
May 17, 1999, 10:53:34 PM |
Joel Sherrill |
Forgot to actually remove the routines. :)
4.104.114.84.95
|
|
|
@1e1b3e00
|
May 17, 1999, 10:52:59 PM |
Joel Sherrill |
Split Message Manager into one routine per file.
4.104.114.84.95
|
|
|
@ef22ab2
|
May 17, 1999, 10:46:01 PM |
Joel Sherrill |
Moved an MP routine from msg.c to here.
4.104.114.84.95
|
|
|
@86cb89f
|
May 17, 1999, 10:45:47 PM |
Joel Sherrill |
Cleaned up some multiprocessing issues.
4.104.114.84.95
|
|
|
@bd83f47
|
May 17, 1999, 10:42:47 PM |
Joel Sherrill |
Split Clock Manager into one routine per file.
4.104.114.84.95
|
|
|
@5aa64518
|
May 17, 1999, 10:39:20 PM |
Joel Sherrill |
Split Region Manager into one routine per file.
4.104.114.84.95
|
|
|
@c4d69e2
|
May 17, 1999, 9:02:16 PM |
Joel Sherrill |
Split Task Manager into multiple files. Eventually this effort will …
4.104.114.84.95
|
|
|
@577c4080
|
May 17, 1999, 3:28:52 PM |
Joel Sherrill |
Patch from D. V. Henkel-Wallace <gumby@…>:
Here's a tiny …
4.104.114.84.95
|
|
|
@5a909149
|
May 7, 1999, 5:09:20 PM |
Joel Sherrill |
Made all calls to _Thread_Yield_processor consistent in how they are …
4.104.114.84.95
|
|
|
@f4a8ee1
|
Mar 17, 1999, 4:01:03 PM |
Joel Sherrill |
Unlimited objects patch from Chris Johns <ccj@…>. Email …
4.104.114.84.95
|
|
|
@fdd9fe17
|
Dec 3, 1998, 9:52:20 PM |
Joel Sherrill |
Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed.
4.104.114.84.95
|
|
|
@97e2729d
|
Nov 23, 1998, 5:38:09 PM |
Joel Sherrill |
Added --disable-multiprocessing flag and modified a lot of files to …
4.104.114.84.95
|
|
|
@7a035ebc
|
Aug 21, 1998, 4:54:17 PM |
Joel Sherrill |
Added system task attribute to allow one to create a task with "0" …
4.104.114.84.95
|
|
|
@cb1b853d
|
Jun 18, 1998, 7:01:57 PM |
Joel Sherrill |
All task delete API level services were incorrectly assuming that the …
4.104.114.84.95
|
|
|
@60b791ad
|
Feb 17, 1998, 11:46:28 PM |
Joel Sherrill |
updated copyright to 1998
4.104.114.84.95
|
|
|
@cdfd74a5
|
Oct 21, 1997, 6:37:58 PM |
Joel Sherrill |
Added check that return argument pointer for old_isr_handler was valid.
4.104.114.84.95
|
|
|
@98e4ebf
|
Oct 8, 1997, 3:45:54 PM |
Joel Sherrill |
Fixed typo in the pointer to the license terms.
4.104.114.84.95
|
|
|
@b2fed481
|
Aug 2, 1997, 5:55:09 PM |
Joel Sherrill |
Added these files to contain bodies for routines included in the API …
4.104.114.84.95
|
|
|
@e7d8b58
|
Jul 31, 1997, 7:01:42 PM |
Joel Sherrill |
Added rtems_message_queue_get_number_pending directive.
4.104.114.84.95
|
|
|
@e24e9b5
|
Jul 18, 1997, 3:05:05 PM |
Joel Sherrill |
fixed typo
4.104.114.84.95
|
|
|
@e8cdda4
|
Apr 25, 1997, 6:13:49 PM |
Joel Sherrill |
Corrected by adding check for NULL address passed into get_status …
4.104.114.84.95
|
|
|
@84ff7c23
|
Apr 22, 1997, 5:42:17 PM |
Joel Sherrill |
File changed to reflect change in license and copyright.
4.104.114.84.95
|
|
|
@03f2154e
|
Apr 22, 1997, 5:20:27 PM |
Joel Sherrill |
headers updated to reflect new style copyright notice as part
of …
4.104.114.84.95
|
|
|
@113ef9fc
|
Apr 9, 1997, 8:02:29 PM |
Joel Sherrill |
added support for statistics on rate monotonic periods.
4.104.114.84.95
|
|
|
@dab057a
|
Mar 8, 1997, 3:51:09 AM |
Joel Sherrill |
Modified calls to _Thread_Change_priority to take a third argument. …
4.104.114.84.95
|
|
|
@ffe316d
|
Dec 2, 1996, 10:50:33 PM |
Joel Sherrill |
Suggested changes from Mark Jordan which eliminate warnings and errors …
4.104.114.84.95
|
|
|
@7fea679b
|
Sep 6, 1996, 3:16:19 PM |
Joel Sherrill |
changed _TOD_Is_set from a function to a boolean variable
4.104.114.84.95
|
|
|
@ebd40c0
|
Jun 6, 1996, 2:55:08 PM |
Joel Sherrill |
Added Sporadic Server support to posix threads which required changes …
4.104.114.84.95
|
|
|
@742b399
|
Jun 3, 1996, 9:08:26 PM |
Joel Sherrill |
added priority ceiling support
4.104.114.84.95
|
|
|
@5e7b6272
|
May 31, 1996, 11:27:45 PM |
Joel Sherrill |
renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the …
4.104.114.84.95
|
|
|
@98849f44
|
May 29, 1996, 4:55:05 PM |
Joel Sherrill |
* empty log message *
4.104.114.84.95
|
|
|
@019bce7
|
May 29, 1996, 4:05:06 PM |
Joel Sherrill |
It is now not an error to have 0 RTEMS initialization tasks since you …
4.104.114.84.95
|
|
|
@debe919
|
Apr 19, 1996, 9:10:58 PM |
Joel Sherrill |
event.c: _Event_Manager_initialization no longer a static inline
…
4.104.114.84.95
|
|
|
@94b3ec59
|
Feb 13, 1996, 10:14:48 PM |
Joel Sherrill |
changed post task extension from user set to api set and added flag
in …
4.104.114.84.95
|
|
|
@18269cef
|
Feb 13, 1996, 3:37:33 PM |
Joel Sherrill |
comment added to describe synchronization logic in timeout routine
4.104.114.84.95
|
|
|
@107ce47b
|
Feb 9, 1996, 2:30:42 PM |
Joel Sherrill |
new isr synchronization algorithm using a single enumerated set of states.
4.104.114.84.95
|
|
|
@67d224a
|
Dec 8, 1995, 9:06:15 PM |
Joel Sherrill |
added correct use of _Thread_queue_Enter_critical_section
4.104.114.84.95
|
|
|
@11ab74e
|
Dec 5, 1995, 3:27:51 PM |
Joel Sherrill |
new states added and _Rate_monotonic_Set_State removed.
4.104.114.84.95
|
|
|
@8d0b7d96
|
Dec 1, 1995, 10:03:55 PM |
Joel Sherrill |
Insert mode argument to _Watchdog_Insert removed. Now are watchdog …
4.104.114.84.95
|
|
|
@a26603d
|
Dec 1, 1995, 9:06:53 PM |
Joel Sherrill |
Changed code for exit from synchronization state to a switch on the …
4.104.114.84.95
|
|
|
@a8cd94a
|
Dec 1, 1995, 7:28:58 PM |
Joel Sherrill |
Replaced critical section algorithm to correct race conditions.
4.104.114.84.95
|
|
|
@c4808ca
|
Oct 31, 1995, 9:28:16 PM |
Joel Sherrill |
typos fixed
4.104.114.84.95
|
|
|
@9700578
|
Oct 30, 1995, 9:54:45 PM |
Joel Sherrill |
SPARC port passes all tests
4.104.114.84.95
|
|
|
@5e9b32b
|
Sep 26, 1995, 7:27:15 PM |
Joel Sherrill |
posix support initially added
4.104.114.84.95
|
|
|
@7af35da5
|
Sep 21, 1995, 8:55:07 PM |
Joel Sherrill |
More file movement required api extension to be added to score
4.104.114.84.95
|
|
|
@24b1cb9
|
Sep 21, 1995, 7:55:51 PM |
Joel Sherrill |
More file movement
4.104.114.84.95
|
|
|
@3652ad35
|
Sep 19, 1995, 2:53:29 PM |
Joel Sherrill |
Minor bug fixes to get all targets compilable and running. The
single …
4.104.114.84.95
|
|
|
@3a4ae6c
|
Sep 11, 1995, 7:35:39 PM |
Joel Sherrill |
The word "RTEMS" almost completely removed from the core.
…
4.104.114.84.95
|
|
|
@7f6a24ab
|
Aug 28, 1995, 3:30:29 PM |
Joel Sherrill |
Added unused priority ceiling parameter to rtems_semaphore_create.
…
4.104.114.84.95
|
|
|
@5250ff39
|
Aug 23, 1995, 9:06:31 PM |
Joel Sherrill |
Moved _Thread_Information -> _RTEMS_tasks_Information.
Added a table …
4.104.114.84.95
|
|
|
@3235ad9
|
Aug 23, 1995, 7:30:23 PM |
Joel Sherrill |
Support for variable length names added to Object Handler. This …
4.104.114.84.95
|
|
|
@bb322a0
|
Aug 22, 1995, 3:37:59 PM |
Joel Sherrill |
make inline and macro implementations match
4.104.114.84.95
|
|
|
@9863dbf
|
Aug 18, 1995, 9:42:58 PM |
Joel Sherrill |
+ Added object type field to object id.
+ Added name pointer to …
4.104.114.84.95
|
|
|
@3b438fa
|
Aug 17, 1995, 7:39:31 PM |
Joel Sherrill |
variable length messages
4.104.114.84.95
|
|
|
@ea9d7db
|
Aug 4, 1995, 10:17:48 PM |
Joel Sherrill |
split out event support functions in anticipation of making a handler
4.104.114.84.95
|
|
|
@4f90134
|
Aug 1, 1995, 3:39:55 PM |
Joel Sherrill |
deleted unused code
4.104.114.84.95
|
|
|
@3a5dbdc
|
Jul 31, 1995, 10:22:38 PM |
Joel Sherrill |
Switched to events for mp receive server and eliminated the special …
4.104.114.84.95
|
|
|
@88d594a
|
May 24, 1995, 9:39:42 PM |
Joel Sherrill |
Fully tested on all in-house targets
4.104.114.84.95
|
|
|
@ac7d5ef0
|
May 11, 1995, 5:39:37 PM |
Joel Sherrill |
Initial revision
4.104.114.84.95
|