summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m68k/cpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber1-1/+4
2022-02-28score/cpu/m68k: Change license to BSD-2Joel Sherrill1-3/+22
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-0/+24
2018-11-12m68k: Remove use of proc_ptrSebastian Huber1-16/+16
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-1/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber1-14/+12
2016-02-17m68k: Avoid SCORE_EXTERNSebastian Huber1-0/+33
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-1/+1
2014-04-17score: Clarify TLS supportSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-04Add thread-local storage (TLS) supportSebastian Huber1-0/+27
2012-12-07score misc: Clean up Doxygen GCI Task #12Alex Ivanov1-29/+6
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-10/+5
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2010-03-272010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
2009-12-04Whitespace removal.Ralf Corsepius1-3/+3
2009-05-15cpu.c, cpu_asm.S, rtems/score/cpu.h: Cleanup of the floating point context in...Thomas Doerfler1-2/+6
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+2
2008-09-082008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+3
2008-08-192008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2007-12-042007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
2007-05-222007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+0
2007-04-17Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius1-4/+4
2005-05-032005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-302004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-8/+8
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-12-192000-12-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
2000-08-01If the _VBR is set to 0xFFFFFFFF, then assume the vector jump table isJoel Sherrill1-1/+10
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1998-03-25m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1-4/+0
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-05-28Added support for context switching the data used by the gcc m68kJoel Sherrill1-0/+29
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1997-04-16Added FPSP support for MC68040Joel Sherrill1-2/+19
1997-04-07Replaced warning message for cpus which do not have hardware supportJoel Sherrill1-2/+3
1997-01-15fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill1-1/+2
1996-12-02Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill1-3/+19
1995-09-26posix support initially addedJoel Sherrill1-1/+1
1995-09-22Removed unneeded referenced to rtems/fatal.hJoel Sherrill1-1/+0
1995-09-19Incorporated the submission from John S. GwynneJoel Sherrill1-22/+24
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-4/+15
1995-07-12Ada95, gnat, go32Joel Sherrill1-30/+42
1995-06-07incorporated mc68302 supportJoel Sherrill1-0/+23