source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5bb93f2   08/31/20 15:07:19 Sebastian Huber score: Fix debug assert Do not access executing->current_state …
(edit) @6e6e233   08/31/20 15:27:44 Sebastian Huber config: Add zero file descriptor data structures Fix linker errors in …
(edit) @ced28f2   04/16/20 10:13:31 Sebastian Huber config: Provide file descriptors only if necessary Only provide the …
(edit) @1818b9a   06/25/20 05:49:50 Sebastian Huber score: Optimize _Objects_Name_to_id_u32() Remove the superfluous …
(edit) @c7e3085   06/24/20 11:54:23 Sebastian Huber rtems: Add _RTEMS_Name_to_id() Simplify object name to identifier …
(edit) @33dbb33   06/24/20 11:12:49 Sebastian Huber score: Constify objects name to id functions
(edit) @a7a0a364   04/16/20 10:12:53 Sebastian Huber config: Conditionally include header
(edit) @abf25bc   08/21/20 07:17:47 Sebastian Huber score: Fix set but not used warning
(edit) @81efe37c   08/21/20 06:42:12 Sebastian Huber confdefs: Fix cyclic dependency Close #4061.
(edit) @75b2093   04/15/20 13:29:08 Sebastian Huber sparc: Use RTEMS_XCONCAT() Prefer macros with a proper namespace.
(edit) @208ebf2   01/26/18 03:30:05 eadler dd(1): Use a local swapbytes() function. swab(3) has restrict …
(edit) @cbfdcba   08/18/20 15:31:21 aschref.ben-thabet Fix -Wchar-subscripts warnings The argument to the ctype functions …
(edit) @05d5772   08/19/20 04:47:38 Sebastian Huber ada: Add missing attributes
(edit) @593a67f6   08/17/20 10:29:24 Sebastian Huber rtems: Use unique option values The RTEMS_BARRIER_AUTOMATIC_RELEASE …
(edit) @c7289484   08/14/20 07:56:51 Sebastian Huber libtest: Add T_push_plan() and T_pop_plan() Update #3199.
(edit) @13acd90   08/13/20 17:00:47 Sebastian Huber libtest: Use a destructor Do not set up a new test steps environment. …
(edit) @72960bc7   08/13/20 09:33:47 Sebastian Huber libtest: Change T_step() and T_assert_step() Normally, the expected …
(edit) @5383d4db   08/13/20 07:59:19 Sebastian Huber libtest: Add fixture steps Support a new test plan for each nested …
(edit) @33eb113   08/13/20 08:09:30 Sebastian Huber libtest: Add T_check_steps() Update #3199.
(edit) @cbc1ba3   08/13/20 07:01:32 Sebastian Huber libtest: Use line buffer in T_check() Update #3199.
(edit) @5d614fd   08/13/20 05:44:25 Sebastian Huber libtest: Add T_puts() Update #3199.
(edit) @a7af34d0   08/13/20 05:45:29 Sebastian Huber libtest: Add T_do_is_runner() Update #3199.
(edit) @e67eff2   08/13/20 05:33:17 Sebastian Huber libtest: Add output buffer drain and fill Update #3199.
(edit) @5a8114c6   08/12/20 14:57:39 Sebastian Huber libtest: Change fixture scope method Return the produced character …
(edit) @5869c647   08/11/20 08:41:26 aschref.ben-thabet rtems/printer.h Fix build warnings -Wclass-memaccess
(edit) @14749c45   06/28/20 00:21:45 kinsey.moore posix: Only check shm_unlink obj_err if necessary In the nominal case …
(edit) @c1354f0   08/07/20 18:30:39 Sebastian Huber libtest: Add T_thread_switch_record() Add support to record thread …
(edit) @20c79bf   08/07/20 18:30:09 Sebastian Huber libtest: Constify Update #3199.
(edit) @20b1bdb   08/08/20 08:07:32 Chris Johns shell: Only clear std handles when the shell task exits Clearing the …
(edit) @f933b65   08/07/20 16:07:52 Sebastian Huber libtest: Improve T_check_task_context Update #3199.
(edit) @e812f81   08/06/20 12:30:51 Sebastian Huber Document application configuration options Add a new directory for …
(edit) @6894e2f4   08/06/20 17:44:39 Sebastian Huber Remove accidentally committed file
(edit) @32f1f747   08/06/20 17:12:55 Sebastian Huber libtest: Fix T_interrupt_test() in SMP configs Update #3199.
(edit) @d2c98c1   08/05/20 07:18:27 Sebastian Huber dev/sc16is752: Fix declaration
(edit) @9566538   08/03/20 09:46:48 Sebastian Huber termios: Make rtems_termios_ttyMutex private This mutex is used to …
(edit) @2ae557eb   08/03/20 08:25:53 Sebastian Huber score: Use flexible-array member for C99 and later This addresses …
(edit) @87fdb20   08/03/20 12:18:33 christian.mauderer dosfs: Fix memory leak on failed mounts. Currently if mount fails, a …
(edit) @c60942ea   07/30/20 08:30:15 Sebastian Huber rtems: Add rtems_interrupt_server_create() Add …
(edit) @21c7e3a   07/22/20 12:41:51 jan.sommer i386: Fix possible race condition on first context restore Make sure …
(edit) @7746b0de   04/08/20 08:28:47 Sebastian Huber malloc: Make deferred free support optional Only include the deferred …
(edit) @6f94a83   04/08/20 08:20:51 Sebastian Huber score: Add RTEMS_WEAK Update #4032.
(edit) @cc3fd8fc   07/17/20 17:42:32 Sebastian Huber libtest: Add T_interrupt_test() Update #3199.
(edit) @c9d2405   07/18/20 18:09:11 Sebastian Huber libtest: Add rtems_test_run() Update #3199.
(edit) @dddc9a58   07/20/20 05:28:07 Sebastian Huber libtest: Add quiet assert NULL pointer checks Update #3199.
(edit) @467ef5b4   07/17/20 19:24:56 Sebastian Huber libtest: Add T_unreachable() Update #3199.
(edit) @d702c9f4   07/18/20 12:41:36 Sebastian Huber libtest: Make check message optional This macro magic is in line with …
(edit) @35d9af69   07/18/20 14:05:42 Sebastian Huber libtest: Add T_CHECK_FMT Rename internal function T_check_true() to …
(edit) @7781404   07/17/20 19:21:16 Sebastian Huber libtest: Add T_stop() Update #3199.
(edit) @34e4df55   04/16/20 10:22:06 Sebastian Huber libtest: Split POSIX Keys support Update #3199.
(edit) @63e4278   06/26/20 05:44:55 Sebastian Huber libtest: Add T_get_scope() Update #3199.
(edit) @cb3c6bdc   06/09/20 13:55:22 Sebastian Huber libtest: Add push/pop fixture support Update #3199.
(edit) @6b27e32   06/08/20 08:04:55 Sebastian Huber libtest: Support custom scope messages via fixture Update #3199.
(edit) @c081c68   04/16/20 14:06:59 Sebastian Huber libtest: Add T_make_runner() Update #3199.
(edit) @af92665   07/17/20 12:49:42 Sebastian Huber libtest: Add T_get_one_clock_tick_busy() Update #3199.
(edit) @e3e3b871   07/17/20 12:40:36 Sebastian Huber libtest: Add T_busy() Update #3199.
(edit) @361404e8   07/17/20 11:46:24 Sebastian Huber libtest: Move <t.h> to <rtems/test.h> Update #3199.
(edit) @9de8d61   07/17/20 11:36:49 Sebastian Huber libtest: <rtems/test.h> to <rtems/test-info.h> Rename this header …
(edit) @1fab972   07/21/20 13:22:55 Sebastian Huber score: Improve _Thread_Start() description
(edit) @3a95a07d   07/09/20 08:21:29 christian.mauderer media-server: Add ability for retry. This adds the possibility to …
(edit) @a3ed4219   05/28/20 13:48:35 Sebastian Huber score: Remove deprecated Thread This type was deprecated in RTEMS …
(edit) @53a5af2   05/11/20 13:10:19 Sebastian Huber rtems: Remove deprecated proc_ptr definition Close #3586.
(edit) @2adf328   05/11/20 13:08:55 Sebastian Huber rtems: Remove support for RTEMS_DEPRECATED_TYPES Close #3584.
(edit) @312fcf2   05/28/20 13:36:23 Sebastian Huber rtems: Remove rtems_thread_cpu_usage_t This type was deprecated in …
(edit) @1546b1c0   05/28/20 13:35:41 Sebastian Huber rtems: Remove region_information_block This type was deprecated in …
(edit) @f8998f1   05/28/20 13:35:09 Sebastian Huber rtems: Remove rtems_context_fp This type was deprecated in RTEMS 5.1. …
(edit) @df2dac3   05/28/20 13:34:23 Sebastian Huber rtems: Remove rtems_context This type was deprecated in RTEMS 5.1. …
(edit) @65dc040   05/28/20 13:32:44 Sebastian Huber rtems: Remove rtems_rate_monotonic_period_time_t This type was …
(edit) @6a3fcd4   05/28/20 13:31:40 Sebastian Huber rtems: Remove deprecated rtems_extension This type was deprecated in …
(edit) @13a4b880   05/28/20 13:30:33 Sebastian Huber rtems: Remove rtems_get_processor_count() This function was …
(edit) @e4215e43   05/28/20 13:29:43 Sebastian Huber rtems: Remove rtems_get_current_processor() This function was …
(edit) @dc4879b   05/28/20 13:24:19 Sebastian Huber rtems: Remove deprecated rtems_io_lookup_name() Close #3420.
(edit) @39c2e28   05/11/20 06:27:45 Sebastian Huber rtems: Remove deprecated <rtems/system.h> Close #3980.
(edit) @479b2bf   05/11/20 06:25:32 Sebastian Huber rtems: Remove _Copyright_Notice from API header Close #3981.
(edit) @b3686d7   05/11/20 06:22:35 Sebastian Huber rtems: Remove RTEMS_MAXIMUM_NAME_LENGTH Close #3979.
(edit) @9039011   05/11/20 06:20:48 Sebastian Huber rtems: Move declartion of _RTEMS_version Close #3978.
(edit) @401b237   07/03/20 05:46:24 Sebastian Huber epiphany: Remove support for this target Due to an unmaintained …
(edit) @d0c1ce6   04/21/20 08:17:00 Sebastian Huber i386: Replace fpcr clobber with memory clobber Update #3943.
(edit) @3c78e93   06/30/20 07:51:13 Sebastian Huber score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY option Update #4018.
(edit) @48dd7b8c   06/29/20 19:35:08 kinsey.moore score: Add CPU_USE_LIBC_INIT_FINI_ARRAY This introduces the …
(edit) @37c36de   06/30/20 07:19:08 Sebastian Huber Change version to RTEMS 6 Update #4020.
(edit) @46c23871   06/16/20 05:28:58 Sebastian Huber rtems: Remove RTEMS_MP_NOT_CONFIGURED error Some objects can be … 5
(edit) @5d4a1edc   05/31/20 14:22:55 jan.sommer bsp/pc386: Define interrupt stack frame for smp - Defines … 5
(edit) @8937f12   05/31/20 14:22:54 jan.sommer bsp/pc386: Update context switch and restore Uses similar flow in … 5
(edit) @85d6a760   05/31/20 14:22:53 jan.sommer bsp/pc386: Update GDT to work for SMP Create a GS segment in the GDT … 5
(edit) @bd750c9e   05/27/20 07:24:54 Sebastian Huber arm: Fix ARMv7-M exception handler Store the stack pointer of the … 5
(edit) @934cbe7   05/12/20 05:06:37 Sebastian Huber posix: Get real priority in pthread_getattr_np() This is in line with … 5
(edit) @153b2669   05/07/20 06:45:29 Sebastian Huber termios: Replace rtems_termios_isig_status_code Merge the … 5
(edit) @e9762d7   05/05/20 23:53:45 Chris Johns libdl: Add allocator check script Use with the trace outout to check … 5
(edit) @3ce3cdf   05/05/20 14:16:54 Sebastian Huber score: Update _Copyright_Notice Add the _Copyright_Notice to a … 5
(edit) @d30a352   05/05/20 14:12:05 Sebastian Huber rtems: Deprecate _Copyright_Notice Close #3973. 5
(edit) @1af8e45b   05/05/20 14:11:39 Sebastian Huber rtems: Add rtems_get_copyright_notice() Update #3973. 5
(edit) @63274da   05/05/20 12:53:42 Sebastian Huber rtems: Deprecate <rtems/system.h> Close #3972. 5
(edit) @3d86d83   05/05/20 12:49:54 Sebastian Huber rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTH This define is * not … 5
(edit) @34b098e   05/05/20 12:37:30 Sebastian Huber rtems: Deprecate use of _RTEMS_version Close #3970. 5
(edit) @4b9b6dd   05/05/20 12:34:32 Sebastian Huber Use rtems_get_version_string() Update #3970. 5
(edit) @b7702c54   05/05/20 04:58:27 Chris Johns libdl/rap: Correctly check the return enum from rela calls - The … 5
(edit) @3635d6a   05/05/20 04:57:34 Chris Johns libdl/obj-comp: Add trace prints when decompressing Updates #3969 5
(edit) @d5fc2a6a   05/05/20 04:55:34 Chris Johns libdl/obj-cache: Fail if the read offset is past the file length - … 5
(edit) @b77670fd   05/05/20 04:54:39 Chris Johns libdl/obj: Fix RAP format call table. Updates #3969 5
(edit) @fe77587   05/05/20 04:53:53 Chris Johns libdl/sparc: Print trace message of reloc failture path Updates #3969 5
Note: See TracRevisionLog for help on using the revision log.