Timeline



03/11/97:

15:53 Changeset in rtems [d0e126a6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
updates from John Gwynne
15:42 Changeset in rtems [6335022e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
updates from John Gwynne
15:42 Changeset in rtems [c43b34c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
modified _Chain_Insert_unprotected to have the form required to be used as the sole statement in an if or else statement
15:41 Changeset in rtems [0302021]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_level

03/10/97:

19:38 Changeset in rtems [1dc3500]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added include of rtems.h so the proper macro definitions would be present.
19:38 Changeset in rtems [41c58154]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
made some of this conditional on unix lib
19:37 Changeset in rtems [a3cfa9f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
initialized a stack variable to avoid a warning.
16:57 Changeset in rtems [d627c0c4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
created. Split getpid() from types.c to allow it to be overridden by cxe1001 of the ACVC 2.0.1. This allows gnat/rtems to pass the partition tests.
16:56 Changeset in rtems [fec60e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed bug where the initial detachstate was not being set properly

03/08/97:

03:57 Changeset in rtems [1149658]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
updated version to 4.0.0
03:53 Changeset in rtems [9128179]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added support for posix tests
03:53 Changeset in rtems [133fb0e5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Larger Workspace when it is a POSIX API. Actually this is just to cover the extra stack used when GNAT tasks are in the system. This needs to be cleaned up.
03:51 Changeset in rtems [f926b34]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified calls to _Thread_Change_priority to take a third argument. The new argument indicates whether the task is to be placed at the head or tail of its priority fifo when it is lowering its own priority. POSIX normally follows the RTEMS API conventions but GNAT expects that all lowering of a task's priority by the task itself will result in being placed at the head of the priority FIFO. Normally, this would only occur as the result of lose of inherited priority.
03:51 Changeset in rtems [dab057a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified calls to _Thread_Change_priority to take a third argument. The new argument indicates whether the task is to be placed at the head or tail of its priority fifo when it is lowering its own priority. POSIX normally follows the RTEMS API conventions but GNAT expects that all lowering of a task's priority by the task itself will result in being placed at the head of the priority FIFO. Normally, this would only occur as the result of lose of inherited priority. The RTEMS API always puts tasks at the end of their priority group except upon loss of inherited priority.
03:50 Changeset in rtems [232d6c1c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed getpid from this file and made it its own file. This lets it get replaced as required.
03:47 Changeset in rtems [5cdcbd2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added commit to indicate exepcted _Thread_Dispatch_disable_level. Hopefully no one will ever get confused here again and try to enable dispatching. :(
Note: See TracTimeline for information about the timeline view.