summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-06-05incorporate Tony's patches:Joel Sherrill1-9/+9
+ 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.
1995-06-04changed release number to 3.2.0Joel Sherrill2-2/+2
1995-05-30cpu/*types.h added and successfully compiled.Joel Sherrill10-30/+29
IDLE task priority changed from 0 to 255 during initialization.
1995-05-24Fully tested on all in-house targetsJoel Sherrill9-39/+41