Timeline



09/20/96:

14:25 Changeset in rtems [b6082b01]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added missing word in ACKNOWLEDGEMENTS

09/18/96:

22:23 Changeset in rtems [1f4f392a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new files
21:13 Changeset in rtems [0836603]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new files submitted by Craig Lebakken (lebakken@…) and Derrick Ostertag (ostertag@…)
21:07 Changeset in rtems [7abd27b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added cast
21:07 Changeset in rtems [c3e3d07]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
address arithmetic changed to be more portable
21:06 Changeset in rtems [4a5e651]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new test submitted by Craig Lebakken (lebakken@…) and Derrick Ostertag (ostertag@…)
20:56 Changeset in rtems [d6b2bba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new files submitted by Craig Lebakken (lebakken@…) and Derrick Ostertag (ostertag@…)
20:55 Changeset in rtems [5697c28]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
pointer arithmetic reworked to be more portable
20:55 Changeset in rtems [be95da0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
casts added to numerous arguments, prototypes corrected, and proper include files added.
20:54 Changeset in rtems [0c35efe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
dummy function added to satisfy ANSI
20:53 Changeset in rtems [5e9a594]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
modified to support non-GNU compilers and to use calloc rather than malloc for per-thread reentrancy structure allocation.
20:52 Changeset in rtems [1f2d5df]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added malloc_walk miscellaneous corrections in casting.
20:52 Changeset in rtems [b1c215e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added prototype for malloc_walk
20:51 Changeset in rtems [94218b8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
loop to clear workspace memory changed to use sizeof rather than hardcoded 4 to be compatible with CPUs with 64-bit ints
20:50 Changeset in rtems [56e0b88]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected prototype of _Objects_Get_next
20:50 Changeset in rtems [3861130]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
uses address object rather than direct pointer arithmetic
20:50 Changeset in rtems [4944b5bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather than hardcoded 4 to be compatible with CPUs with 64-bit ints
20:49 Changeset in rtems [857c52f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
MP_PACKET_MINIMUN_HETERO_CONVERSION definition changed to use sizeof rather than hardcoded 4 to be compatible with CPUs with 64-bit ints
20:48 Changeset in rtems [533f89f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
modified declaration of CORE_message_queue_Buffer_control to avoid use of GNU C extension
20:47 Changeset in rtems [2069773]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
use address object to avoid direct pointer arithmetic
20:47 Changeset in rtems [d1193c7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
corrected white space problems added CPU_STRUCTURE_ALIGNMENT to default context structures
20:45 Changeset in rtems [a4d97d94]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new files submitted by Craig Lebakken (lebakken@…) and Derrick Ostertag (ostertag@…).
20:29 Changeset in rtems [5961dbab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added AMD 29K port
14:23 Changeset in rtems [0465d128]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added mvme147s from Dominique le Campion
14:17 Changeset in rtems [afe99c2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new file submitted by Dominique le Campion.

09/17/96:

21:38 Changeset in rtems [cc51de91]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
extended Task_id and Task_name arrays to avoid indexing past end of array.
21:33 Changeset in rtems [1d9d044]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Reversed logic in conditional to correctly distinguish between FIFO and priority disciplines.
21:31 Changeset in rtems [41be2e8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added routine _POSIX_Timespec_subtract
21:31 Changeset in rtems [aa48536]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added code to insure that the post switch extension was executed and to made signals sent to a particular thread from an ISR operated correctly. This behavior was required by the exception detection/reporting code in the gnat runtime.
21:29 Changeset in rtems [9093c3c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected implementation of timed wait on condition variables. First the timeout is given as a wall-time not an interval as was previously implemented. Second, the interpretation of ETIMEDOUT behavior was incorrect as all possible error cases needed to be checked before this error was returned. This caused problems when the wall-time specified was in the past.
21:26 Changeset in rtems [ded66f8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added prototype for _POSIX_Timespec_subtract

09/12/96:

20:41 Changeset in rtems [09093ee]4.104.114.84.95 by Mark Johannes <Mark.Johannes@…>
Fixed test to match change to pthread_cond_timedwait which now takes a wall time. Commented out calls to pthread_cond_wait and pthread_cond_timedwait without the mutex locked before calling.

09/11/96:

19:16 Changeset in rtems [cda277f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added $Id$ to file headers cpu.h: added prototype for _CPU_ISR_Get_level()
19:15 Changeset in rtems [0971cd5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added $ string to file header
19:13 Changeset in rtems [5bb00a8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added $Id$ string to file header
19:12 Changeset in rtems [9c0d032]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
new files

09/08/96:

16:24 Changeset in rtems [b944007b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added definition of EXT_INT5
16:24 Changeset in rtems [3d07c8b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUE
16:23 Changeset in rtems [bdef2d8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
idtmem.S: changed reference to include files to correct location iface.c: commented out routines now provided by rtems setvec.c: remov
16:22 Changeset in rtems [eaa34e7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed reference to include files to correct location
16:22 Changeset in rtems [3335420]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to pthread.h so it would be visible to other files.
16:21 Changeset in rtems [e7a36a9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Ada task stack size minimize is twice that for regular pthreads.
16:21 Changeset in rtems [ed5a518]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would be visible to other files.
Note: See TracTimeline for information about the timeline view.