summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill4-8/+20
1997-04-15Added directories to place test output screens into as part of fixingJoel Sherrill1-3/+4
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 Sherrill37-133/+1030
1997-04-08added cast to eliminate warning.Joel Sherrill1-1/+1
1997-04-07corrected printf specifications and added casts as necessary to eliminateJoel Sherrill7-72/+79
1997-04-07added ifdef to avoid warning for unused variable.Joel Sherrill1-2/+6
1997-04-07corrected integer only definitions of "FP CHECK" routines to eliminateJoel Sherrill1-3/+10
1997-04-07changed signed int to unsigned int to eliminate a warning.Joel Sherrill2-2/+2
1997-04-07removed noreturn attribute to eliminate warnings.Joel Sherrill5-10/+35
1997-04-07commented out sccs_id's to eliminate warnings.Joel Sherrill4-12/+28
1997-04-07added prototype and return statement to eliminate warnings.Joel Sherrill1-0/+4
1997-04-07commented out sccs_id's to eliminate warnings.Joel Sherrill4-12/+28
1997-04-07removed reference to no_bsp.Joel Sherrill2-8/+20
1997-04-07commented out sccs_id to eliminate warningsJoel Sherrill2-8/+20
1997-04-07added or fixed includes of page_table.h to eliminate warnings.Joel Sherrill3-2/+5
1997-04-07added cast to eliminate warningJoel Sherrill3-4/+5
1997-04-07added prototype for delay.Joel Sherrill1-0/+1
1997-04-07added global statement for start entry pointJoel Sherrill2-0/+2
1997-04-07removed noreturn from prototype to avoid warnings.Joel Sherrill6-6/+55
1997-04-07added cast to eliminate warning.Joel Sherrill1-1/+1
1997-04-07added return statement to avoid warning.Joel Sherrill1-0/+2
1997-04-07added initialization of variable to eliminate warning.Joel Sherrill2-2/+2
1997-04-07added include of unistd.h to eliminate warning for no prototype for write().Joel Sherrill1-0/+1
1997-04-07added ifdef around variables to eliminate warnings when crossJoel Sherrill1-0/+2
1997-04-07added "ifndef" to avoid redefinition warning.Joel Sherrill2-0/+4
1997-04-07added volatile to Switch_necessary structure member to avoid warning.Joel Sherrill1-2/+2
1997-04-07added test to avoid spurious errorJoel Sherrill1-1/+1
1997-04-07added prototype for missing routine.Joel Sherrill1-0/+4
1997-04-07added "return" to eliminate warning.Joel Sherrill1-0/+2