summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu (unfollow)
Commit message (Expand)AuthorFilesLines
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill16-226/+1169
1997-03-11swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1-1/+1
1997-03-10initialized a stack variable to avoid a warning.Joel Sherrill1-1/+1
1997-01-29Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill9-208/+0
1997-01-29Added comment.Joel Sherrill1-1/+1
1997-01-29Removed defines now handled by targopts.h.Joel Sherrill1-22/+0
1997-01-29Added include of rtems/score/cpu.hJoel Sherrill1-1/+0
1997-01-29Added include of targopts.h.Joel Sherrill9-6/+15
1997-01-29Changed include of asm.h so it is in brackets not quotes. asm.h isJoel Sherrill2-2/+2
1997-01-29Fixed spacing on comments.Joel Sherrill1-1/+1
1997-01-29Fixed spacing on comment.Joel Sherrill1-1/+1
1997-01-29Fixed comments.Joel Sherrill1-1/+6
1997-01-29Added comment.Joel Sherrill1-1/+1
1997-01-29fixed spacing problemJoel Sherrill1-1/+1
1997-01-15fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill2-6/+2
1996-12-02Changes to reflect new revision of erc32 per Jiri Gaisler's suggestions.Joel Sherrill4-19/+35
1996-12-02minor changes to eliminate warnings from C++ compilers per user suggesstions.Joel Sherrill1-4/+4
1996-12-02Updates from Derrick Ostertag <ostertag@transition.com> to fix bug inJoel Sherrill4-15/+48
1996-12-02Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill3-22/+56
1996-10-14patches to erc32.h to correct handling of timer mirror from Jiri Gaisler.Joel Sherrill1-3/+3
1996-10-01i386_nofp cpu model entry incorrectly had floating point enabled.Joel Sherrill1-1/+1
1996-09-30fixed incorrect placement of CPU_STRUCTURE_ALIGNMENT macro.Joel Sherrill1-2/+2
1996-09-18use address object to avoid direct pointer arithmeticJoel Sherrill6-6/+6
1996-09-18corrected white space problemsJoel Sherrill1-60/+62
1996-09-18new files submitted by Craig Lebakken (lebakken@minn.net) and Derrick OstertagJoel Sherrill10-0/+3007
1996-09-11added $Id$ to file headersJoel Sherrill19-14/+21
1996-09-06new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill19-0/+5875
1996-08-15updates from Tony Bennett (tbennett@divnc.com)Joel Sherrill2-2/+26
1996-08-12removed comment about NO_UNINITIALIZED_WARNINGS since that macroJoel Sherrill1-7/+0
1996-08-08ERC32_Force_interrupt implementation replaced per Jiri Gaisler's experienceJoel Sherrill1-0/+5
1996-08-01added 3 nops following write to wim since a restore following it isJoel Sherrill1-0/+3
1996-06-03changed so this file is usable from assembly files.Joel Sherrill1-50/+64
1996-05-31fixed typo in merge of Eric Norum's patchJoel Sherrill1-2/+1
1996-05-31corrected minor problem in Eric Norum's changes in the bfffo macro.Joel Sherrill1-1/+1
1996-05-30Eric Norum sent in new versions of the inline assembly macros whichJoel Sherrill2-82/+17
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill8-28/+28
1996-05-23updates from Tony BennettJoel Sherrill3-95/+110
1996-05-23updates from Tony Bennett.Joel Sherrill2-60/+78
1996-05-08*** empty log message ***Joel Sherrill1-1/+2
1996-05-01Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill2-30/+17
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill2-31/+71
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill4-18/+16
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill3-3/+919
1996-04-22added stack allocation fields to the cpu tableJoel Sherrill1-0/+3
1996-04-22updartes from Tony BennettJoel Sherrill4-420/+129
1996-03-21updated for 68302 and so gen68360 bsp would compileJoel Sherrill2-1/+13
1996-03-06Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill2-2/+12
1996-02-21Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill11-52/+49
1996-02-13added clear of _ISR_Signals_to_thread_executingJoel Sherrill1-1/+4
1996-02-09added clear of _ISR_Signals_to_thread_executingJoel Sherrill2-0/+2