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

Timeline



01/27/23:

23:36 Ticket #4833 (grlib/pci/grpci2dma.c Warnings Require Insight to Resolve Properly) created by Joel Sherrill
These are warnings which may be new from gcc 12. It will take someone …
19:27 Ticket #4832 (CLANG flagged error) closed by Sebastian Huber
wontfix: Functions starting with an underscore are reserved for the RTEMS implementation and not a part of the API. Adding an _Assert(x != NULL) to pointer parameters of internal functions in general makes no sense. I reviewed the related clang analysis. The problem is that clang doesn't know that _Scheduler_Count is greater than zero.
16:13 Ticket #4832 (CLANG flagged error) created by Daniel Páscoa
Description: SPAMR/CLANG point out to a possible deference to a …
16:11 Ticket #4831 (#pragmas to ignore warnings) created by Daniel Páscoa
Description: There are #pragmas to ignore warnings but comments …
16:11 Ticket #4830 (Output value not assigned) created by Daniel Páscoa
Description: The call of the function …
16:10 Ticket #4829 (Unclear comments) created by Daniel Páscoa
Description: Incorrect use of left/right in comments. Consider …
16:09 Ticket #4828 (Macro defined but magic number used instead) created by Daniel Páscoa
Description: Each register has a dedicated SHIFT macro, however, …
16:07 Ticket #4827 (Section left to be fixed in kern_tc.c and tls.h (FIXME)) created by Daniel Páscoa
Description: This section requires review. Please determine if …
13:59 Ticket #4826 (Software Engineering Guide has broken Reference) created by Joel Sherrill
Section 3, RTEMS Stakeholders, has a single paragraph which renders …

01/26/23:

19:40 FundingProjects edited by Amar Takhar
Use keywords to find projects instead of direct IDs (diff)

01/25/23:

21:07 FundingProjects edited by Amar Takhar
Fixed Funded query. (diff)
17:34 Ticket #4825 (Issue building stack using RTEMS quick start guide) created by Prakhar Agrawal
In section 2.3 of the quick start guide …
14:15 Ticket #4821 (Ubuntu Host Instructions Wrong) closed by Joel Sherrill <joel@…>
fixed: In [changeset:"68a44b2524e6ccee3a581e41d44c9b27ed1e0439/rtems-docs" 68a44b2/rtems-docs]: […]

01/24/23:

18:24 Ticket #4822 (Function returning unchanged function input) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"48f693a97e3ab7698d3ce3a9eb8b22cb37b5104a/rtems" 48f693a9/rtems]: […]
15:16 Ticket #4824 (Move mqueue.h to newlib) created by Joel Sherrill
Ensure it is compatible with Cygwin as part of moving.
15:16 Ticket #4823 (Move dlfcn.h to newlib) created by Joel Sherrill
Ensure it is compatible with Cygwin as part of moving.
11:35 Ticket #4822 (Function returning unchanged function input) created by Daniel Páscoa
Description: These functions appear to be returning their input …
10:26 Ticket #4820 (Hazardous cast) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"10ee41a8a37ac5e8d3537cb1c7d98b647903b97c/rtems" 10ee41a8/rtems]: […]
10:26 Ticket #4818 (Incomplete Statement in “cpu->heir”) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"9ecb73f368fa21bd943afb30809e8fe2b5dca2b3/rtems" 9ecb73f/rtems]: […]

01/23/23:

23:41 Ticket #4821 (Ubuntu Host Instructions Wrong) created by Joel Sherrill
The current instructions were reported to be as being broken in email. …
21:57 GSoC/2023 created by Gedare Bloom
Import from 2022
21:55 GSoC edited by Gedare Bloom
Archive 2022 and Start 2023 pages (diff)
20:49 Ticket #4634 (Fix hash for glib-2.48) closed by Gedare Bloom
fixed
11:45 Ticket #4820 (Hazardous cast) created by Daniel Páscoa
Description: Converting a function pointer to a different type of …
11:43 Ticket #4819 (Unclear #IF 1 Clause in File: Possible Error) created by Daniel Páscoa
Description: It has been noticed that the noted file contains an …
11:42 Ticket #4818 (Incomplete Statement in “cpu->heir”) created by Daniel Páscoa
Description: The assignment statement "cpu->heir = " is …
11:41 Ticket #4817 (Wrong output type) created by Daniel Páscoa
Description: The function's return value does not match the …
11:39 Ticket #4816 (Wrong data type) created by Daniel Páscoa
Description: There are several issues with the function …
11:37 Ticket #4815 (Function defined in header file) created by Daniel Páscoa
Description: The functions found in the file …
11:35 Ticket #4814 (Incorrect Copyright License Information) created by Daniel Páscoa
Description: The copyright license text for this work is not in …
10:46 Ticket #4642 (RSB: log.py tends to remove relevant error messages) closed by Frank Kühndel <frank.kuehndel@…>
fixed: In [changeset:"b3b53c524205def52b9daf04f1fbc209cdb2e709/rtems-source-builder" b3b53c52/rtems-source-builder]: […]
10:09 Ticket #4813 (Inaccurate comments at the beginning of file) created by Daniel Páscoa
Description: Inconsistency between Source Code Description and …
10:07 Ticket #4812 (Discrepancy between Code and Comments) created by Daniel Páscoa
Description: Inconsistency between Function Description and …
10:04 Ticket #4811 (Non-compliant Comments with Templates) created by Daniel Páscoa
Description: It has been identified that the comments are not …
10:02 Ticket #4810 (Unfinished TODO section) created by Daniel Páscoa
Description: The TODO section appears to be incomplete, with …
10:00 Ticket #4809 (Incorrect Formatting of "!" Statements) created by Daniel Páscoa
Description: The usage of the "!" operator in statements may …
09:58 Ticket #4808 (Incorrect Formatting of "if", "while", or "for" Statements) created by Daniel Páscoa
Description: As outlined in the RTEMS Engineering document, there …
09:55 Ticket #4807 (Two consecutive paragraphs) created by Daniel Páscoa
Description: As per the RTEMS Engineering document, there should …
08:52 Ticket #4806 (Header Source files format "extern C" missing) created by Daniel Páscoa
Description: The Header source files format "extern C" is missing …
08:45 Ticket #4805 (SPDX Licenses and Header File Formatting) created by Daniel Páscoa
Special note: This ticket pertains to ISVV findings numbered …
00:18 FundingProjects edited by Amar Takhar
Update summary for 'Project 2' (diff)

01/22/23:

22:07 Ticket #4804 (broadcasting message to single task with higher importance priority ...) created by Martin Erik Werner
When a task with lower importance priority broadcasts a single message …
15:56 FundingProjects edited by Amar Takhar
Add a 3rd level. (diff)
15:55 FundingProjects edited by Amar Takhar
Add a couple of possible projects. (diff)

01/20/23:

22:37 Ticket #4803 (Revert or Mark CAN API as experimental) created by Gedare Bloom
The CAN API done in GSoC 2022 is not stable. There are some key …
00:08 Ticket #4802 (Resolve TLS relocations for arches that support DL) created by Kinsey Moore
The change in the toolchain that moved to TLS symbols in newlib has …

01/19/23:

17:27 Ticket #3892 (RTEMS Python Standardisation -- Pure Python project.) closed by Amar Takhar
invalid: No longer relevant maybe in the future.
17:24 Ticket #4576 (Internal server error while attaching files to tickets.) closed by Amar Takhar
invalid: Disk may have been full? Can't replicate looked at logs from around this time.
17:24 Ticket #4276 (Add Account for Jan Sommer) closed by Amar Takhar
fixed: Completed.
17:23 Ticket #3169 (Trac view change set results in a Trac error.) closed by Amar Takhar
fixed: This was a bug that was fixed a very long time ago. The hash itself is wrong.
17:21 FundingProjects edited by Amar Takhar
Add modified field. (diff)
17:21 Ticket #2262 (psxhdr Improvements) closed by Joel Sherrill
fixed: This has been done and the last comment cites another ticket which should be checked.
17:21 MyTickets edited by Amar Takhar
Add modified field. (diff)
16:36 Ticket #3565 (Or1k tools do not build.) closed by Amar Takhar
invalid
16:36 Ticket #3564 (Epiphany tools do not build.) closed by Amar Takhar
invalid
16:35 Ticket #3563 (Epiphany does not build.) closed by Amar Takhar
invalid
16:35 Ticket #3556 (Not all repositories are on located on git.rtems.org) closed by Amar Takhar
invalid: Not an issue anymore? We can revisit this if necessary.
16:32 Ticket #2620 (Setup Buildbot) closed by Amar Takhar
invalid: Close this in lieu of #4791
16:29 Ticket #4801 (V&V containerised builds) created by Amar Takhar
* Fully downloadable static path builds. * Complete toolchain, tool …
16:26 Ticket #4800 (Toolchain builds) created by Amar Takhar
* Rebuild toolchains daily with latest upstream changes * Make tools …
16:25 Ticket #4799 (CI dashboard) created by Amar Takhar
* Customised dashboard for community members to keep track of builds …
16:24 Ticket #4798 (Expanded hardware testing) created by Amar Takhar
* Add more hardware platforms * Add multiples of single platforms …
16:23 Ticket #4797 (Security enhancements) created by Amar Takhar
* Enhance security please contact the project for further details.
16:22 Ticket #4796 (Ansible for infrastructure maintenance) created by Amar Takhar
* Put all servers under Ansible for automated maintenance * Vault …
16:20 Ticket #4795 (Update Mailman to v3) created by Amar Takhar
* Move from Mailman v2 to v3 for security and usability purposes * …
16:20 Ticket #4794 (Migrate www.rtems.org) created by Amar Takhar
* On ancient version of Drupal that requires a lot of work * Migrate …
16:01 Ticket #4793 (Expand Gitlab CI and integration) created by Amar Takhar
* Further expand CI integration between BuildBot and developers * …
15:59 Ticket #4792 (Migrate all data from trac to Gitlab) created by Amar Takhar
* Export all ticket data to Gitlab * Export user data to Gitlab we …
15:58 Ticket #4791 (Update BuildBot) created by Amar Takhar
* Update for latest RTEMS * Hardware testing * Connect to Gitlab * …
15:27 Ticket #4790 (Setup Gitlab instance) created by Amar Takhar
* Setup Gitlab to handle patch submissions and CI. * Require a …
15:23 Ticket #4789 (Better Github mirroring) created by Amar Takhar
* Current setup is stable but annoying to update * Check for any …
15:22 Ticket #4788 (Update firewalls) created by Amar Takhar
* Update firewalls to latest FreeBSD 13.1 * Firewalls are dual …
15:19 FundingProjects edited by Amar Takhar
Sorting by priority was the right way to do it. (diff)
15:17 FundingProjects edited by Amar Takhar
Add a note about donation options and the OSL. (diff)
15:14 FundingProjects edited by Amar Takhar
Make the table a little clearer, sort by severity. (diff)
15:11 Ticket #4787 (Update Trac) created by Amar Takhar
* Our Trac install is very old this needs updating * Many modules are …
15:02 Ticket #4786 (Formalise backups) created by Amar Takhar
* Currently we use more than one system for backups formalise all of …
14:59 Ticket #4785 (Setup log rotation to prevent service disruptions) created by Amar Takhar
* rtems.org receives a lot of attacks which can generate several GB of …
14:47 FundingProjects edited by Amar Takhar
Add a nice note. (diff)
14:46 FundingProjects edited by Amar Takhar
Switch to fancy tables. (diff)
14:43 FundingProjects edited by Amar Takhar
Change tag. (diff)
14:42 Ticket #4784 (Update servers to latest FreeBSD 13.1) created by Amar Takhar
This list of tasks is not exhaustive there are many other changes that …
14:38 FundingProjects created by Amar Takhar
Initial page.
14:34 WikiStart edited by Amar Takhar
Resolve the migration tickets and orphan the page. (diff)
14:32 Ticket #2320 (rtems ftp server) closed by Amar Takhar
invalid: No longer relevant.
14:31 Ticket #2196 (Too many ticket components) closed by Amar Takhar
worksforme: We are at 8 years now and it's still not changed. :) I think we're good!
14:30 Ticket #2197 (Fix broken wiki tables) closed by Amar Takhar
worksforme: Search no longer finds any examples so I can only assume these are fixed I can't find any.
14:29 Ticket #2200 (Missing IRC logs) closed by Amar Takhar
invalid: We are not using IRC anymore officially but there is a bot in #rtems on irc.libera.chat.

01/17/23:

19:35 Ticket #4782 (Correct Issues in Rate Monotonic Manager Background Section) closed by Joel Sherrill
fixed
19:13 Ticket #4781 (RAP generated for ARM/AArch64 DL06 test won't read correctly with rtems-rap) reopened by Kinsey Moore
This was incorrectly closed by an unrelated commit.
15:18 Ticket #4781 (RAP generated for ARM/AArch64 DL06 test won't read correctly with rtems-rap) closed by Joel Sherrill <joel@…>
fixed: In [changeset:"f48f79dcad2b984621b493b1dd0ea360bef17202/rtems-docs" f48f79d/rtems-docs]: […]

01/16/23:

21:23 Ticket #4783 (Fix issues when compiling dtc with Cygwin) created by Ryan Long
Currently, DTC is failing to build due to this check in checks.c. For …
Note: See TracTimeline for information about the timeline view.