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

Timeline



10/19/20:

15:45 Ticket #4158 (rtems_interrupt_server_delete() does not destroy the ISR lock of the ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"bb4e534014c589fd748ac8a9c1b2488b5bfa650c/rtems" bb4e534/rtems]: […]
15:44 Ticket #4158 (rtems_interrupt_server_delete() does not destroy the ISR lock of the ...) created by Sebastian Huber
This leads to memory corruption if RTEMS_PROFILING and RTEMS_SMP is …
15:33 Ticket #4157 (pthread_spin_unlock() may corrupt the thread stack if RTEMS_PROFILING ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"2b9fb3141cb10b8bbfa1a18a6aab42474988a636/rtems" 2b9fb314/rtems]: […]
15:33 Ticket #4157 (pthread_spin_unlock() may corrupt the thread stack if RTEMS_PROFILING ...) created by Sebastian Huber
The call to _SMP_lock_Stats_register_or_max_section_time() registers a …
14:46 Ticket #4156 (Add minimal configuration for rtems-libbsd) created by Joel Sherrill
With its increased functionality, rtems-libbsd tends to result in a …

10/16/20:

23:55 Ticket #4149 (RFS bit map search buffer overflow) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"7021c014640a24248b2aa7245a1e6248bb5c832a/rtems" 7021c014/rtems]: […]
23:54 Ticket #4148 (RFS bit map search buffer overflow) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"f514092f957ae50f73bff227afdd8d9e08c3ec05/rtems" f514092/rtems]: […]
05:47 Ticket #4155 (Add a workaround for the LEON3FT RETT Restart errata: TN-0018) created by Sebastian Huber
See also: https://www.gaisler.com/doc/antn/GRLIB-TN-0018.pdf
05:45 Ticket #4154 (Improve the workaround for the LEON3FT store-store errata: TN-0009) created by Sebastian Huber
See also: https://www.gaisler.com/doc/antn/GRLIB-TN-0009.pdf Some …
04:48 Ticket #4114 (Cortex-A9 MPCore based BSPs should include the workaround for Errata ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"e71e271ce15504559f3bda019f5adc9ddb4fd0bf/rtems" e71e271/rtems]: […]
04:39 Ticket #4115 (Cortex-A9 MPCore based BSPs should include the workaround for Errata ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"cf1682130c096a52fff7b54b30720c6ee2732789/rtems" cf16821/rtems]: […]

10/15/20:

22:41 Ticket #4153 (RFS bit map search buffer overflow) created by Chris Johns
Cloned from #4148: ---- The bit search create writes past the end of …
22:40 Ticket #4152 (RFS bit map search buffer overflow) created by Chris Johns
Cloned from #4148: ---- The bit search create writes past the end of …
15:37 Ticket #4151 (shell command 'hexdump' broken) created by Frank Kuehndel
[…] This output is not what I expected. I can use instead of …
15:08 Ticket #4150 (Delete or fix shell command fdt (rtems-fdt.c is untested and not in ...) created by Frank Kuehndel
The shell seems to once have a command 'fdt' (flattened device tree). …
06:13 Ticket #4149 (RFS bit map search buffer overflow) created by Chris Johns
Cloned from #4148: ---- The bit search create writes past the end of …
06:12 Ticket #4148 (RFS bit map search buffer overflow) created by Chris Johns
The bit search create writes past the end of its buffer. See: …

10/14/20:

19:02 Ticket #4147 (rtems-bsp-builder: Attempts all even when tools are not in PATH) created by Joel Sherrill
Apparently you have to have RTEMS tools in your PATH before running …
17:00 Ticket #4146 (rtems-tools/doc/rtems-tester.txt Needs Updating or Removed) created by Joel Sherrill
This file mentions both sis and the autoconf based build system in its …
16:57 Ticket #4145 (rtems-source-builder: Update RTEMS Kernel Recipe to Use waf for RTEMS) created by Joel Sherrill
kernel configuration builds using autoconf-based build system. Needs …
03:49 Ticket #4135 (source-builder failure building qemu and qemu4) closed by Chris Johns
wontfix: The error log says what is wrong... […] If you wish to have the bug fixed for the special case of posting builds for a build set that does not exist please raise it on master. That fix can then be back ported however all that will give you is the same error message and no RSB crash.
03:03 Release/6/Waf BSP Checklist edited by Chris Johns
Have run a couple of tests on hardware. rtems-test is not wired up to run so cannot do the complete testsuite (diff)

10/12/20:

13:49 Ticket #4143 (fileio - Stack too small for login with password) closed by Frank Kühndel <frank.kuehndel@…>
fixed: In [changeset:"ec13365d770f41a3d7ecda661a8844a47b4e1fb9/rtems" ec13365/rtems]: […]
13:21 Ticket #4144 (fileio - Stack too small for login with password (cloned)) created by Frank Kuehndel
Cloned from #4143: ---- When I use the 'shell' from the fileio sample …
13:17 Ticket #4143 (fileio - Stack too small for login with password) created by Frank Kuehndel
When I use the 'shell' from the fileio sample with the command below: …
11:19 Ticket #4131 ("fdisk DISK_NAME mount" in bdpart-mount.c uses non-existing file ...) closed by Frank Kühndel <frank.kuehndel@…>
fixed: In [changeset:"a479686c112144119866391ceb21c48be6a3eca9/rtems" a479686/rtems]: […]
06:23 Ticket #4142 (Sparse disk destroys data when it grows) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"b434dc1874b928eb879f77ac0fb2541659cd4d0b/rtems" b434dc1/rtems]: […]
06:08 Ticket #4142 (Sparse disk destroys data when it grows) created by Sebastian Huber
The qsort() in sparse_disk_get_new_block() may move the appended key …

10/11/20:

13:21 Ticket #4134 (rtemsspec: Support user-defined ordering of directives in header files ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"3f3e088740abc2d00cf9986452bef81eae83260e/rtems-central" 3f3e088/rtems-central]: […]

10/10/20:

12:02 Ticket #4127 (x86_64/amd64 fails to build) closed by Sebastian Huber
fixed: Fixed by #4122.
12:01 Ticket #4122 (Change RTEMS_NO_RETURN to use C11 and C++11 standard means) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"d7a48e1b259316533a5c775e27934760e1fcd313/rtems" d7a48e1/rtems]: […]
12:01 Ticket #4128 (all griscv variants fail to build on master) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"e1a0e0c30829a0da4174085ee5109fba337dba11/rtems" e1a0e0c3/rtems]: […]
11:50 Ticket #4140 (waf install of RTEMS breaks Makefile system in rtems-examples) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"6ca00e61dc8ba9f3c0510aa88209ef8ca31e3b6d/rtems" 6ca00e61/rtems]: […]

10/09/20:

22:19 Ticket #4140 (waf install of RTEMS breaks Makefile system in rtems-examples) created by Joel Sherrill
This boils down to bsp_specs being referenced in Makefile.inc and it …
11:19 Ticket #4139 (low efficiency of sending inter-core interrupts) created by only_yipie
In the pc386 board-level support package, calling UDELAY(100) in …
11:11 Ticket #4138 (the atomicity of some operations cannot be guaranteed.) created by only_yipie
The atomic operations _atmoic_add() and exchange_and_add() of the …
10:58 Ticket #4137 (The select mechanism does not support asynchronous device communication) created by only_yipie
The select mechanism does not support asynchronous device communication.

10/08/20:

16:27 Ticket #4136 (examples/README.waf: Out of Date URL for How to Setup a Waf based ...) created by Joel Sherrill
The README.waf has …
14:09 Ticket #4135 (source-builder failure building qemu and qemu4) created by Joel Sherrill
The command and the failure: […]
06:17 Ticket #4134 (rtemsspec: Support user-defined ordering of directives in header files ...) created by Sebastian Huber
Currently, the generated interfaces in header files are defined by …

10/07/20:

21:01 Ticket #4133 (or1k tools fail to build) created by Joel Sherrill
https://lists.rtems.org/pipermail/build/2020-October/019413.html
18:28 Ticket #4132 (Some GCC Builds Fail Due to MPC) created by Joel Sherrill
Unfortunately MPC relocates old releases and this may be an http vs …
14:27 Ticket #4131 ("fdisk DISK_NAME mount" in bdpart-mount.c uses non-existing file ...) created by Frank Kuehndel
The function rtems_bdpart_mount() seems to be only used by the 'fdisk' …
13:59 Ticket #4130 (Multiple references to autoconf build system left in documentation) created by Joel Sherrill
I searched for "enable-" in rtems-docs and it looks like there are …
13:55 Ticket #4129 (x86_64 not listed as architecture in components in Trac) created by Joel Sherrill
Just needs to be added.
13:52 Ticket #4128 (all griscv variants fail to build on master) created by Joel Sherrill
Looks to be independent of waf or autoconf or configuration settings …
13:36 Ticket #4127 (x86_64/amd64 fails to build) created by Joel Sherrill
This is with waf and autoconf on master. Short versions of failing …
05:45 Ticket #4116 (raspberrypi fails to build on waf and autoconf) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"ca9b2e34be41b8fca66964d866626de2606a1441/rtems" ca9b2e3/rtems]: […]

10/06/20:

23:58 Ticket #4126 (Remove legacy networking stack from rtems.git and place in a new repo) created by Chris Johns
Remove the legacy networking stack from rtems.git and place it in …
22:10 Ticket #4111 (4.11 branch RSB is broken with python3 on Linux) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"158ad680aed1c4fd00f00d5b0e269391597872ef/rtems-source-builder" 158ad68/rtems-source-builder]: […]
18:27 Ticket #4125 (Update wiki pages to reference waf not autoconf based build) created by Joel Sherrill
Since configure is a horrible thing to search for, I searched for …
18:06 Ticket #4124 (rtems-bsp-builder needs to be switched to waf builds) created by Joel Sherrill
rtems-bsp-tester depends on autoconf. It must be fixed to depend on …
18:06 Ticket #4123 (rtems-bsps needs to be switched to look at waf info for BSPs) created by Joel Sherrill
rtems-bsps depends on autoconf. It must be fixed to depend on waf BSP …
06:04 Ticket #4122 (Change RTEMS_NO_RETURN to use C11 and C++11 standard means) created by Sebastian Huber
C11 has a _Noreturn keyword and C++11 has a noreturn? attribute. …
Note: See TracTimeline for information about the timeline view.