source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @285cda3   05/05/20 04:53:14 Chris Johns libdl: Fix comment. Updates #3969 5
(edit) @cfe8f7a   04/27/20 14:14:06 Sebastian Huber doxygen: Switch @brief and @ingroup This order change fixes the Latex … 5
(edit) @0b416759   04/28/20 03:58:20 Chris Johns libdl/mips: Fix MIPS16hi/lo relocation support. This patch is an … 5
(edit) @3d73642   04/17/20 08:00:15 Sebastian Huber sapi: Add param check to rtems_extension_create() Check that the … 5
(edit) @80cf60e   04/15/20 07:48:32 Sebastian Huber Canonicalize config.h include Use the following variant which was … 5
(edit) @8f808c1   04/15/20 07:45:32 Sebastian Huber libnetworking: Remove config.h include in header 5
(edit) @d007cc2   04/14/20 05:26:27 Chris Johns libmisc/shell: Fix the handling of joel scripts in telnet - Fix the … 5
(edit) @4f32722   04/14/20 14:29:52 Sebastian Huber config: Fix typo Update #3875. 5
(edit) @ea227af   04/13/20 17:41:21 Sebastian Huber score: Check time of day in _TOD_Set() Close #3949. 5
(edit) @fb07f730   04/13/20 17:29:35 Sebastian Huber score: Return status in _TOD_Set() Update #3949. 5
(edit) @840f21d   04/07/20 05:13:58 Sebastian Huber score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL() Delete unused … 5
(edit) @099ab00   04/05/20 08:31:24 Sebastian Huber config: Fix _ISR_Stack_area_end In the previous implementation, the … 5
(edit) @3a882e5   04/05/20 08:30:43 Sebastian Huber score: Add and use RTEMS_SYMBOL_NAME() Update #3799. 5
(edit) @d582d0e   04/05/20 07:58:24 Sebastian Huber Revert "score: Fix _ISR_Stack_area_end" This reverts commit … 5
(edit) @50782bc5   04/03/20 15:31:35 Gedare Bloom cpukit/rfs: fix typo in header guard 5
(edit) @8e80876   04/03/20 07:47:21 Sebastian Huber score: Fix _ISR_Stack_area_end The _ISR_Stack_area_begin and … 5
(edit) @51307919   03/20/20 08:12:26 Sebastian Huber arm: ARMv7-M statically initialized vector table Statically … 5
(edit) @7e33a80   03/31/20 08:31:20 Sebastian Huber config: Remove filesystem entry config options Remove the following … 5
(edit) @86f006be   04/01/20 07:07:09 Sebastian Huber libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFS This type is unused. Do … 5
(edit) @18f5bcb   03/26/20 14:06:57 Sebastian Huber rtems: Fix Doxygen comment 5
(edit) @7cec259   03/31/20 12:57:40 Sebastian Huber config: Remove CONFIGURE_FILESYSTEM_DEVFS This filesystem no longer … 5
(edit) @762425e   03/31/20 08:05:51 Sebastian Huber ftpd: Remove superfluous defines These defines are not used and … 5
(edit) @eb92b1f   03/31/20 08:03:20 Sebastian Huber ftpd: Fix return types 5
(edit) @5608e89   03/30/20 08:30:06 Sebastian Huber config: Remove BSP_DEFAULT_UNIFIED_WORK_AREAS Do not undefine this … 5
(edit) @96402b74   03/23/20 15:16:18 Sebastian Huber score: Document _TLS_Alignment 5
(edit) @24c2179   03/23/20 14:54:59 Sebastian Huber score: Fix size of TLS_Thread_control_block On most architectures, … 5
(edit) @3fd4889   03/23/20 06:21:42 Sebastian Huber conf: Improve evaluation of event recording opts Check for … 5
(edit) @ab42b3e   03/12/20 17:29:48 Sebastian Huber record: Add rtems_record_dump() Add rtems_record_dump_base64() and … 5
(edit) @c584d4e   03/13/20 09:14:04 Sebastian Huber rtems: Add rtems_put_char() Update #3904. 5
(edit) @a6b36334   03/12/20 14:43:17 Sebastian Huber score: Add _IO_Base64() Update #3904. 5
(edit) @c2287ba2   03/10/20 16:07:19 Sebastian Huber libio: Robust file descriptor reference counting There was a race … 5
Note: See TracRevisionLog for help on using the revision log.