summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2266-294/+294
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-0910-1/+104
* added initialization of variable to eliminate warning.Joel Sherrill1997-04-071-1/+1
* added "ifndef" to avoid redefinition warning.Joel Sherrill1997-04-072-0/+4
* added volatile to Switch_necessary structure member to avoid warning.Joel Sherrill1997-04-071-2/+2
* added test to avoid spurious errorJoel Sherrill1997-04-071-1/+1
* 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-075-0/+10
* added prototypes for two assembly language routines to eliminate warnings.Joel Sherrill1997-04-071-0/+9
* commented out sccs_id to eliminate warning.Joel Sherrill1997-04-074-12/+26
* added plea for someone to implement software stack switching for m68000-ishJoel Sherrill1997-04-071-0/+3
* Replaced warning message for cpus which do not have hardware supportJoel Sherrill1997-04-071-2/+3
* initialized variable to eliminate warningJoel Sherrill1997-04-071-1/+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-0116-226/+1169
* swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1997-03-111-1/+1
* initialized a stack variable to avoid a warning.Joel Sherrill1997-03-101-1/+1
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-299-208/+0
* Added comment.Joel Sherrill1997-01-291-1/+1
* Removed defines now handled by targopts.h.Joel Sherrill1997-01-291-22/+0
* Added include of rtems/score/cpu.hJoel Sherrill1997-01-291-1/+0
* Added include of targopts.h.Joel Sherrill1997-01-299-6/+15
* Changed include of asm.h so it is in brackets not quotes. asm.h isJoel Sherrill1997-01-292-2/+2
* Fixed spacing on comments.Joel Sherrill1997-01-291-1/+1
* Fixed spacing on comment.Joel Sherrill1997-01-291-1/+1
* Fixed comments.Joel Sherrill1997-01-291-1/+6
* Added comment.Joel Sherrill1997-01-291-1/+1
* fixed spacing problemJoel Sherrill1997-01-291-1/+1
* fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill1997-01-152-6/+2
* Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill1996-12-024-19/+35
* minor changes to eliminate warnings from C++ compilers per user suggesstions.Joel Sherrill1996-12-021-4/+4
* Updates from Derrick Ostertag <ostertag@transition.com> to fix bug inJoel Sherrill1996-12-024-15/+48
* Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill1996-12-023-22/+56
* patches to erc32.h to correct handling of timer mirror from Jiri Gaisler.Joel Sherrill1996-10-141-3/+3
* i386_nofp cpu model entry incorrectly had floating point enabled.Joel Sherrill1996-10-011-1/+1
* fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro.Joel Sherrill1996-09-301-2/+2
* use address object to avoid direct pointer arithmeticJoel Sherrill1996-09-186-6/+6
* corrected white space problemsJoel Sherrill1996-09-181-60/+62
* new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill1996-09-1810-0/+3007
* added $Id$ to file headersJoel Sherrill1996-09-1119-14/+21
* new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill1996-09-0619-0/+5875
* updates from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-08-152-2/+26
* removed comment about NO_UNINITIALIZED_WARNINGS since that macroJoel Sherrill1996-08-121-7/+0
* ERC32_Force_interrupt implementation replaced per Jiri Gaisler's experienceJoel Sherrill1996-08-081-0/+5
* added 3 nops following write to wim since a restore following it isJoel Sherrill1996-08-011-0/+3
* changed so this file is usable from assembly files.Joel Sherrill1996-06-031-50/+64
* fixed typo in merge of Eric Norum's patchJoel Sherrill1996-05-311-2/+1