summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/cpu.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-14score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber1-1/+1
2022-02-28score/cpu/i386: Change license to BSD-2Joel Sherrill1-3/+20
2021-10-04improve the format error reporting on i386Zacchaeus Leung1-4/+4
2019-03-14Remove superfluous <rtems/system.h> includesSebastian Huber1-1/+0
2018-11-12i386: Remove use of proc_ptrSebastian Huber1-2/+2
2018-03-13Rework i386 Paravirtualization to have paravirt.hJoel Sherrill1-1/+1
2018-03-12i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill1-1/+0
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber1-0/+25
2017-06-09i386: Move _CPU_Context_Initialize()Sebastian Huber1-0/+56
2017-04-14cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell1-1/+2
2016-05-25score/i386: Fix printk format warnings.Chris Johns1-5/+7
2016-03-03i386: prepare for paravirtualized interruptsGedare Bloom1-0/+4
2016-03-03i386: move idle thread into BSP layerGedare Bloom1-8/+0
2016-02-17i386: Avoid SCORE_EXTERNSebastian Huber1-0/+4
2015-06-26score: Simplify <rtems/system.h>Sebastian Huber1-0/+1
2014-05-07score: Implement forced thread migrationSebastian Huber1-0/+18
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-07score misc: Clean up Doxygen GCI Task #12Alex Ivanov1-13/+6
2012-11-27score: Add CPU_Exception_frameSebastian Huber1-3/+9
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-092011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-04-112011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+3
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-6/+6
2010-03-272010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
2009-12-04Whitespace removal.Ralf Corsepius1-1/+1
2009-11-102009-11-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+33
2009-11-102009-11-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+1
2009-10-202009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-2/+19
2009-02-122009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-02-112009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-7/+2
2008-12-07Fix typo.Ralf Corsepius1-1/+1
2008-09-05Stop using old-style defs.Ralf Corsepius1-2/+2
2008-08-192008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-18/+18
2008-07-312008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+2
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-2/+2
2004-04-16Remove stray white spaces.Ralf Corsepius1-4/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2004-03-302004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-3/+3
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-04-122002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-2/+4
2002-01-062002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2000-01-14Removed warning.Joel Sherrill1-0/+2
2000-01-04Removed unitialized variable warning.Joel Sherrill1-4/+3
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-07-29Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1-1/+4
1999-05-28At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1-1/+1
1999-02-24Corrected name of constant so this would compile.Joel Sherrill1-1/+1