source: rtems/cpukit/score/cpu/sparc/cpu.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @a400d06f   07/18/17 13:11:41 Sebastian Huber sparc: Rename SPARC_USE_SAFE_FP_SUPPORT Rename … 5
(edit) @c11ac2d5   11/14/16 13:42:56 Sebastian Huber sparc: Use Per_CPU_Control::isr_dispatch_disable Update #2751. 5
(edit) @f9aa34d   11/11/16 13:12:03 Sebastian Huber score: Add Per_CPU_Control::Interrupt_frame Update #2809. 5
(edit) @c539a865   11/14/16 10:34:54 Sebastian Huber sparc: Move CPU_Interrupt_frame related defines Move … 5
(edit) @427dcee   11/11/16 10:17:02 Sebastian Huber sparc: Rename CPU_Minimum_stack_frame Rename SPARC-specific … 5
(edit) @dab7862   02/03/16 10:52:32 Sebastian Huber sparc: Avoid SCORE_EXTERN Update #2559. 5
(edit) @78cac9b   11/16/15 13:13:28 cederman sparc: Fix context switch on SMP We must not load registers (e.g. … 5
(edit) @a51b352   05/30/15 15:48:27 Sebastian Huber sparc: Add SPARC_USE_SAFE_FP_SUPPORT The SPARC ABI is a bit special … 4.115
(edit) @2764bd43   05/29/15 13:54:27 alexander.krutwig sparc: Disable FPU in interrupt context Update #2270. 4.115
(edit) @1f6cdba6   05/29/15 13:54:29 Sebastian Huber sparc: Remove superfluous FP enable The FP context save/restore makes … 4.115
(edit) @76030c7   05/26/15 12:13:44 Sebastian Huber sparc: Add static assertion 4.115
(edit) @fedc6828   05/26/15 12:03:35 Sebastian Huber sparc: Add static offset assertions 4.115
(edit) @bba83e5   07/11/14 14:09:41 cederman score/sparc: Add comment on icache flush after trap table update … 4.115
(edit) @8df1f408   06/02/14 14:31:51 Christian.Mauderer score/sparc: Add support for paravirtualization Guest systems in … 4.115
(edit) @11b05f1   05/08/14 08:11:13 Sebastian Huber score: Fix CPU context usage on SMP We must not alter the is … 4.115
(edit) @38b59a6   05/02/14 08:31:09 Sebastian Huber score: Implement forced thread migration The current implementation … 4.115
(edit) @7c0bd74   04/22/14 08:15:39 Sebastian Huber sparc: Add _CPU_Get_current_per_CPU_control() Use register g6 for the … 4.115
(edit) @b2ec2d15   04/22/14 05:46:56 Sebastian Huber sparc: Optimize context switch The registers g2 through g4 are … 4.115
(edit) @320faf8e   04/17/14 05:57:09 Sebastian Huber score: Clarify TLS support 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @97cf623d   02/05/14 10:36:05 Sebastian Huber sparc: Save/restore only non-volatile context The … 4.115
(edit) @022851a   01/28/14 11:10:08 Sebastian Huber Add thread-local storage (TLS) support Tested and implemented on ARM, … 4.115
(edit) @f8ad6c6f   08/02/13 12:12:55 Sebastian Huber sparc: Make _CPU_ISR_Dispatch_disable per-CPU This variable must be … 4.115
(edit) @e0f91da   11/30/12 21:34:17 alexivanov97 score misc: Score misc: Clean up Doxygen #9 (GCI 2012) This patch is … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @7c2f2448   07/24/11 23:43:20 Joel Sherrill 2011-07-24 Joel Sherrill <joel.sherrill@…> * cpu.c: Remove … 4.115
(edit) @fc8a8aa   11/16/10 17:41:56 Joel Sherrill 2010-11-16 Joel Sherrill <joel.sherrill@…> * cpu.c: Remove … 4.115
(edit) @febaa8a   03/27/10 15:03:09 Joel Sherrill 2010-03-27 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.115
(edit) @80f7732   12/02/09 09:48:25 Ralf Corsepius Whitespace removal. 4.104.115
(edit) @c03e2bc   02/11/09 21:45:05 Joel Sherrill 2009-02-11 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.115
(edit) @383871ac   12/07/08 11:25:55 Ralf Corsepius Fix typo. 4.104.115
(edit) @df4fcaa   09/08/08 15:19:23 Joel Sherrill 2008-09-08 Joel Sherrill <joel.sherrill@…> * cpu.c: Remove … 4.104.114.95
(edit) @5d42c1b7   09/05/08 02:00:15 Ralf Corsepius Convert to "bool". 4.104.114.95
(edit) @49cff0fc   02/20/08 21:54:28 Joel Sherrill 2008-02-20 Alexandru Bugnar <a-bugnar@…> PR … 4.104.114.95
(edit) @ee29de05   12/04/07 22:19:10 Joel Sherrill 2007-12-04 Joel Sherrill <joel.sherrill@…> * cpu.c, … 4.104.114.95
(edit) @48816d7   11/02/07 13:35:02 Joel Sherrill 2007-11-02 Joel Sherrill <joel.sherrill@…> * … 4.104.114.95
(edit) @60f016f   05/22/07 20:57:34 Joel Sherrill 2007-05-22 Joel Sherrill <joel.sherrill@…> * … 4.104.114.84.95
(edit) @a32835a3   05/10/07 18:40:49 Joel Sherrill 2007-05-10 Joel Sherrill <joel.sherrill@…> PR 1237/rtems … 4.104.114.84.95
(edit) @3c86f88   04/17/07 04:55:44 Ralf Corsepius Use Context_Control_fp* instead of void* for fp_contexts. 4.104.114.84.95
(edit) @2a0a6851   03/30/04 11:47:19 Ralf Corsepius 2004-03-30 Ralf Corsepius <ralf_corsepius@…> * cpu.c, … 4.104.114.84.95
(edit) @85ab70f   09/04/03 18:55:09 Joel Sherrill 2003-09-04 Joel Sherrill <joel@…> * cpu.c, cpu_asm.S, … 4.104.114.84.95
(edit) @a19dd35   08/08/02 11:27:06 Ralf Corsepius 2002-08-08 Ralf Corsepius <corsepiu@…> * cpu.c: Move … 4.104.114.84.95
(edit) @8e87c6e9   04/03/02 14:16:32 Joel Sherrill 2002-04-01 Ralf Corsepius <corsepiu@…> * cpu.c: Remove … 4.104.114.84.95
(edit) @21c468b   03/29/02 14:17:58 Joel Sherrill 2002-03-28 Ralf Corsepius <corsepiu@…> * cpu.c: Replace … 4.104.114.84.95
(edit) @5996c48   12/06/00 15:33:12 Joel Sherrill 2000-12-06 Joel Sherrill <joel@…> * cpu.c: Added include … 4.104.114.84.95
(edit) @477e2d19   11/15/00 21:33:35 Joel Sherrill 2000-11-14 Jiri Gaisler <jgais@…> * cpu.c, … 4.104.114.84.95
(edit) @4159370   07/11/00 21:16:53 Joel Sherrill Reworked score/cpu/sparc so it can be safely compiled multilib. All … 4.104.114.84.95
(edit) @08311cc3   11/17/99 17:51:34 Joel Sherrill Updated copyright notice. 4.104.114.84.95
(edit) @60b791ad   02/17/98 23:46:28 Joel Sherrill updated copyright to 1998 4.104.114.84.95
(edit) @98e4ebf5   10/08/97 15:45:54 Joel Sherrill Fixed typo in the pointer to the license terms. 4.104.114.84.95
(edit) @03f2154e   04/22/97 17:20:27 Joel Sherrill headers updated to reflect new style copyright notice as part of … 4.104.114.84.95
(edit) @e1a06d1b   12/02/96 22:47:38 Joel Sherrill Changes to reflect new revision of erc32 per Jiri Gaisler's … 4.104.114.84.95
(edit) @75f09e5   02/21/96 14:43:34 Joel Sherrill Dispersal of internal thread handler resulted in IDLE thread becoming … 4.104.114.84.95
(edit) @c4808ca   10/31/95 21:28:16 Joel Sherrill typos fixed 4.104.114.84.95
(edit) @9700578   10/30/95 21:54:45 Joel Sherrill SPARC port passes all tests 4.104.114.84.95
(add) @c62d36f   10/06/95 20:01:20 Joel Sherrill SPARC merged and successfully tested w/o interrupt support 4.104.114.84.95
Note: See TracRevisionLog for help on using the revision log.