Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



04/06/20:

22:44 Ticket #3939 (sparc64: _CPU_ISR_Disable seems broken) created by Gedare Bloom
Both sparc64 BSPs (usiii, niagara) hang at the first call to …
19:00 Ticket #3938 (Many (~40) BSPs Fail to Link all Tests) created by Joel Sherrill
When configured as as show, ~40 BSPs (list below) cannot link all of …
17:18 Ticket #3936 (C++ thread-local storage broken on sparc64) closed by Gedare Bloom <gedare@…>
fixed: In [changeset:"2db1fd857932518b8bc1269d0fec7b4780d2ec32/rtems" 2db1fd85/rtems]: […]
13:59 Ticket #3937 (Move content of bsp_specs to GCC) created by Sebastian Huber
Move content of the bsp_specs to GCC 10. Once this is done, update the …
12:12 Ticket #3936 (C++ thread-local storage broken on sparc64) created by Sebastian Huber
[…] One option is to disable this test on sparc64.
07:08 Ticket #3935 (Remove use of RTEMS_INLINE_ROUTINE in the RTEMS sources) created by Sebastian Huber
Replace all uses of RTEMS_INLINE_ROUTINE with "static inline". This …
05:13 Ticket #3888 (Update rtems_waf in libbsd) closed by Gedare Bloom
fixed
05:09 Ticket #3388 (rtems-tester: possible parsing error for qemuprep-altivec on exclude ...) closed by Gedare Bloom
fixed
03:34 Ticket #3887 (Do not report remotes in RSB build log if --mail is used) closed by Gedare Bloom <gedare@…>
fixed: In [changeset:"4727c3e58f815252c01c77c9fa5055beccec4ec9/rtems-source-builder" 4727c3e/rtems-source-builder]: […]

04/05/20:

20:56 Ticket #3629 (Add RSB reporting section to the documentation.) closed by Gedare Bloom <gedare@…>
fixed: In [changeset:"cbdfde035ac9073e503bb2744ccb580f8f126a64/rtems-docs" cbdfde0/rtems-docs]: […]
20:01 GSoC/2020 edited by Anmol Mishra
(diff)
17:49 Ticket #3934 (RISC-V libbsd support) created by Hesham Almatary
I am currently working on RISC-V libbsd and will be submitting patches …
17:46 Ticket #3933 (rtems_waf support to build with Clang/LLVM) created by Hesham Almatary
Patch submitted, but still needs review/corrections [1] [1]
17:41 Ticket #3932 (RISC-V Clang/LLVM support in the new RTEMS build system (waf)) created by Hesham Almatary
That's basically done [1], just need to submit those patches. [1]
17:36 Ticket #3931 (Upstream support for RTEMS backend in Clang/LLVM) created by Hesham Almatary
Currently, Clang/LLVM don't have support for RTEMS as a backend. I …
17:25 Ticket #3930 (RISC-V Clang/LLVM support) created by Hesham Almatary
This ticket is to monitor progress and RTEMS repos that need to be …
04:56 Ticket #3803 (RSB ssl context error fetching qemu patches) closed by Gedare Bloom
invalid
04:50 Ticket #3804 (sb-get-sources: Error repo_mail referenced before assignment) closed by Gedare Bloom
fixed: This appears to have been fixed in [443b8ce3/rtems-source-builder]

04/04/20:

20:27 GSoC/GettingStarted edited by Gedare Bloom
whitespace (diff)
19:39 GSoC/GettingStarted edited by Gedare Bloom
Link to the refactored version in the docs (diff)
19:36 Ticket #3907 (Update Getting Started Instructions) closed by Gedare Bloom
fixed
18:18 Ticket #3221 (RSB wiki page duplicates documentation) closed by Gedare Bloom
fixed: I replaced the wiki content with a link to the docs.
18:17 Developer/Tools/RSB edited by Gedare Bloom
Point to the docs. (diff)
18:15 Ticket #3929 (Document use of virtualenv) created by Gedare Bloom
The use of python virtualenv to build docs or use RSB has been …
17:49 Ticket #3903 (raspberrypi2 libbsd 5-freebsd-12 does not build) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"bb8ae78d36d5a32f11404d194d47d8befdbe0664/rtems" bb8ae78/rtems]: […]

04/03/20:

20:50 Ticket #3928 (Implement clock_getcpuclockid()) created by Joel Sherrill
The clock_getcpuclockid() method currently returns ENOSYS. It should …
15:01 Ticket #3897 (Dhcpcd does not daemonize) closed by Sebastian Huber
wontfix: The dhcpcd is not intended to be started via a shell command. Maybe we should remove the shell command.
06:59 Ticket #3836 (Specify the application configuration options) closed by Sebastian Huber
fixed: All configuration options are now documented and specified through the documentation.
00:22 Ticket #3927 (tclsh required to build sqlite -- makes all BSP bsets fail) closed by Jonathan Brandmeyer <jbrandmeyer@…>
fixed: In [changeset:"113c65cb56d04c59a0e145f85864fb431419dfa9/rtems-source-builder" 113c65c/rtems-source-builder]: […]

04/02/20:

22:17 TBR/Website/Board_Support_Packages edited by Joel Sherrill
Delete references to pages that had been purged as being templates (diff)
20:11 Ticket #3668 (Commit message in examples-v2 and libbsd didn't trigger a ticket update.) closed by Amar Takhar
fixed: This was fixed a long time ago the issue was in the update scripts not updating multiple commits in one push only the first one was being handled.
17:00 Ticket #3927 (tclsh required to build sqlite -- makes all BSP bsets fail) created by Joel Sherrill
I'm not sure what to do about this. If building sqlite is a …
15:36 Ticket #2562 (RSB Docs Quick Start version number) closed by Gedare Bloom <gedare@…>
fixed: In [changeset:"7a0834dc3877ff9d8dd30fd4e6fcb97fad1b51df/rtems-docs" 7a0834d/rtems-docs]: […]
09:58 Ticket #3926 (Support device file system in console drivers) created by Sebastian Huber
The device file system doesn't support hard links. Some console …
09:26 Ticket #3922 ([rtems-docs] user/rsb: Typos in multiple files) closed by Mritunjay <mritunjaysharma394@…>
fixed: In [changeset:"f68298442927ebc74d5f60789e0c569e2a10869b/rtems-docs" f682984/rtems-docs]: […]
09:25 Ticket #3894 (Replace the device filesystem with a specialization of the IMFS) closed by Sebastian Huber
fixed
08:58 Ticket #3696 (Basic Support for Trace Compass) closed by Sebastian Huber
fixed
08:49 Ticket #3838 (Rework work area initialization) closed by Sebastian Huber
fixed
08:48 Ticket #3925 (Optimize work area initialization) created by Sebastian Huber
The new work area initialization introduced by #3838 introduces a …
08:35 Ticket #3924 (Test the application configuration options) created by Sebastian Huber
There exists a specification of the application configuration options …
08:32 Ticket #3923 (Add traceability information to the application configuration options) created by Sebastian Huber
There exists a specification of the application configuration options …
08:03 Ticket #3922 ([rtems-docs] user/rsb: Typos in multiple files) created by Mritunjay Kumar Sharma
This ticket wants to highlight the typos in …
07:14 Ticket #3921 (QorIQ clock tick interval is off by one hardware clock tick) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"299a82f45ede8915508deac8710e096766cf31b4/rtems" 299a82f4/rtems]: […]
07:12 Ticket #3921 (QorIQ clock tick interval is off by one hardware clock tick) created by Sebastian Huber
The BCR initialization in qoriq_clock_initialize() is off by one …

04/01/20:

23:21 Ticket #3609 (Update Spike Version in RSB (RISC-V simulator)) closed by Joel Sherrill
fixed: I updated the RSB to have a functional Spike with a git version. Results have been posted to build@
07:03 Ticket #2806 (Undocumented confdefs.h Configure Options) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"4032c96da9bce3d9a8224ffb06c278206d626241/rtems-docs" 4032c96/rtems-docs]: […]
07:03 Ticket #3901 (New template for configuration options with a value) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"7bad8940ad05ea1e3b41745012a0dc5391275477/rtems-docs" 7bad894/rtems-docs]: […]

03/31/20:

16:53 GSoC/2020 edited by UTKARSH RAI
(diff)
15:50 GSoC/2020 edited by Mritunjay Kumar Sharma
(diff)
15:49 GSoC/2020 edited by Mritunjay Kumar Sharma
Final Proposal Submitted (diff)
15:32 GSoC/2020 edited by eshan dhawan
(diff)
10:59 Ticket #2683 (Configuration table's smp_enabled conditional on RTEMS_SMP) closed by Sebastian Huber
invalid: The configuration table not longer exists. In particular, the SMP enabled indicator is no longer used. The User_multiprocessing_table no longer exists. In MPCI configurations, there is now an _MPCI_Configuration.

03/30/20:

17:28 GSoC/2020 edited by Suyash Singh
suyash: removed the word draft (diff)
17:27 GSoC/2020 edited by Suyash Singh
suyash: changed final submitted section answer to yes (diff)
00:22 Ticket #3909 (rtems_waf with python2 needs to handle unicode strings with waf) closed by Chris Johns
fixed: https://git.rtems.org/rtems-libbsd/commit/?id=508836451b282e016d0310e8913e95fd2cd6b0f3

03/29/20:

23:04 Ticket #3864 (rtems-tester does not work with gdb simulators) closed by Chris Johns
fixed

03/27/20:

19:02 Ticket #3920 (Update POSIX compliance guide) created by eshan dhawan
Some headers and methods have been implemented in Newlib/RTEMS/RTEMS …
03:40 Ticket #3919 (RSB may not download source of pkconfig checked packages) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"9b7cdb760360347de2f3079d219a30e20848ed30/rtems-source-builder" 9b7cdb7/rtems-source-builder]: […]
03:33 Ticket #3919 (RSB may not download source of pkconfig checked packages) created by Chris Johns
There are config files with the following: […] If the glib package …

03/26/20:

19:37 Ticket #3918 (Add section to POSIX Users and POSIX Compliance Guide on Unsupportable ...) created by Joel Sherrill
There are some methods RTEMS cannot support. For example, fork(), …
19:32 Ticket #3917 (Add Explanation of Functionality Location Choice (newlib, rtems, libbsd)) created by Joel Sherrill
Find a place in the Software Engineering Guide to discuss RTEMS POSIX …
07:12 Ticket #3822 (Release created VERSION file in rtems-tools-.*.tar.xz is wrong) closed by Chris Johns
fixed

03/24/20:

06:50 Ticket #3900 (New template for boolean feature defines) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"dfe0ec05b9c06e7dc915788e24c74582f51791f9/rtems-docs" dfe0ec0/rtems-docs]: […]

03/23/20:

20:11 Ticket #3914 (Spike has hard-coded path to DTC) closed by Joel Sherrill <joel@…>
fixed: In [changeset:"12e02adea0d54e80acc210221365062edeff4268/rtems-source-builder" 12e02ad/rtems-source-builder]: […]
06:13 Ticket #3916 (Import zstd compression/decompression library) created by Sebastian Huber
Import zstd compression/decompression library as an alternative to …
Note: See TracTimeline for information about the timeline view.