Timeline



02/04/20:

20:33 Ticket #3864 (rtems-tester does not work with gdb simulators) created by Joel Sherrill
It appears that something has broken with the rtems-tester on gdb …
16:04 Changeset in rtems-source-builder [c749492]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain Shorten the commit hash to be in line what the server returns.
15:45 Changeset in rtems-source-builder [5b21fd9]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain Use official GCC Git repository. Includes a fix for: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93543
14:26 Changeset in rtems [2d07ce6]5 by Sebastian Huber <sebastian.huber@…>
config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP option with a CONFIGURE_DIRTY_MEMORY configuration option. Update #3843.
12:56 Changeset in rtems [8ecbc38]5 by Sebastian Huber <sebastian.huber@…>
sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system initialization step to zero the memory used for the workspace and C program heap. This avoids dead code in case CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY is not configured.
12:26 Changeset in rtems [6fad1f0a]5 by Sebastian Huber <sebastian.huber@…>
samples/iostream: Simplify configuration Remove CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY since it is not needed and just increases the boot time.
12:20 Changeset in rtems [1d43a97]5 by Sebastian Huber <sebastian.huber@…>
config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY Canonicalize CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY and use defined/undefined instead of TRUE/FALSE. Close #3862.
12:16 Changeset in rtems-docs [df2dcdb]5 by Sebastian Huber <sebastian.huber@…>
Remove BSP_ZERO_WORKSPACE_AUTOMATICALLY Close #3863.
12:12 Changeset in rtems [cadff8f7]5 by Sebastian Huber <sebastian.huber@…>
config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLY Update #3863.
12:02 Changeset in rtems-source-builder [f81b0a5]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
10:56 Ticket #3863 (Remove support for the BSP_ZERO_WORKSPACE_AUTOMATICALLY BSP option) created by Sebastian Huber
BSPs had the option to enable the …
10:46 Ticket #3862 (Canonicalize CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY) created by Sebastian Huber
The CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY configuration option is …
10:24 Changeset in rtems [ccaec966]5 by Sebastian Huber <sebastian.huber@…>
libtests/malloc04: Fix typo Update #3838.
08:06 Changeset in rtems-docs [4205250]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Rework system initialization chapter Update #2852. Update #3838.
06:52 Changeset in rtems-docs [928bf73]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Remove obsolete information Remove obsolete information as well as information which is highly specific to a particular platform. Update #2852.
06:19 Changeset in rtems-docs [813ada5]5 by Sebastian Huber <sebastian.huber@…>
c-user: Update system initialization chapter Update #2408. Update #3838.
06:05 Ticket #3861 (Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 069bfac/rtems-docs: […]
05:23 Ticket #3861 (Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION) created by Sebastian Huber
Add a configuration option to print some information during system …
05:21 Changeset in rtems-docs [069bfac]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Close #3861.
05:03 Changeset in rtems [1cd283a]5 by Sebastian Huber <sebastian.huber@…>
fstests/fsstatvfs: Include missing header file
04:43 Changeset in rtems-docs [d9d9c70]5 by Sebastian Huber <sebastian.huber@…>
Revert "common: Add URLs to manuals" This reverts commit 1fdd3cf83d154af66ad0edf5094d93075063c7e0 and some follow up changes.

02/03/20:

12:32 Changeset in rtems-libbsd [65a0afd]5 by Christian Mauderer <christian.mauderer@…>
dhcpcd: Pass config structure.
12:32 Changeset in rtems-libbsd [bbdb76e]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
dhcpcd: Pass config structure.
10:05 Changeset in rtems-docs [d45c51a]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/testing: Add coverage analysis instructions

02/02/20:

17:16 Ticket #3860 (Code Formatting and Style Check for RTEMS score) created by Christian Mauderer
== Introduction For the core parts of RTEMS the coding style is …
10:00 Changeset in rtems [c344e58]5 by Sebastian Huber <sebastian.huber@…>
Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 instead of RTEMS_SYSINIT_ORDER_LAST to allow applications and support functions to place system initialization handlers behind the standard handlers. Update #3838.
10:00 Changeset in rtems [e44ae80]5 by Sebastian Huber <sebastian.huber@…>
config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861.
09:53 Changeset in rtems [f7c5f94]5 by Sebastian Huber <sebastian.huber@…>
sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9] Update #3838.

02/01/20:

14:42 Changeset in rtems [9e4f21b9]5 by Sebastian Huber <sebastian.huber@…>
score: Optimize per-processor data placement Only align per-processor data in SMP configurations.
14:03 Ticket #3800 (termios - Add Capability to Generate SIGINTR and SIGQUIT) reopened by Sebastian Huber
The implementation breaks the canonical input mode as shown by test case termios09.

01/30/20:

20:05 Changeset in rtems [265c2e6]5 by Mateusz Guzik <mjg@…>
Remove duplicated empty lines from kern/*.c No functional changes.
20:05 Changeset in rtems [ae5b0b2] by Mateusz Guzik <mjg@…>
Remove duplicated empty lines from kern/*.c No functional changes.

01/29/20:

23:59 Ticket #3859 (No output from joel scripts in telnet) created by Chris Johns
Running a joel script in a telnet session results in the output …
21:56 Ticket #3858 (PC386 BSP serial console outputs garbage on real hardware) created by Lou Woods
= Problem description When the RTEMS ticker test, possibly others, is …
08:32 Changeset in rtems [90f11edd]5 by Sebastian Huber <sebastian.huber@…>
termios: Fix input canonical mode Canonical input processing was broken by 667501a314ba75f80f1c13c6b43dd35d0a00efd1 as shown by test case termios09. Update #3800.

01/28/20:

14:03 Changeset in rtems [b4387313]5 by Sebastian Huber <sebastian.huber@…>
psxmsgq03: Adjust test case Commit e22554535796fc29a7ed7c5e2338128e324a621d changed the error status from ENOMEM to EAGAIN. Update #3857.
13:38 Changeset in rtems [e7a7e6c]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpmulticast01: Fix test configuration Problem introduced by 77ac1519e863b7095f69c976353f7647c6f6f63b.
12:44 Changeset in rtems [754f78fa]5 by Sebastian Huber <sebastian.huber@…>
libtest: Fix T_check_task_context() Fix T_check_task_context() in RTEMS_SMP with RTEMS_DEBUG configurations.

01/25/20:

17:14 Changeset in rtems-docs [5763454]5 by G S Niteesh <gsnb.gn@…>
doc/raspberrypi: Added instructions for raspberrypi Added instructions to run examples on raspberrypi.

01/24/20:

14:49 Ticket #3857 (Use EAGAIN for POSIX mq wait in ISR error) closed by Martin Erik Werner <martinerikwerner@…>
fixed: In e225545/rtems: […]
13:59 Changeset in rtems-docs [565df31]5 by Joel Sherrill <joel@…>
posix-users/message_passing.rst: Add status for cannot block in ISR Updates #3857.
13:59 Ticket #3857 (Use EAGAIN for POSIX mq wait in ISR error) created by Joel Sherrill
POSIX message queues which are about to block in an ISR currently …
09:57 Changeset in rtems-tools [18d3daa]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
covoar/wscript: Install covoar.css and table.js
09:57 Changeset in rtems-tools [2852cac]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
rtemstoolkit/path: Add support to copy single file

01/21/20:

03:46 Changeset in rtems-source-builder [599c4d7]5 by Chris Johns <chrisj@…>
freebsd: Fix GDB building on some 12 and higher versions
Note: See TracTimeline for information about the timeline view.