summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/mips64orion (unfollow)
Commit message (Expand)AuthorFilesLines
1999-05-18Patch from Daniel Kelley <dank@icube.com>:Joel Sherrill1-4/+4
1999-05-17Reworked to avoid pulling in the jump point entry in EVERY executable.Joel Sherrill1-2/+5
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+4
1999-03-31Fixed paths to include files so this will build.Joel Sherrill6-2/+2
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-12/+48
1999-02-24Corrected Makefile.in to account for placement of include files.Joel Sherrill1-1/+1
1999-02-19Moved asm.h back up in tree.Joel Sherrill1-0/+102
1999-02-19Accidentally moved asm.hJoel Sherrill1-102/+0
1999-02-19Moved to proper rtems/scoreJoel Sherrill3-0/+0
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill4-4/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill9-0/+2196
1999-02-18Yet another part of automake VI from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill6-2038/+2
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-6/+1
1999-02-18Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-6/+1
1998-12-15Switched to use of ASM compilation conditional.Joel Sherrill1-2/+2
1998-12-15Changed reference from no_cpu to mips64orion.Joel Sherrill1-1/+1
1998-09-23IDLE task stack size now specified as a field in the CPU Table for allJoel Sherrill1-0/+1
1998-08-05Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1-1/+1
1998-06-03Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1-0/+8
1998-04-27Added swap of unsigned16Joel Sherrill1-0/+3
1998-02-17updated copyright to 1998Joel Sherrill7-7/+7
1998-02-04Ralf Corsepius noticed that generally was spelled incorrectly.Joel Sherrill1-1/+1
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill7-14/+14
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-4/+4
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill8-34/+34
1997-04-09Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1-0/+9
1997-04-07added "ifndef" to avoid redefinition warningJoel Sherrill1-0/+2
1997-04-07added prototypes for two assembly language routines to eliminate warnings.Joel Sherrill1-0/+9
1997-04-07commented out sccs_id to eliminate warning.Joel Sherrill2-6/+13
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+81
1997-01-29Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1-22/+0
1997-01-29Added include of targopts.h.Joel Sherrill1-0/+1
1997-01-29Fixed spacing on comment.Joel Sherrill1-1/+1
1996-09-18use address object to avoid direct pointer arithmeticJoel Sherrill1-1/+1
1996-09-11added $Id$ to file headersJoel Sherrill11-9/+13
1996-09-06new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill11-0/+3491