summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Joel Sherrill1995-08-023-2/+13
|
* Added test cases:Joel Sherrill1995-08-022-4/+142
| | | | | | + some from Andy Bray (andy@i-cubed.demon.co.uk) which do not include task start up cost. + cases for interrupt disable, enable, and flash
* deleted unused codeJoel Sherrill1995-08-012-76/+0
|
* updated mvme162 code from Misha (mms@eiscathq.irf.se)Joel Sherrill1995-08-018-618/+617
|
* moved ringbuf.h to a shared include directoryJoel Sherrill1995-08-013-0/+126
|
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-3112-241/+105
| | | | blocking mechanism for it.
* fixed path problem for POSIXJoel Sherrill1995-07-311-2/+2
|
* Added info for DOS Bourne shellJoel Sherrill1995-07-311-1/+14
|
* updates for msdos/go32 from Bryce CogswellJoel Sherrill1995-07-267-26/+1006
|
* times reported reasonably correctlyJoel Sherrill1995-07-241-4/+5
|
* hopefully works with regular timer and tm27Joel Sherrill1995-07-241-38/+51
|
* after testing go32 and cvme961Joel Sherrill1995-07-218-21/+38
|
* updating go32 to make timer more accurateJoel Sherrill1995-07-205-51/+56
|
* removed junk field in context_controlJoel Sherrill1995-07-201-1/+0
|
* committing for rtems-3.2.01 snapshotJoel Sherrill1995-07-1812-34/+30
|
* fixed for LinuxJoel Sherrill1995-07-183-0/+20
|
* fixed for LinuxJoel Sherrill1995-07-181-0/+4
|
* fixed for LinuxJoel Sherrill1995-07-182-26/+48
|
* merged Linux UNIX simulator support (C)Joel Sherrill1995-07-186-7/+76
|
* all built successfully after mergeJoel Sherrill1995-07-131-2/+2
|
* fix oversites in libbsp/unix/posixJoel Sherrill1995-07-121-0/+71
|
* Ada95, gnat, go32Joel Sherrill1995-07-1264-764/+4062
|
* added David Glessner's 68302 work.Joel Sherrill1995-06-142-10/+10
|
* added David Glessner's 68302 work to ACKNOWLEDGEMENTS.Joel Sherrill1995-06-142-11/+49
| | | | updated PROBLEMS to reflect recently reported things.
* corrected pseudo-code for _ISR_HandlerJoel Sherrill1995-06-072-10/+34
|
* added for first timeJoel Sherrill1995-06-071-0/+45
|
* incorporated mc68302 supportJoel Sherrill1995-06-0721-14/+3532
|
* added calls to _Thread_Disable_dispatch to match requirementsJoel Sherrill1995-06-052-6/+26
| | | | for invocation of _Thread_Handler
* conditional added for the hppa gr27Joel Sherrill1995-06-052-0/+4
|
* incorporate Tony's patches:Joel Sherrill1995-06-054-9/+12
| | | | | | | | | | + 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-049-28/+30
|
* Corrected minor number for "Null" device driverJoel Sherrill1995-05-312-2/+2
|
* fixing revisionJoel Sherrill1995-05-318-0/+24
|
* forced revisionJoel Sherrill1995-05-310-0/+0
|
* Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill1995-05-316-24/+24
|
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-3019-39/+59
| | | | 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
|
* Trying to force back onto trunkJoel Sherrill1995-05-260-0/+0
|
* Added types.h file for each CPUJoel Sherrill1995-05-252-0/+102
|
* TESTJoel Sherrill1995-05-252-0/+4
|
* test force of revisionJoel Sherrill1995-05-250-0/+0
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-2493-939/+756
|
* Forcing RCS revision to 1.2 I hopeJoel Sherrill1995-05-110-0/+0
|
* Initial revisionJoel Sherrill1995-05-111683-0/+189788