source: rtems/cpukit/score/cpu/sparc64

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @27bfcd8   01/25/17 13:32:02 Sebastian Huber score: Delete _CPU_Context_Fp_start() Since the FP area pointer is … 5
(edit) @4aa23c96   01/23/17 07:12:18 Sebastian Huber Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN Use de-facto standard … 5
(edit) @84e6f15   11/10/16 11:02:28 Sebastian Huber score: Robust thread dispatch On SMP configurations, it is a fatal … 5
(edit) @27eccda   11/21/16 09:25:58 Sebastian Huber sparc64: Fix _CPU_ISR_Is_enabled() Update #2820. 5
(edit) @408609f6   11/10/16 14:17:28 Sebastian Huber score: Add _ISR_Is_enabled() In contrast to _ISR_Get_level() the … 5
(edit) @d18560a   11/11/16 10:16:33 Sebastian Huber sparc64: Rename CPU_Minimum_stack_frame Rename SPARC64-specific … 5
(edit) @141e16d   11/11/16 09:51:25 Sebastian Huber rtems: Conditionally define rtems_interrupt_frame Update #2808. 5
(edit) @82d30a3   11/11/16 09:16:33 Sebastian Huber score: Move CPU_PER_CPU_CONTROL_SIZE Move CPU_PER_CPU_CONTROL_SIZE … 5
(edit) @acc6d9bf   11/10/16 06:12:55 Sebastian Huber score: Remove obsolete defines The thread dispatch inline option is … 5
(edit) @df63fbd1   11/04/16 12:45:25 Sebastian Huber score: Add <rtems/score/cpuimpl.h> The aim of this file is to … 5
(edit) @9149c87e   09/23/16 04:52:33 Sebastian Huber score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if … 5
(edit) @b04b76c6   06/07/16 19:36:48 Sebastian Huber score: Simplify priority bit map implementation The priority bit map … 5
(edit) @18e29faf   06/08/16 08:10:40 Sebastian Huber score: Delete CPU_USE_GENERIC_BITFIELD_DATA Rename log2table into … 5
(edit) @decff899   02/17/16 13:26:29 Sebastian Huber score: Add CPU_MAXIMUM_PROCESSORS Maximum number of processors of all … 5
(edit) @51dc9a61   02/03/16 10:57:29 Sebastian Huber sparc64: Avoid SCORE_EXTERN Update #2559. 5
(edit) @a8865f8   01/25/16 09:20:28 Sebastian Huber score: Introduce CPU_CACHE_LINE_BYTES Add CPU_CACHE_LINE_BYTES for … 5
(edit) @a0c79c1f   01/25/16 08:36:50 Sebastian Huber sparc64: No explicit align of _CPU_Null_fp_context This structure is … 5
(edit) @01b32d4   01/25/16 07:54:17 Sebastian Huber score: Delete obsolete CPU_TIMESTAMP_* defines Update #2271. 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @db01d0c   07/16/15 18:15:10 Joel Sherrill sparc64/rtems/score/cpu.h: Delete dead declaration 4.115
(edit) @422de7f7   05/26/15 12:09:11 Sebastian Huber sparc: Delete unused CONTEXT_CONTROL_SIZE 4.115
(edit) @139c0dc   05/26/15 12:08:11 Sebastian Huber sparc: Delete unused ISF_STACK_FRAME_OFFSET 4.115
(edit) @46d3c6d8   03/16/15 20:15:55 Gedare Bloom cpukit: add and use CPU_Uint32ptr type 4.115
(edit) @8ac3549   03/04/15 15:13:49 Sebastian Huber score: Delete unused CPU_UNROLL_ENQUEUE_PRIORITY 4.115
(edit) @9d090fb7   02/23/15 20:42:59 Gedare Bloom sparc64: fix copyright notices. The sparc64 port had some incorrect … 4.115
(edit) @71d97c9   12/08/14 18:16:37 Gedare Bloom sparc64: put each copyright on one line 4.115
(edit) @805ee4fa   10/13/14 18:54:28 Gedare Bloom sparc64: fix warnings in cpukit/score/cpu 4.115
(edit) @f82752a4   06/04/14 09:23:34 Daniel Hellstrom Let CPU/BSP Fatal handler have access to source Without the source … 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @b597c0d   08/28/14 13:44:52 Joel Sherrill Regenerate all preinstall.am files. Apparently, at some point … 4.115
(edit) @320faf8e   04/17/14 05:57:09 Sebastian Huber score: Clarify TLS support 4.115
(edit) @f570b071   04/01/14 08:20:01 Sebastian Huber score: Rename Priority_bit_map_Control Rename … 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @24bf11e   02/12/14 09:31:38 Sebastian Huber score: Add CPU counter support Add a CPU counter interface to allow … 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) @58a70b76   08/27/13 13:14:04 wei.a.yang score: Simplify <rtems/score/cpuatomic.h> Add proper license and … 4.115
(edit) @10fd4aac   08/02/13 11:54:08 Sebastian Huber score/cpu: Add CPU_Per_CPU_control Add CPU port specific per-CPU control. 4.115
(edit) @d61e54c2   07/15/13 15:31:10 wei.a.yang update-all-architectures-to-new-atomic-implementation 4.115
(edit) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @3806e01a   05/10/13 08:33:11 Chris Johns Revert bootstrap whitespace changes. 4.115
(edit) @9b605b28   04/23/13 16:34:16 wei.a.yang Using the generic atomic ops to implement UP mode atomic for all … 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @1362b7a   01/08/13 17:39:08 alexivanov97 score: Doxygen Clean Up Task #4 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) @815994f   11/25/12 16:48:11 Sebastian Huber score: Add CPU_Exception_frame Add CPU port type CPU_Exception_frame … 4.115
(edit) @f1738ed   11/04/12 20:04:39 Sebastian Huber score: PR1607: Add and use CPU_SIZEOF_POINTER Add and use new CPU … 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) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @ee32f67a   05/04/12 06:55:28 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @67baf60   03/14/12 17:06:13 Gedare Bloom PR2041: sparc64: vector number not included in CPU_Interrupt_frame … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @4eeed005   10/06/11 16:42:52 Joel Sherrill 2011-10-06 Gedare Bloom <giddyup44@…> PR 1918/cpukit * … 4.115
(edit) @9c121991   09/27/11 09:18:25 Sebastian Huber 2011-09-27 Sebastian Huber <sebastian.huber@…> PR … 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) @b3eb2fb9   05/17/11 14:54:13 Ralf Corsepius 2011-05-17 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: … 4.115
(edit) @d00ca42   02/11/11 09:25:21 Ralf Corsepius 2011-02-11 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @02591de   11/16/10 23:22:47 Joel Sherrill 2010-11-16 Gedare Bloom <giddyup44@…> * … 4.115
(edit) @479cbaf8   10/21/10 22:18:05 Joel Sherrill 2010-10-21 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @517d63f   08/19/10 12:11:42 Joel Sherrill 2010-08-19 Gedare Bloom <giddyup44@…> PR 1681/cpukit * … 4.115
(edit) @a44edd15   07/29/10 17:52:00 Joel Sherrill 2010-07-29 Gedare Bloom <giddyup44@…> PR 1635/cpukit * … 4.115
(edit) @89b85e51   07/16/10 08:46:29 Sebastian Huber 2010-07-16 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @eaac03a   06/15/10 22:52:50 Joel Sherrill Never should have been added. 4.115
(add) @c86da31c   06/15/10 22:43:56 Joel Sherrill 2010-06-15 Joel Sherrill <joel.sherrill@…> PR 1561/cpukit … 4.115
Note: See TracRevisionLog for help on using the revision log.