summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-01-22new times for 3.5.1Joel Sherrill1-33/+33
1996-01-19Added RTEMS API control structure to per task memory usage macro.Joel Sherrill1-1/+2
1996-01-19Increased stack size.Joel Sherrill3-3/+5
1996-01-19Added condition compile flag for dump of stack usage information onJoel Sherrill2-0/+20
1996-01-19added a task begin extension for unix simulator configurations. This extensionJoel Sherrill2-0/+50
1996-01-19updatedJoel Sherrill1-26/+26
1996-01-19added definition of cpu_number.Joel Sherrill1-0/+2
1996-01-19changed version to 3.5.1Joel Sherrill2-2/+2
1996-01-19updated for 3.5.1Joel Sherrill1-0/+7
1996-01-17Removed comment about a confusion on newlib buffering.Joel Sherrill1-10/+0
1996-01-17increased stack spaceJoel Sherrill2-2/+2
1996-01-17Update from Tony Bennett (tbennett@divnc.com)Joel Sherrill14-152/+150
1996-01-17Modified fstat and stat to be consistent with isatty in that all threeJoel Sherrill1-7/+23
1996-01-17added class to initial id macroJoel Sherrill4-16/+14
1996-01-17increased stack sizeJoel Sherrill1-1/+1
1996-01-15Init task was not defined as being floating point.Joel Sherrill1-0/+2
1996-01-15Split error handler into its own directory.Joel Sherrill4-4/+4
1996-01-15Made real body of _Heap_Walk conditional on RTEMS_DEBUG. This is necessaryJoel Sherrill1-0/+13
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill71-608/+766
1995-12-20changes remerged after lost in disk crash -- recovered from snapshot, partial...Joel Sherrill63-246/+686
1995-12-19initial history lost in disk crashJoel Sherrill2-0/+386
1995-12-19changes remerged after disk crash -- history lostJoel Sherrill17-345/+18
1995-12-19file lost in crash and re-addedJoel Sherrill9-0/+1479
1995-12-19file lost in crash and readdedJoel Sherrill1-0/+195
1995-12-08changed versionJoel Sherrill2-2/+2
1995-12-08file addedJoel Sherrill1-0/+56
1995-12-08updated for snapshot 3.5.02Joel Sherrill1-163/+163
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill6-5/+6
1995-12-08updated for 3.5.02 snapshotJoel Sherrill1-0/+4
1995-12-07updated to include HW informationJoel Sherrill1-1/+2
1995-12-07the bss start and end symbols were changedJoel Sherrill1-3/+3
1995-12-07updated to reflect HW informationJoel Sherrill2-2/+4
1995-12-07updated to reflect HW information and have correct timing information forJoel Sherrill2-329/+334
1995-12-06createdJoel Sherrill7-0/+972
1995-12-05Added comments for addition of is_fp flag to _CPU_Context_Initialize.Joel Sherrill1-0/+5
1995-12-05update from Andy Bray <andy@i-cubed.co.uk>Joel Sherrill7-194/+139
1995-12-05bug fix in statistics from Tony Bennett (tbennett@divnc.com)Joel Sherrill2-2/+6
1995-12-05minor changes so it would compile in a cross environmentJoel Sherrill1-0/+2
1995-12-05minor changes so it would compileJoel Sherrill4-14/+12
1995-12-05new states added and _Rate_monotonic_Set_State removed.Joel Sherrill3-111/+67
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill16-110/+45
1995-12-01Added new synchronization algorithm.Joel Sherrill1-58/+92
1995-12-01Added support for new synchronization algorithm. Specifically, the routineJoel Sherrill2-0/+28
1995-12-01Added support for new synchronization algorithm.Joel Sherrill2-0/+50
1995-12-01Changed code for exit from synchronization state to a switch on theJoel Sherrill1-11/+19
1995-12-01spurious blank line removedJoel Sherrill2-2/+0
1995-12-01Replaced critical section algorithm to correct race conditions.Joel Sherrill1-10/+19
1995-12-01Made _Event_Sync volatileJoel Sherrill2-4/+30
1995-12-01Corrected use of the state WATCHDOG_REINSERT and renamed itJoel Sherrill3-14/+27
1995-10-31typos fixedJoel Sherrill18-43/+428