summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/cpu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add CPU_THREAD_LOCAL_STORAGE_VARIANTSebastian Huber2022-10-141-1/+1
* score/cpu/i386: Change license to BSD-2Joel Sherrill2022-02-281-3/+20
* improve the format error reporting on i386Zacchaeus Leung2021-10-041-4/+4
* Remove superfluous <rtems/system.h> includesSebastian Huber2019-03-141-1/+0
* i386: Remove use of proc_ptrSebastian Huber2018-11-121-2/+2
* Rework i386 Paravirtualization to have paravirt.hJoel Sherrill2018-03-131-1/+1
* i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-121-1/+0
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-121-0/+25
* i386: Move _CPU_Context_Initialize()Sebastian Huber2017-06-091-0/+56
* cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell2017-04-141-1/+2
* score/i386: Fix printk format warnings.Chris Johns2016-05-251-5/+7
* i386: prepare for paravirtualized interruptsGedare Bloom2016-03-031-0/+4
* i386: move idle thread into BSP layerGedare Bloom2016-03-031-8/+0
* i386: Avoid SCORE_EXTERNSebastian Huber2016-02-171-0/+4
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+18
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score misc: Clean up Doxygen GCI Task #12Alex Ivanov2012-12-071-13/+6
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-3/+9
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-12-091-1/+1
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2011-04-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-04-111-1/+3
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-111-6/+6
* 2010-03-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-03-271-0/+4
* Whitespace removal.Ralf Corsepius2009-12-041-1/+1
* 2009-11-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-11-101-0/+33
* 2009-11-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-11-101-0/+1
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-201-2/+19
* 2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-121-1/+1
* 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-111-7/+2
* Fix typo.Ralf Corsepius2008-12-071-1/+1
* Stop using old-style defs.Ralf Corsepius2008-09-051-2/+2
* 2008-08-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-191-18/+18
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-311-1/+2
* 2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-041-2/+0
* 2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-221-2/+0
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-171-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-161-4/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-301-3/+3
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-03-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-121-2/+4
* 2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-061-1/+1
* Removed warning.Joel Sherrill2000-01-141-0/+2
* Removed unitialized variable warning.Joel Sherrill2000-01-041-4/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Patch from Charles-Antoine Gauthier <charles.gauthier@iit.nrc.ca>Joel Sherrill1999-07-291-1/+4
* At the request of Gumby, the cpu is now halted rather than spinningJoel Sherrill1999-05-281-1/+1
* Corrected name of constant so this would compile.Joel Sherrill1999-02-241-1/+1