summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/cpu_asm.S (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/cpu/m68k: Change license to BSD-2Joel Sherrill1-3/+22
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber1-5/+5
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-4/+4
2014-04-29score: Statically initialize _ISR_Vector_tableSebastian Huber1-7/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-2/+2
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+2
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-12/+8
2010-04-082010-04-08 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-0/+13
2010-03-272010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
2009-05-15cpu.c, cpu_asm.S, rtems/score/cpu.h: Cleanup of the floating point context in...Thomas Doerfler1-160/+128
2009-03-122009-03-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+3
2008-07-11added support for mcf548xThomas Doerfler1-0/+112
2008-06-11hris Johns <chrisj@rtems.org>Chris Johns1-1/+26
2008-02-26Update copyright date.Joel Sherrill1-1/+1
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-33/+36
2007-07-31Replace M68K_COLDFIRE_ARCH with __mcoldfire__.Ralf Corsepius1-5/+5
2006-06-19 PR1091/patchTill Straumann1-1/+1
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-08-262002-08-26 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-6/+1
2002-08-142002-08-14 Brett Swimley <brett.swimley@aedinc.net>Joel Sherrill1-1/+8
2001-08-092001-08-09 Chris Johns <ccj@acm.org>Joel Sherrill1-63/+36
2001-01-032001-01-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill1-0/+0
1998-10-06Corrected assembly language to use constants instead of addresses.Joel Sherrill1-2/+2
1998-09-30Patch from Eric Norum <eric@skatter.USask.Ca>:Joel Sherrill1-1/+1
1998-06-25Coldfire support patch from David Fiddes <D.J.Fiddes@hw.ac.uk>.Joel Sherrill1-2/+46
1998-04-27Fixed spelling errors.Joel Sherrill1-3/+3
1998-04-27Fixed trace bit manipulation per requests from Eric Norum and Chris Johns.Joel Sherrill1-11/+3
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1-19/+30
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-11-29Patch from Chris Johns to filter out the trace bit on CPU modelsJoel Sherrill1-2/+5
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-07-10Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1-3/+5
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill1-0/+7
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-07added plea for someone to implement software stack switching for m68000-ishJoel Sherrill1-0/+3
1997-03-11swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1-1/+1
1997-01-15fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill1-5/+0
1996-12-02Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill1-16/+7
1995-10-30SPARC port passes all testsJoel Sherrill1-3/+0
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-12/+22
1995-09-19Incorporated the submission from John S. GwynneJoel Sherrill1-29/+51
1995-06-07incorporated mc68302 supportJoel Sherrill1-7/+19