Timeline



08/29/95:

17:49 Changeset in rtems [5072b07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new file -- split from inlines

08/28/95:

15:30 Changeset in rtems [7f6a24ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added unused priority ceiling parameter to rtems_semaphore_create. Rearranged code to created thread handler routines to initialize, start, restart, and "close/delete" a thread. Made internal threads their own object class. This now uses the thread support routines for starting and initializing a thread. Insured deleted tasks are freed to the Inactive pool associated with the correct Information block. Added an RTEMS API specific data area to the thread control block. Beginnings of removing the word "rtems" from the core.

08/23/95:

21:06 Changeset in rtems [5250ff39]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved _Thread_Information -> _RTEMS_tasks_Information. Added a table of object information control blocks. Modified _Thread_Get so it looks up a thread regardless of which thread management "entity" (manager, internal, etc) actually "owns" it.
19:30 Changeset in rtems [3235ad9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Support for variable length names added to Object Handler. This supports both fixed length "raw" names and strings from the API's point of view. Both inline and macro implementations were tested.

08/22/95:

17:11 Changeset in rtems [80e2c29e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added file .. fixed RCS Id
17:11 Changeset in rtems [0cf5bd6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
fixed RCS Id
16:57 Changeset in rtems [63edbb3f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed missing RCS Ids
16:44 Changeset in rtems [6b45e470]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Merged PowerPC port as submitted by Andy Bray of I-CUBED, Ltd (andy@…). This initial submission is known to work on the IBM 403. It is thought to work on the Motorola 601, 603, and 604 although this remains to be tested. Another user -- Doug Currie (e@…) -- is interested in this work and will be testing it on the 604 using the Metrowerks C compiler and a different format assembly language.
16:03 Changeset in rtems [da6375b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
fix broken RCS Ids -- $ accidentally lost merging changes earlier
15:37 Changeset in rtems [bb322a0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
make inline and macro implementations match
14:52 Changeset in rtems [b2c491a0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
make inline and macro implementations match
13:56 Changeset in rtems [61361688]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified object name to id translation loop to make it easier to incorporate variable length object names. Previously the algorithm scanned an array of 4-byte names for a match. Now it scans the object table, grabs a pointer to the name, and then compares it if the object is active and has a name.

08/18/95:

21:44 Changeset in rtems [2a0b721]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed to reflect adding object class to id Added "0x" to printf of id
21:44 Changeset in rtems [94179e0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Changed to reflect adding object class to id
21:43 Changeset in rtems [0f592fba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Modified references to task name.
21:42 Changeset in rtems [9863dbf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
+ Added object type field to object id. + Added name pointer to Object_Control. + Modified Object Open and Close to address name field. + Removed name as separate element from Thread and Proxy Control. + Added parameter "object class" to calls to Initialize Information
21:41 Changeset in rtems [95fbca1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
+ Added object type field to object id. + Added name pointer to Object_Control. + Modified Object Open and Close to address name field. + Removed name as separate element from Thread and Proxy Control.

08/17/95:

19:51 Changeset in rtems [b06e68ef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Numerous miscellaneous features incorporated from Tony Bennett (tbennett@…) including the following major additions: + variable length messages + named devices + debug monitor + association tables/variables
19:39 Changeset in rtems [3b438fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
variable length messages
19:36 Changeset in rtems [4b374f36]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
maximum number of messages removed and include statement cleanup
15:56 Changeset in rtems [556fb911]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added tty driver to simhppa
15:33 Changeset in rtems [a1df0118]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Id reinserted
15:32 Changeset in rtems [199fa36]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
no limit removed
Note: See TracTimeline for information about the timeline view.