summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed hppa1_1 to hppa1.1Joel Sherrill1998-03-231-4/+1
* renamed ppc to powerpcJoel Sherrill1998-03-231-1/+0
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-03-201-81/+75
* SH port submitted from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1998-03-2013-0/+2869
* Removed use of dc. David Fiddes reported that this is part of theJoel Sherrill1998-02-271-1/+17
* 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-17225-229/+229
* Renamed init.o to exinit.o to avoid naming conflicts with tests.Joel Sherrill1998-02-171-2/+2
* Swapped C++ and ASM "endifs"Joel Sherrill1998-02-171-2/+2
* Fixed to correctly operate on target variants like debug and profile.Joel Sherrill1998-02-071-9/+23
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-0411-11/+11
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-3023-92/+46
* 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
* Cleaned up a bit.Joel Sherrill1998-01-231-9/+31
* Removed warning per Chris Johns' suggestion.Joel Sherrill1998-01-204-4/+4
* Removed warning per Chris John's suggestion.Joel Sherrill1998-01-201-1/+1
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-2023-23/+23
* Error reported by Duncan Smith <dds@flavors.com>:Joel Sherrill1998-01-152-2/+2
* Fixed spacing.Joel Sherrill1998-01-061-2/+2
* Now generating this file with autoconf to avoid having to embed soJoel Sherrill1997-12-221-0/+221
* Changed from .align to .p2align to avoid differences in meaning ofJoel Sherrill1997-12-221-6/+6
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-1023-23/+92
* Moved include of rtems/score/cpu.h to make sure TRUE and FALSE were defined.Joel Sherrill1997-12-062-4/+4
* Corrected comment.Joel Sherrill1997-11-302-6/+1
* Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1997-11-291-2/+5
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-08230-464/+464
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-0818-67/+67
* Fixed comment.Joel Sherrill1997-10-062-2/+2
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-221-2/+2
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-2/+55
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
* Repository damaged -- files readded.Joel Sherrill1997-07-092-0/+411
* Added post switch extension.Joel Sherrill1997-07-092-0/+10
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-091-0/+4
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-284-1/+109
* Patch from Chris John <cjohns@awa.com.au> to add use of a select statementJoel Sherrill1997-04-225-3/+180
* 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-226-62/+19
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-22231-1131/+1131
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* 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-092-16/+16
* added SYSTEM_STATE_SHUTDOWNJoel Sherrill1997-04-092-0/+2
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0912-5/+114
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added ifdef around variables to eliminate warnings when crossJoel Sherrill1997-04-071-0/+2