summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-07-21after testing go32 and cvme961Joel Sherrill6-14/+24
1995-07-20updating go32 to make timer more accurateJoel Sherrill5-51/+56
1995-07-20removed junk field in context_controlJoel Sherrill1-1/+0
1995-07-18committing for rtems-3.2.01 snapshotJoel Sherrill10-31/+27
1995-07-18fixed for LinuxJoel Sherrill3-0/+20
1995-07-18fixed for LinuxJoel Sherrill1-0/+4
1995-07-18fixed for LinuxJoel Sherrill1-13/+24
1995-07-18merged Linux UNIX simulator support (C)Joel Sherrill4-5/+53
1995-07-13all built successfully after mergeJoel Sherrill1-2/+2
1995-07-12fix oversites in libbsp/unix/posixJoel Sherrill1-0/+71
1995-07-12Ada95, gnat, go32Joel Sherrill52-400/+3506
1995-06-14added David Glessner's 68302 work.Joel Sherrill1-5/+5
1995-06-14added David Glessner's 68302 work to ACKNOWLEDGEMENTS.Joel Sherrill2-11/+49
updated PROBLEMS to reflect recently reported things.
1995-06-07corrected pseudo-code for _ISR_HandlerJoel Sherrill1-5/+17
1995-06-07added for first timeJoel Sherrill1-0/+45
1995-06-07incorporated mc68302 supportJoel Sherrill17-13/+2292
1995-06-05added calls to _Thread_Disable_dispatch to match requirementsJoel Sherrill1-3/+13
for invocation of _Thread_Handler
1995-06-05conditional added for the hppa gr27Joel Sherrill1-0/+2
1995-06-05incorporate Tony's patches:Joel Sherrill3-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.
1995-06-04changed release number to 3.2.0Joel Sherrill7-17/+18
1995-05-31Corrected minor number for "Null" device driverJoel Sherrill1-1/+1
1995-05-31fixing revisionJoel Sherrill4-0/+12
1995-05-31Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill6-24/+24
1995-05-30cpu/*types.h added and successfully compiled.Joel Sherrill17-37/+51
IDLE task priority changed from 0 to 255 during initialization.
1995-05-26Added m68ktypes.hJoel Sherrill1-0/+56
1995-05-26Created rest of CP types.h filesJoel Sherrill3-0/+168
1995-05-25Added types.h file for each CPUJoel Sherrill2-0/+102
1995-05-25TESTJoel Sherrill1-0/+2
1995-05-24Fully tested on all in-house targetsJoel Sherrill64-716/+580