summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/no_cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-194-12/+48
* Moved asm.h back up in tree.Joel Sherrill1999-02-191-0/+101
* Accidentally moved asm.hJoel Sherrill1999-02-191-101/+0
* Moved to proper rtems/scoreJoel Sherrill1999-02-192-0/+0
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-184-4/+12
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-187-0/+1193
* Yet another part of automake VI from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-184-1049/+2
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-8/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-181-7/+1
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1998-12-141-3/+3
* IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1998-09-231-0/+1
* Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1998-08-051-9/+2
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-031-0/+8
* Added swap of unsigned16Joel Sherrill1998-04-271-0/+3
* updated copyright to 1998Joel Sherrill1998-02-177-7/+7
* Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1998-02-042-2/+2
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-087-14/+14
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-6/+6
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-228-34/+34
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-0/+9
* added prototype for missing routine.Joel Sherrill1997-04-071-0/+4
* added "return" to eliminate warning.Joel Sherrill1997-04-071-0/+2
* added "ifndef" to avoid redefinition warningJoel Sherrill1997-04-071-0/+2
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+90
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-291-22/+0
* Added include of targopts.h.Joel Sherrill1997-01-291-0/+1
* Fixed spacing on comments.Joel Sherrill1997-01-291-1/+1
* use address object to avoid direct pointer arithmeticJoel Sherrill1996-09-181-1/+1
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-4/+4
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-221-6/+4
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-212-10/+10
* added clear of _ISR_Signals_to_thread_executingJoel Sherrill1996-02-091-0/+1
* Added comments for addition of is_fp flag to _CPU_Context_Initialize.Joel Sherrill1995-12-051-0/+5
* SPARC port passes all testsJoel Sherrill1995-10-301-5/+21
* posix support initially addedJoel Sherrill1995-09-267-9/+9
* Removed unneeded referenced to rtems/fatal.hJoel Sherrill1995-09-221-1/+0
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-116-11/+20
* Ada95, gnat, go32Joel Sherrill1995-07-122-2/+35
* added David Glessner's 68302 work.Joel Sherrill1995-06-141-5/+5
* corrected pseudo-code for _ISR_HandlerJoel Sherrill1995-06-071-5/+17
* Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill1995-05-311-4/+4
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-301-1/+2
* Created rest of CP types.h filesJoel Sherrill1995-05-261-0/+56
* Fully tested on all in-house targetsJoel Sherrill1995-05-243-26/+21
* Initial revisionJoel Sherrill1995-05-117-0/+1401