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

Timeline



03/23/23:

16:21 Ticket #4855 (Input validity unchecked) closed by Sebastian Huber
wontfix: For internal functions it is responsibility of the caller to ensure that arguments are valid. The C library functions memset() and memcpy() are not required to check for NULL. clocknanosleep() checks the mentioned error conditions. There are also test cases for them. The end_of_usable_ram is provided by the boot loader. How can the BSP validate this?
12:00 Ticket #4888 (Add support for ELF notes) created by Sebastian Huber
ELF notes can be used to attach domain-specific data to ELF files. …
02:24 Ticket #4887 (RTEMS Net Legacy does not build as a package in the RSB) created by Chris Johns
The waf support does not handle staged builds or the options …

03/22/23:

11:08 Ticket #4886 (Build of gdb-9.1 fails on mingw64) created by Giovanni Righi
The building of the rtems-gdb-9.1 fails due to a feature which is …
11:04 Ticket #4885 (Feature Request: synchronous job release for periodic tasks) created by Junjie Shi
Currently, executing tasks in a periodic manner is supported by RTEMS …
05:26 Ticket #4884 (I2C default ioctl handler does not handle set clock) closed by Chris Johns
invalid: Ah sorry I was looking at a device and not the bus.
04:53 Ticket #4884 (I2C default ioctl handler does not handle set clock) created by Chris Johns
The base struct for an I2C driver can set set_clock handler so a …

03/21/23:

22:40 Ticket #4883 (GDB cannot see TLS variables) created by Chris Johns
GDB does not know how to handle TLS variables on RTEMS. This make …
21:55 Ticket #4881 (powerpc gas and ld warnings) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"f0e34eab8bf33b833a7d9d0b2bddd3b89f6d83cb/rtems-source-builder" f0e34ea/rtems-source-builder]: […]
19:39 GSoC/2023 edited by makvihas
(diff)
04:56 Ticket #4882 (mvme2703 legacy network build failure) created by Chris Johns
Building powerpc/mvme2703 BSP with the legacy networking fails with: …
04:51 Ticket #4881 (powerpc gas and ld warnings) created by Chris Johns
The upgraded binutils generates new warnings when linking …

03/20/23:

13:24 Developer/OpenProjects edited by Gedare Bloom
fix small|medium filtering (diff)
13:22 Developer/OpenProjects edited by Gedare Bloom
Add support for using medium tag to filter projects (diff)
00:36 Ticket #4880 (Build List Visualization) created by Chris Johns
= Build List Visualization = Students: Past, Present, and …

03/19/23:

21:23 GSoC/2023 edited by makvihas
(diff)

03/16/23:

02:34 RTEMSMailingLists edited by Chris Johns
Make is clear to use an email (diff)

03/14/23:

22:44 Ticket #4879 (Use Cortex-Mx fault registers to show more information about the fault ...) created by kgardas
It would be great if _CPU_Exception_frame_print would use a little bit …
06:43 Ticket #4878 (sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"377eae4165d52d247bdeaac99c735fdb02edae65/rtems" 377eae4/rtems]: […]

03/13/23:

14:29 Ticket #4878 (sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT ...) created by Lucian-Raul Silistru
Cloned from #4877: ---- When calling sem_open with the O_CREAT flag …
14:28 Ticket #4877 (sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT flag) reopened by Sebastian Huber
Thanks, you found the reason for a sporadic test failure which is on my TODO list for a long time.
13:31 Ticket #4877 (sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT flag) closed by Joel Sherrill
invalid: This is an error on the caller's part. Per https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_open.html, the fourth argument is required if you include O_CREAT. Since you did not explicitly pass a value, the result is undefined. […]
09:26 Ticket #4877 (sptests/spsysinit01 sem_open call only has 3 parameters with O_CREAT flag) created by Lucian-Raul Silistru
When calling sem_open with the O_CREAT flag the sem_open function …

03/11/23:

15:20 GSoC/2023 edited by Mohd Noor Aman
Entry for GSoC 2023 by Mohd Noor Aman (diff)

03/09/23:

23:38 Ticket #4872 (GDB 13.1 does not build on FreeBSD 13.1) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"e5abdec8534849c9362674e867154121e917aead/rtems-source-builder" e5abdec/rtems-source-builder]: […]
14:21 Ticket #4876 (RISC-V BSP Variant for the Kendryte K210 SoC) created by Alan Cudmore
The Kendryte K210 is low cost 64-bit dual core RISC-V SoC with: - …
12:54 Ticket #4874 (Undefined behaviour) closed by Sebastian Huber
wontfix: This was discussed on the RTEMS mailing list some time ago: https://lists.rtems.org/pipermail/devel/2021-November/069991.html Quite frankly, someone passing a NULL pointer to functions like void rtems_clock_get_monotonic_bintime(struct bintime *time_point) will also use the NULL pointer later. The next release of the pre-qualified RTEMS will probably contain the clock_get() function which performs these NULL pointer checks.
12:42 Ticket #4875 (LEON3FT - Power-down workaround) created by Daniel Páscoa
Within bsps\sparc\leon3\start\bspidle.S there is the attached code …
12:37 Ticket #4874 (Undefined behaviour) created by Daniel Páscoa
If one searches within SRSs or ICDs for 'undefined behaviour' one will …
12:34 Ticket #4873 (Registers definitions wrongly defined when there are reserved bits) closed by Daniel Páscoa
duplicate: Wrong ticket raised.
12:32 Ticket #4873 (Registers definitions wrongly defined when there are reserved bits) created by Daniel Páscoa
With respect to RTEMS 6 (ESA-promoted RTEMS SMP Qualification Data …
07:35 GSoC/Mentors edited by Husni Faiz
(diff)
03:10 Ticket #4872 (GDB 13.1 does not build on FreeBSD 13.1) created by Chris Johns
If the binutils package is installed GDB does not build. See …
Note: See TracTimeline for information about the timeline view.