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

Timeline



02/16/23:

22:39 Ticket #4859 (Update gdb to 12.1) created by Joel Sherrill
While investigating the build issue tracked as #4858, I tried bumping …
22:36 Ticket #4858 (GDB fails to build on any host with readline 8.2 or newer) created by Joel Sherrill
This showed up with gdb 11.2 building on Cygwin. The fix is already in …
22:34 Ticket #4857 (RSB Recipe Missing %hash Does Not Fail) created by Joel Sherrill
If a recipe is missing a %hash command, it is reported as a warning. …

02/15/23:

21:00 Ticket #4557 (medit problem in RTEMS6 (was 4.11/5.1)) closed by zack <zack>
fixed: In [changeset:"809e34e52777d3ba17e66cea7796fff71c3372cb/rtems" 809e34e5/rtems]: […]

02/14/23:

07:59 Ticket #4856 (bsp-bulder missing warnings in the BSP report table.) created by kgardas
Hello, the evidence is, the bsp builder misses warnings and does not …
05:41 Release/5/5.3 edited by Chris Johns
5.3 is now closed (diff)
05:40 Release/5/5.4 created by Chris Johns
Add 5.4
05:39 Release/5 edited by Chris Johns
RTEMS 5.3 is released (diff)
05:20 Milestone 5.3 completed
Fix the version in a deployment build
05:19 WikiStart edited by Chris Johns
Update for 5.3 release (diff)

02/13/23:

14:21 Ticket #4855 (Input validity unchecked) created by Daniel Páscoa
In a generic way, function inputs shall be checked for validity before …
14:17 Ticket #4854 (Deprecated Functions) closed by Daniel Páscoa
duplicate
14:16 Ticket #4854 (Deprecated Functions) created by Daniel Páscoa
It is stated in the comments that these functions are deprecated: - …
14:16 Ticket #4853 (www.rtems.org "git" link points to non-existing wiki page and "news" ...) created by Jens Schweikhardt
Two problems on the home page, www.rtems.org 1. The "Git" link below …
14:13 Ticket #4852 (Deprecated Functions) created by Daniel Páscoa
It is stated in the comments that these functions are deprecated: - …
13:05 Ticket #4851 (Variable not initialized in any file / missing #ifdefs) closed by Daniel Páscoa
duplicate
13:00 Ticket #4851 (Variable not initialized in any file / missing #ifdefs) created by Daniel Páscoa
Within bsps\sparc\leon3\include\bsp\leon3.h (lines 207, 309) The …
12:59 Ticket #4850 (LEON3 - Variable not initialized in any file / missing #ifdefs) created by Daniel Páscoa
Within bsps\sparc\leon3\include\bsp\leon3.h (lines 207, 309) The …
08:23 Ticket #4846 (Code for test software) reopened by Sebastian Huber
One option is to remove the raise implementation for extended interrupts and test the extended interrupts through BSP-specific code.

02/10/23:

15:08 Ticket #4846 (Code for test software) closed by Sebastian Huber
wontfix: This warning is pretty useless since it is invisible to the user. The hardware limitations are documented in the hardware manuals. We could introduce some sort of a test mode which guards this feature. To keep it simple I tend to not fix it.
15:01 Ticket #4331 (main_pci.c: Dereference after null check error spotted by Coverity) closed by Joel Sherrill
fixed: Commit had typo and closed the wrong ticket. In [changeset:"26e1610833a9f7c77409bbed99bf5015387438c6/rtems" 26e1610/rtems]: […]
15:01 Ticket #4845 (Global variable declared/defined in the wrong file) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"b993111594a2e49273a056bafd14a28dc04f5e19/rtems" b993111/rtems]: […]
14:58 Ticket #4843 (Output value not assigned) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"519e288a9615ccea12f528c9b49e633baab24c1e/rtems" 519e288/rtems]: […]
14:58 Ticket #4847 (Goto statements) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"22d845d5b752870282678b78845c8d6052019b36/rtems" 22d845d5/rtems]: […]
13:38 Ticket #2828 (Remove libmisc/serdbg) closed by Joel Sherrill <joel@…>
fixed: In [changeset:"77e7bd97dce29bc36d9e0ad0bcb855a175e4cedd/rtems" 77e7bd9/rtems]: […]
12:57 Ticket #4849 ("Timer Server" Cannot be Used in Systems with Static Memory Allocation) created by Daniel Páscoa
For the current pre-qualified feature set of RTEMS, one wants to use …

02/09/23:

16:23 GSoC/2010 edited by Joel Sherrill
Remove reference to obsolete Go information (diff)
16:22 GSoC/2010 edited by Joel Sherrill
Update to remove link to obsolete instructions to GCC Go (diff)
16:22 Developer/OpenProjects edited by Joel Sherrill
Delete link to obsolete GCC Go instructions (diff)
16:14 TBR/Website/Board_Support_Packages edited by Joel Sherrill
Delete obsolete link to old BSP submission instructions (diff)
16:12 WikiStart edited by Joel Sherrill
Delete obsolete link to old BSP submission instructions (diff)
16:07 WikiStart edited by Joel Sherrill
Remove reference to obsolete Ada instructions (diff)
15:59 Ticket #4848 (Commits to rtems-releases does not close tickets) created by Joel Sherrill
#4613, #4614, and #4615 did not close when the corresponding fix was …
15:59 Ticket #4615 (Deprecate v850 port in rtems6 and remove in rtems7) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-release/commit/?id=d35d32f82182fd71bade181a09fbc9576d60116e
15:58 Ticket #4613 (Deprecate sparc64 port in rtems6 and remove in rtems7) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-release/commit/?id=11aa44e068fe133ce088070cb1f5882b775a3e56
15:58 Ticket #4614 (Deprecate sh port in rtems6 and remove in rtems7) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-release/commit/?id=dffcad2c38d8328a66efda6a421aa7e39226afa3
14:56 Ticket #4847 (Goto statements) created by Daniel Páscoa
The use of “goto” statements is strongly discouraged as it results in …
14:54 Ticket #4846 (Code for test software) created by Daniel Páscoa
Within function bsp_interrupt_raise ther is code active despite …
14:53 Ticket #4845 (Global variable declared/defined in the wrong file) created by Daniel Páscoa
This source file contains both declaration and definition of the …
14:52 Ticket #4844 (Unchecked boundaries) created by Daniel Páscoa
Consider checking for overflow situations and taking necessary actions …
14:44 Ticket #4843 (Output value not assigned) created by Daniel Páscoa
The Software Document Design (starting on page 181) specifies that …
14:43 Ticket #4842 (SPARC/grlib - Registers definitions wrongly defined when there are ...) created by Daniel Páscoa
With respect to RTEMS 6 (ESA-promoted RTEMS SMP Qualification Data …
13:13 Ticket #4838 (Fix for UART interrupt on aarch64 Versal) closed by Kinsey Moore
duplicate

02/08/23:

03:15 Ticket #4559 (ln command problem in shell of RTEMS4.13/5.1) closed by Chris Johns
wontfix: I am closing this because the change will not be backwards compatible to 5.2 and 5.1. It is suitable for 6.

02/07/23:

21:24 FundingProjects edited by Amar Takhar
Add placeholder for Project 3 and notice for Project 1 (diff)
20:36 Ticket #4841 (Setup Wiki.js for new wiki.) created by Amar Takhar
As we transition off of Trac we'll need a new wiki to replace …
09:54 Ticket #4840 (Single Sign On using GitLab instance) created by Christian Mauderer
If we migrate to a new system, it should support authentication with …

02/06/23:

23:09 Ticket #4839 (Ensure TLS 1.3 is enabled for *.rtems.org) created by Joel Sherrill
Passing along a report from a user that their IT has blocked pages …

02/05/23:

22:27 Ticket #4838 (Fix for UART interrupt on aarch64 Versal) created by Aaron N
Fixed UART interrupts for Versal. Tested on VCK190.
Note: See TracTimeline for information about the timeline view.