summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* incorporated mc68302 supportJoel Sherrill1995-06-0712-1/+1609
|
* incorporate Tony's patches:Joel Sherrill1995-06-052-9/+10
| | | | | | | | | | + c/src/lib/libc/support/generic/malloc.c did not initialize the sbrk amount + _Thread_Handler in c/src/exec/rtems/thread.c left a window during the begin extension which could result in a context switch fixed places which did not correctly distinguish between an CPU_isr and a CPU_isr_entry.
* changed release number to 3.2.0Joel Sherrill1995-06-042-2/+2
|
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-3010-30/+29
| | | | IDLE task priority changed from 0 to 255 during initialization.
* Fully tested on all in-house targetsJoel Sherrill1995-05-2413-61/+87
|
* Initial revisionJoel Sherrill1995-05-11164-0/+16071