summaryrefslogtreecommitdiffstats
path: root/c/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* incorporated mc68302 supportJoel Sherrill1995-06-0717-13/+2292
|
* added calls to _Thread_Disable_dispatch to match requirementsJoel Sherrill1995-06-051-3/+13
| | | | for invocation of _Thread_Handler
* conditional added for the hppa gr27Joel Sherrill1995-06-051-0/+2
|
* incorporate Tony's patches:Joel Sherrill1995-06-053-9/+11
| | | | | | | | | | + 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-047-17/+18
|
* Corrected minor number for "Null" device driverJoel Sherrill1995-05-311-1/+1
|
* Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill1995-05-316-24/+24
|
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-3017-37/+51
| | | | IDLE task priority changed from 0 to 255 during initialization.
* Added m68ktypes.hJoel Sherrill1995-05-261-0/+56
|
* Created rest of CP types.h filesJoel Sherrill1995-05-263-0/+168
|
* Added types.h file for each CPUJoel Sherrill1995-05-252-0/+102
|
* TESTJoel Sherrill1995-05-251-0/+2
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-2463-707/+536
|
* Initial revisionJoel Sherrill1995-05-111009-0/+113767