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