summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1996-09-301314-166730/+0
* fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro.Joel Sherrill1996-09-302-4/+4
* changed version string to 3.6.0Joel Sherrill1996-09-302-2/+2
* changed stack size of posix initialization threads to double the minimumJoel Sherrill1996-09-302-0/+6
* updated for Release 3.6.0 to reflect status of posix threads.Joel Sherrill1996-09-301-3/+14
* data and control addresses were swapped for channel a of the sccJoel Sherrill1996-09-271-2/+2
* added missing word in ACKNOWLEDGEMENTSJoel Sherrill1996-09-201-1/+2
* new filesJoel Sherrill1996-09-186-0/+410
* new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill1996-09-1819-0/+1951
* added castJoel Sherrill1996-09-182-2/+2
* address arithmetic changed to be more portableJoel Sherrill1996-09-182-6/+14
* new test submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill1996-09-186-0/+460
* new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill1996-09-188-0/+3027
* pointer arithmetic reworked to be more portableJoel Sherrill1996-09-183-24/+24
* casts added to numerous arguments, prototypes corrected, andJoel Sherrill1996-09-1830-66/+81
* dummy function added to satisfy ANSIJoel Sherrill1996-09-186-0/+60
* modified to support non-GNU compilers and to use calloc rather thanJoel Sherrill1996-09-183-9/+60
* added malloc_walkJoel Sherrill1996-09-183-12/+105
* added prototype for malloc_walkJoel Sherrill1996-09-184-0/+4
* loop to clear workspace memory changed to use sizeof rather thanJoel Sherrill1996-09-182-2/+2
* corrected prototype of _Objects_Get_nextJoel Sherrill1996-09-182-2/+2
* uses address object rather than direct pointer arithmeticJoel Sherrill1996-09-182-4/+6
* OBJECTS_NAME_ALIGNMENT definition changed to use sizeof rather thanJoel Sherrill1996-09-183-6/+6
* MP_PACKET_MINIMUN_HETERO_CONVERSION definition changed to use sizeofJoel Sherrill1996-09-183-3/+6
* modified declaration of CORE_message_queue_Buffer_control to avoid useJoel Sherrill1996-09-183-33/+12
* use address object to avoid direct pointer arithmeticJoel Sherrill1996-09-186-6/+6
* corrected white space problemsJoel Sherrill1996-09-182-120/+124
* new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill1996-09-1814-0/+4334
* added AMD 29K portJoel Sherrill1996-09-181-1/+1
* added mvme147s from Dominique le CampionJoel Sherrill1996-09-181-1/+2
* new file submitted by Dominique le Campion.Joel Sherrill1996-09-1810-0/+1243
* extended Task_id and Task_name arrays to avoid indexing past end of array.Joel Sherrill1996-09-172-4/+4
* Reversed logic in conditional to correctly distinguish betweenJoel Sherrill1996-09-172-4/+4
* added routine _POSIX_Timespec_subtractJoel Sherrill1996-09-172-0/+62
* Added code to insure that the post switch extension was executed andJoel Sherrill1996-09-172-0/+10
* Corrected implementation of timed wait on condition variables. FirstJoel Sherrill1996-09-172-58/+104
* added prototype for _POSIX_Timespec_subtractJoel Sherrill1996-09-173-0/+33
* Fixed test to match change to pthread_cond_timedwait which now takes a wallMark Johannes1996-09-122-52/+64
* added $Id$ to file headersJoel Sherrill1996-09-1134-22/+36
* added $ string to file headerJoel Sherrill1996-09-1113-4/+13
* added $Id$ string to file headerJoel Sherrill1996-09-1118-16/+50
* new filesJoel Sherrill1996-09-114-0/+812
* added definition of EXT_INT5Joel Sherrill1996-09-082-2/+2
* added mips64orion entries for SHM_LOCK_VALUE and SHM_UNLOCK_VALUEJoel Sherrill1996-09-083-0/+15
* idtmem.S: changed reference to include files to correct locationJoel Sherrill1996-09-084-12/+8
* changed reference to include files to correct locationJoel Sherrill1996-09-082-4/+4
* moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to pthread.h so it would beJoel Sherrill1996-09-082-2/+0
* Ada task stack size minimize is twice that for regular pthreads.Joel Sherrill1996-09-082-4/+4
* moved PTHREAD_MINIMUM_STACK_SIZE from pthread.c to here so it would beJoel Sherrill1996-09-083-0/+6
* changed to reflect status of R4600 work.Joel Sherrill1996-09-061-1/+1