summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Expand)AuthorFilesLines
1997-05-27added ka9q stackJoel Sherrill8-5/+1028
1997-05-27changed version number to 4.1.0.Joel Sherrill2-2/+2
1997-05-23KA9Q stack removed prior to testing for 4.0.0 public release.Joel Sherrill7-31/+4
1997-05-21patch from Eric NorumJoel Sherrill1-4/+4
1997-04-25Corrected by adding check for NULL address passed into get_statusJoel Sherrill1-0/+3
1997-04-25Added to comment header block to include new status directive.Joel Sherrill2-0/+2
1997-04-25updated to reflect new license per John Gwynne's permission.Joel Sherrill4-52/+12
1997-04-22incorrect screen name for multiprocessing tests.Joel Sherrill1-1/+1
1997-04-22Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill5-3/+180
1997-04-22promote TOD_MICROSECONDS_TO_TICKS through API as RTEMS_MICROSECONDS_PER_TICK.Joel Sherrill2-0/+4
1997-04-22multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1-3/+4
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill14-167/+53
1997-04-22File changed to reflect change in license and copyright.Joel Sherrill1-5/+5
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1344-6686/+6686
1997-04-22Added support for HW API packageJoel Sherrill1-1/+5
1997-04-18Modified to reflect change from 255 posix priority levels to 254.Joel Sherrill3-6/+6
1997-04-18Changed format of comment blocks to C comments.Joel Sherrill3-51/+51
1997-04-18Duplicated timerisr symbol as _timerisr to avoid tool naming problems.Joel Sherrill1-0/+6
1997-04-18Corrected incorrect settings for locations of psx and sp test screens.Joel Sherrill1-2/+2
1997-04-16Fixed path which points to shared directory for all BSPs.Joel Sherrill20-20/+20
1997-04-16fixed spacingJoel Sherrill1-1/+3
1997-04-16added fpsp support.Joel Sherrill1-0/+2
1997-04-16Update from Eric Norum.Joel Sherrill8-174/+414
1997-04-16Added FPSP support for MC68040Joel Sherrill3-5/+71
1997-04-16Added CVS Id'sJoel Sherrill2-0/+7
1997-04-16Added the MC68040 Floating Point Support Package. This was portedJoel Sherrill47-0/+16820
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill4-8/+20
1997-04-15Added line to install test screens so difftest does not have to haveJoel Sherrill65-7/+137
1997-04-15Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill20-19/+51
1997-04-15Removed many BSPs' copy of setvec.c and let them share the sameJoel Sherrill10-9/+48
1997-04-11replaced linking of source from mvme147 drivers with use of vpath toJoel Sherrill4-29/+8
1997-04-11removed commented out line performing a linkJoel Sherrill2-2/+0
1997-04-09enabled floating point and fixed confdef reference to initializationJoel Sherrill4-5/+9
1997-04-09new testJoel Sherrill14-0/+862
1997-04-09added cpuuse and rtmonuseJoel Sherrill1-1/+1
1997-04-09printing task names now instead of id numbersJoel Sherrill2-6/+32
1997-04-09new files.Joel Sherrill16-0/+1234
1997-04-09added rtmonuse and cpuuse directoriesJoel Sherrill2-0/+4
1997-04-09added cpuuse and rtmonuse directoriesJoel Sherrill1-1/+1
1997-04-09added code to prevent attempts to clean up the library when rtems isJoel Sherrill2-0/+16
1997-04-09correct incorrect register addresses for port a.Joel Sherrill1-2/+2
1997-04-09removed unused is_character_ready routine.Joel Sherrill1-27/+0
1997-04-09added support for tracking thread cpu usage.Joel Sherrill1-0/+2
1997-04-09enhanced printf statementsJoel Sherrill1-4/+4
1997-04-09corrected spacing.Joel Sherrill2-16/+16
1997-04-09added SYSTEM_STATE_SHUTDOWNJoel Sherrill2-0/+2
1997-04-09enhanced rtems_shutdown_executive to insure that no attempt willJoel Sherrill1-1/+4
1997-04-09added support for statistics on rate monotonic periods.Joel Sherrill3-15/+142
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill35-132/+1020
1997-04-08added cast to eliminate warning.Joel Sherrill1-1/+1