summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added constant for number of notepadsJoel Sherrill1995-08-112-16/+20
|
* cleanup and optimization from TonyJoel Sherrill1995-08-042-26/+20
|
* Split out event manager support functionJoel Sherrill1995-08-042-40/+0
|
* split out event support functions in anticipation of making a handlerJoel Sherrill1995-08-041-191/+0
|
* Tony's updatesJoel Sherrill1995-08-041-4/+9
|
* updaetd to remove UNIX simulator bugsJoel Sherrill1995-08-041-11/+0
|
* Changed order of include files.Joel Sherrill1995-08-021-1/+1
|
* *** empty log message ***Joel Sherrill1995-08-022-1/+13
|
* Added test cases:Joel Sherrill1995-08-021-2/+71
| | | | | | + 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-011-38/+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-012-0/+84
|
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-317-131/+53
| | | | 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-264-26/+508
|
* 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-216-14/+24
|
* 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-1810-31/+27
|
* fixed for LinuxJoel Sherrill1995-07-183-0/+20
|
* fixed for LinuxJoel Sherrill1995-07-181-0/+4
|
* fixed for LinuxJoel Sherrill1995-07-181-13/+24
|
* merged Linux UNIX simulator support (C)Joel Sherrill1995-07-184-5/+53
|
* 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-1252-400/+3506
|
* added David Glessner's 68302 work.Joel Sherrill1995-06-141-5/+5
|
* 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-071-5/+17
|
* added for first timeJoel Sherrill1995-06-071-0/+45
|
* 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
|
* fixing revisionJoel Sherrill1995-05-314-0/+12
|
* 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-2464-716/+580
|
* Initial revisionJoel Sherrill1995-05-111026-0/+118440