summaryrefslogtreecommitdiffstats
path: root/cpukit/score (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added "sigemptyset()" call to insure that the memcmp() would work.Joel Sherrill1998-03-311-0/+4
* Changed int to unsigned32 to match cpu.h.Joel Sherrill1998-03-271-1/+1
* m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1998-03-251-4/+0
* Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1998-03-241-0/+1
* Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1998-03-242-4/+4
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-241-4/+4
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-203-0/+506
* Modified to make it possible for an ISR to return a mutex which didJoel Sherrill1998-02-201-2/+20
* Ralf Corsepius noted that there was a dead path in _Thread_Initialize.Joel Sherrill1998-02-181-6/+2
* updated copyright to 1998Joel Sherrill1998-02-17102-103/+103
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-041-1/+1
* Change to remove warning on glibc2 systems per Ralf Corsepius'sJoel Sherrill1998-01-281-1/+6
* Solaris port updates from Chris JohnsJoel Sherrill1998-01-231-10/+0
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-202-2/+2
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-151-1/+1
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-061-2/+2
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08104-208/+208
* Fixed comment.Joel Sherrill1997-10-061-1/+1
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-222-4/+4
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-312-4/+110
* Repository damaged -- files readded.Joel Sherrill1997-07-091-0/+214
* Added post switch extension.Joel Sherrill1997-07-091-0/+5
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-092-0/+8
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-282-1/+30
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-222-2/+138
* multiprocessing fixed on linux by fixing cpu.c so correct form ofJoel Sherrill1997-04-221-3/+4
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-222-20/+7
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22113-522/+522
* Added FPSP support for MC68040Joel Sherrill1997-04-161-2/+19
* added support for tracking thread cpu usage.Joel Sherrill1997-04-091-0/+2
* enhanced printf statementsJoel Sherrill1997-04-091-4/+4
* corrected spacing.Joel Sherrill1997-04-091-8/+8
* added SYSTEM_STATE_SHUTDOWNJoel Sherrill1997-04-091-0/+1
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added "ifndef" to avoid redefinition warning.Joel Sherrill1997-04-074-0/+8
* added "return" to eliminate warning.Joel Sherrill1997-04-071-0/+2
* added "ifndef" to avoid redefinition warningJoel Sherrill1997-04-078-0/+16
* commented out sccs_id to eliminate warning.Joel Sherrill1997-04-072-6/+12
* Replaced warning message for cpus which do not have hardware supportJoel Sherrill1997-04-071-2/+3
* changed signed int to unsigned to eliminate warningJoel Sherrill1997-04-071-1/+1
* added "ifndef" for ASM to avoid redefinition warnings.Joel Sherrill1997-04-071-0/+2
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-2/+2
* modified _Chain_Insert_unprotected to have the form required to be usedJoel Sherrill1997-03-111-2/+2
* initialized a stack variable to avoid a warning.Joel Sherrill1997-03-101-1/+1
* Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1997-03-083-11/+41
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-291-8/+4
* added type to macro to eliminate warning for untyped use of a register.Joel Sherrill1997-01-291-1/+1
* Added include of targopts.h.Joel Sherrill1997-01-2913-7/+20
* fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill1997-01-151-1/+2