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

Timeline



11/29/22:

23:59 Ticket #4697 (Documentation for libbsd Configure options) closed by Chris Johns
invalid: There are options in the README in LibBSD.
23:55 Ticket #4658 (Fix build issue with riscv sample test) closed by Chris Johns
fixed
23:52 Ticket #4619 (riscv/rv32iac: minimum sample test fails to build) closed by Chris Johns
worksforme: BSP builder is showing this as working.
23:47 Ticket #4489 (waf configure's --rtems-config and build create an error) closed by Chris Johns
wontfix: I am closing this as it will not be fixed for now. It is not right in the normal context of waf command lines but it is a corner case to fix. Please reopen if this is important.
23:41 Ticket #4517 (Build failures for MacOS) closed by Chris Johns
wontfix: There may be issues. Reopen if a specific build is needed.
23:34 Ticket #4211 (_Timespec_To_ticks overflow) closed by Chris Johns
fixed
23:27 Ticket #4201 (waf building out of source tree does not find all configured bsps) closed by Chris Johns
fixed
23:26 Ticket #4200 (Build system doco link in the User Guide is broken) closed by Chris Johns
fixed
23:25 Ticket #4166 (rtems-bsp-builder: Add way to select rtems version (6 vs 7)) closed by Chris Johns
duplicate: Duplicate of #3671
23:21 Ticket #4065 (Typo in rtems-boot.ini "ubootdior" should be "ubootdir") closed by Joel Sherrill <joel@…>
fixed: In [changeset:"f29483d14dfd80a5a8ab1f436631339ddf2c84cb/rtems-tools" f29483d/rtems-tools]: […]
23:18 Ticket #4052 ([libbsd] e1000 driver not working for i386 based BSP in current ...) closed by Chris Johns
wontfix: Please reopoen with suitable patches for 6-freebsd-12
23:16 Ticket #3977 (Add unexplained-failure as option for Test Configuration Files) closed by Chris Johns
invalid
23:03 Ticket #4069 (dl06 does not link on RISCV) closed by Chris Johns
fixed: please reopen if it is still failing.
23:00 Ticket #4037 (Python script distribution standardisation) closed by Chris Johns
fixed: The user of a virtualenv is to be used to manage various versions of Python.
22:53 Ticket #4706 (Installed header break C++) closed by Chris Johns
fixed
22:52 Ticket #4705 (Installed header clean up) closed by Chris Johns
fixed
22:51 Ticket #4209 (STM32H743ZI Nucleo Consle support not working without workaround) closed by Joel Sherrill
invalid: Neither patch is applying cleanly for me. Please update them, reopen the ticket, and attach them.
22:48 Ticket #4618 (rtems-bsp-builder fails to parse riscv error message) closed by Chris Johns
wontfix: There is no longer and error from the linker so this is not happening. Please reopen if it happens and it should be fixed.
22:44 Ticket #4209 (STM32H743ZI Nucleo Consle support not working without workaround) reopened by Chris Johns
Te patches have been confirmed as suitable to be applied.
22:34 Ticket #4363 (GDB does not build on Windows for MSYS2) closed by Chris Johns
wontfix: Not sure if this is valid. Please reopen if it is broken.
22:32 Ticket #4273 (Add a directive to report the RTEMS architecture) closed by Chris Johns
fixed: The call utsname() does this. Add in 1995.
22:29 Ticket #4246 (Add libbsd DC NIC support to mvme2700 board) closed by Chris Johns
fixed: Added and working.
22:29 Ticket #4226 (Buildbot needs a tool chain update) closed by Chris Johns
invalid: We are getting errors on each repo push because buildbot's sockets are not accessible. Please reopen once buildbot is available and able to be used.
22:27 Ticket #4212 (libio leaks location clones) closed by Chris Johns
invalid: Please reopen if this is still a valid issue.
22:25 Ticket #4209 (STM32H743ZI Nucleo Consle support not working without workaround) closed by Chris Johns
fixed: Closing as the patches have not been applied. If these changes are still valid please reopen and apply the attached patches.
22:17 Ticket #4048 (Move RTEMS 5 BSP and package build sets and configs to RTEMS 6) closed by Chris Johns
wontfix: I am closing this as the rtems-deployment project and repo should now be used to manage BSPs and vertical stacks. The repo is currently in my personal area.
22:13 Ticket #3999 (Unexpected test failures on arm/beagleboneblack) closed by Chris Johns
wontfix: If the test cases are still open please reopen.
22:12 Ticket #4000 (Unexpected test failures the arm/xilinx-zynq BSPs) closed by Chris Johns
wontfix: If the test cases are still open please reopen.
22:11 Ticket #3998 (fenv support is missing on arm) closed by Chris Johns
fixed: Fixed in newlib in 2020.
22:10 Ticket #3997 (fenv support is missing on sparc) closed by Chris Johns
fixed: Fixed in newlib in 2020.
22:10 Ticket #3996 (fenv support is missing on powerpc) closed by Chris Johns
fixed: Fixed in newlib in 2020.
22:07 Ticket #3942 (multiple definition of `pci_indirect_functions') closed by Chris Johns
fixed: Looks to be fixed. Please reopen if it is still a problem.
22:04 Ticket #3929 (Document use of virtualenv) closed by Chris Johns
fixed
21:54 Ticket #3414 (Remove Makefiles from rtems-examples?) closed by Chris Johns
invalid: Makefile.inc is to be supported so examples with Makefiles makes sense to keep.
21:50 Ticket #2778 (Error building RTEMS Source Builder recipe for libxml) closed by Chris Johns
worksforme: If this is still broken please reopen.
21:49 Ticket #1459 (Add rtems_shell_main_monitor to cpukit/libmisc/shell/shell.h?) closed by Chris Johns
fixed: Fixed in 2011.
21:47 Ticket #550 (fcntl() fails to put a non-blocking socket into blocking mode) closed by Chris Johns
wontfix: The fd handling has evolved and now we have libbsd. If this is still a problem please reopen.
21:44 Ticket #3615 (Convert Tools_Used Wiki page into Support Tools Selection with Criteria) closed by Chris Johns
wontfix: This should be in the User Guide.
21:43 WikiStart edited by Chris Johns
Remove link to Tools_Used (diff)

11/25/22:

16:17 Ticket #4764 (msdos_format throws RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE on ...) created by Giovanni Righi
Hello, I'm trying to mount the FAT filesystem on the external memory …

11/23/22:

18:22 Packages/LWIP edited by Kinsey Moore
update hardware support (diff)

11/22/22:

19:49 Ticket #4763 (Detect terminal size) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"8425e679c149096a5d0a97990f6ebdbdd55ca522/rtems" 8425e67/rtems]: […]
09:07 Ticket #4763 (Detect terminal size) created by Chris Johns
Add support to set the rows and columns in the shell. RTEMS does not …
02:40 Ticket #4762 (Add Versal SDHCI Arasan driver to libbsd) closed by Aaron Nyholm <aaron.nyholm@…>
fixed: In [changeset:"a39a6a249fe5c2bf4c75589a5c00ae4fad28c6d6/rtems-libbsd" a39a6a2/rtems-libbsd]: […]

11/21/22:

22:22 Ticket #4762 (Add Versal SDHCI Arasan driver to libbsd) created by Aaron N
Added support for SD card slots in libbsd for the Versal. Tested on VCK190.

11/15/22:

21:42 Ticket #4761 (RSB fatal error on missing hash checksums (cloned)) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"0a7ecef07e865464a9d98d8a6df36f4aac22e1ec/rtems-source-builder" 0a7ecef/rtems-source-builder]: […]
10:31 Ticket #4757 (RSB freetype 2.4.10 source not hosted any longer) closed by Chris Johns
fixed
02:25 Ticket #4761 (RSB fatal error on missing hash checksums (cloned)) created by Chris Johns
Cloned from #4760: ---- The time has come to raise a fatal error if a …
02:25 Ticket #4760 (RSB fatal error on missing hash checksums) created by Chris Johns
The time has come to raise a fatal error if a hash is missing rather …
Note: See TracTimeline for information about the timeline view.