Timeline



08/10/22:

22:17 Changeset in rtems [996d18c] by Joel Sherrill <joel@…>
psxtimer_face01: Improve coverage and documentation Updates #4691.
20:40 Changeset in rtems-docs [7757c19] by Joel Sherrill <joel@…>
eng/req/howto.rst: Fix ./spec2dmodules.py to ./spec2modules.py typo
15:41 GSoC/2022 edited by Prashanth S
(diff)
13:20 Changeset in rtems [cf3d2b37] by Sebastian Huber <sebastian.huber@…>
rtems/malloc.h: Add API level Doxygen group The interfaces in the MallocSupport? group belong to the implementation. They are used by confdefs.h for example.

08/09/22:

15:14 Changeset in rtems-central [4c35033] by Sebastian Huber <sebastian.huber@…>
validation: Add augment_with_test_case_links()
08:59 Ticket #4699 (tester: Cannot run tests for user-defined BSP) created by Sebastian Huber
The RTEMS Tester has a --user-config option to allow the user to …

08/08/22:

23:08 Ticket #4698 (Potential Deadlock While Performing RFS Operations) created by Joel
I'm hitting what seems to be a potential deadlock issue in a RTEMS …
21:51 Changeset in rtems [36895bd] by Joel Sherrill <joel@…>
cpukit/include/rtems/test-info.h: Change @returns to @return
20:04 Changeset in rtems-docs [1c17ec4] by Ryan Long <ryan.long@…>
loader.rst: Add documentation for AArch64 support
16:53 Ticket #4686 (Refactor shared code in Arm and AArch64) closed by Ryan Long <ryan.long@…>
fixed: In 5500232/rtems: […]
14:23 Changeset in rtems [5500232] by Ryan Long <ryan.long@…>
libdl: Refactor shared code in ARM and AArch64 rtl-mdreloc-arm.c was used as the basis for rtl-mdreloc-aarch64.c. This lead to some code being shared by the two files. The code was consolidated into rtl-unwind-arm.c. Closes #4686
11:46 Changeset in rtems-source-builder [4fd9fbd] by Sebastian Huber <sebastian.huber@…>
6: Enable some libstdc++ features Enable TLS support for all RTEMS targets except bfin, lm32, m68k, mips, moxie, or1k, and v850. For all RTEMS targets, define HAVE_ALIGNED_ALLOC, HAVE_AT_QUICK_EXIT, HAVE_LINK, HAVE_QUICK_EXIT, HAVE_READLINK, HAVE_SETENV, HAVE_SLEEP, HAVE_STRERROR_L, HAVE_SYMLINK, HAVE_TRUNCATE, and HAVE_USLEEP. Update #4668.
11:36 Changeset in rtems-source-builder [eea3793] by Sebastian Huber <sebastian.huber@…>
6: Use local-exec TLS model by default Update #4560.
09:59 Ticket #4694 (sptests/sp37 fails to compile if RTEMS_SMP is not defined) closed by Lucian-Raul Silistru
invalid
04:56 Changeset in rtems-source-builder [b3df00e] by Sebastian Huber <sebastian.huber@…>
6/7: Update to the latest rtems-tools Update 4671.

08/07/22:

13:53 Changeset in rtems [cd91b37d] by Prashanth S <fishesprashanth@…>
cpukit/dev/can: Added CAN support

08/05/22:

14:39 Changeset in rtems-tools [1cd476e] by Sebastian Huber <sebastian.huber@…>
tester: Sort test reports for JSON/YAML This makes the reports more git friendly. Update 4671.
13:35 Changeset in rtems [f6a38fb] by Sebastian Huber <sebastian.huber@…>
validation: Use T_report_hash_sha256_update() Add the direct BSP character ouput to the report hash. Update #3716.
13:35 Changeset in rtems [7219d3c] by Sebastian Huber <sebastian.huber@…>
libtest: Add T_report_hash_sha256_update() Update #3716.
09:47 GSoC/2022 edited by Duc Doan
(diff)
06:18 Changeset in rtems [c3c4525] by Sebastian Huber <sebastian.huber@…>
posix: Avoid dead code in clock_nanosleep() This issue was reported by Coverity Scan for RTEMS: CID 1507760: Control flow issues (DEADCODE) Closes #4690.

08/04/22:

21:51 Changeset in rtems [c36d608] by Chris Johns <chrisj@…>
testsuite: Fix warnings Updates #4662
21:48 Ticket #4690 (CLOCK_REALTIME thread queue not updated as part of clock_settime call) closed by Chris Johns <chrisj@…>
fixed: In 1a883b9/rtems: […]
20:43 Ticket #4697 (Documentation for libbsd Configure options) created by Joel Sherrill
libbsd appears to have some options to configure it similar to …
19:46 Changeset in rtems-lwip [e05f770] by Kinsey Moore <kinsey.moore@…>
lwip.py: Add compile flags This alters rtems-lwip to follow the RTEMS convention of compiling with function sections for linking optimization and dead code removal.
19:09 Changeset in rtems-lwip [19fb17a] by Kinsey Moore <kinsey.moore@…>
rtemslwip: Add functions for BSD compatibility Add wrappers where possible and new functionality required to run code developed for operation on *BSD. This also simplifies the code that utilizes rtems lwip locking and makes it more consistent.
17:54 Ticket #4696 (RSB fails to build gdb in virtual environment) created by Sebastian Huber
If you work in a virtual Python environment: […] then …
17:37 Changeset in rtems [52b7a58] by Sebastian Huber <sebastian.huber@…>
build: Install <rtems/score/gcov.h> Update #4670.
05:59 Changeset in rtems-central [11121d0] by Sebastian Huber <sebastian.huber@…>
spec: Fix relative CLOCK_REALTIME sleep A relative CLOCK_REALTIME time out shall not be affected by CLOCK_REALTIME changes through clock_settime(). Since our CLOCK_REALTIME is basically just CLOCK_MONOTONIC plus an offset, we can simply use the CLOCK_MONOTONIC watchdog for relative CLOCK_REALTIME time outs. Update #4690.

08/03/22:

06:58 Changeset in rtems [46131ce0] by Chris Johns <chrisj@…>
libdl: Fix warnings on 64bit architectures Updates #4662
06:35 Changeset in rtems-central [312b3ab] by Sebastian Huber <sebastian.huber@…>
spec: Move spec:/spec/list-uid
05:01 Changeset in rtems-docs [f052446] by Chris Johns <chrisj@…>
commands: Add 'rtems' command
04:24 Changeset in rtems-docs [1d6dcf8] by Chris Johns <chrisj@…>
versions: Update user manual Updates #4695
04:22 Changeset in rtems-docs [3859073] by Chris Johns <chrisj@…>
versions: Update microblaze, powerpc, riscv and x86_64 Updates #4695
04:20 Changeset in rtems-docs [f028448] by Chris Johns <chrisj@…>
versions: Update arm Updates #4695
04:19 Changeset in rtems-docs [e551cc7] by Chris Johns <chrisj@…>
versions: Update aarch64 Updates #4695
04:13 Changeset in rtems-docs [c935a2c] by Chris Johns <chrisj@…>
building: Add support for an RTEMS version number - Support using a version number for RTEMS documentation Updates #4695
03:42 Ticket #4695 (Automatic version numbers in the documentation) created by Chris Johns
There is no easy means to add the current version number to the …

08/02/22:

14:47 Ticket #4694 (sptests/sp37 fails to compile if RTEMS_SMP is not defined) created by Lucian-Raul Silistru
Issue seems to be caused by lines 191-193 and 207 in …
11:00 Changeset in rtems [071640d] by Chris Johns <chrisj@…>
libmisc/shell: Add an 'rtems' command to report a running build - Report version, cpu, bsp, tools and options.
02:45 Ticket #4693 (Remove ILP32 aarch64/xilinx_versal_* BSPs) created by Chris Johns
The BSPs: 1. aarch64/xilinx_versal_ilp32_qemu 2. …
00:03 Changeset in rtems [1a883b9] by Chris Johns <chrisj@…>
testsuite/psxclock: Check setting realtime clock does not effect sleeping tasks Closes #4690

08/01/22:

22:35 Changeset in rtems [b6e00691] by Joel Sherrill <joel@…>
psxtimer0[12]/psxtimer.c: Reformat file header.
22:12 Changeset in rtems [4b04589b] by Joel Sherrill <joel@…>
Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR This adds the configure option CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR which allows the application to choose whether to have the POSIX timer_create() function follow the behavior defined by POSIX or the FACE Technical Standard. Updates #4691.
15:56 Changeset in rtems-source-builder [92a8731] by Ryan Long <ryan.long@…>
rtems-tools-6.cfg: Bump hash
15:50 Ticket #4692 (Python 3.8 introduces new warning about using operator "is" with a literal) created by Konrad Schwarz
Python 3.8 introduces a new warning: using the "is" operator as an …
15:13 Ticket #4691 (Add support for FACE Technical Standard Restriction on POSIX Absolute ...) created by Joel Sherrill
= Overview Most of the time, the FACE Technical Standard …
15:12 Changeset in rtems [06f3780d] by Sebastian Huber <sebastian.huber@…>
build: Exclude performance test if RTEMS_GCOV_COVERAGE The code coverage build is usually done without compiler optimizations. This results in long performance test runtimes and useless performance results.
10:57 Changeset in rtems-tools [04d6aa3]55.25.3 by Konrad Schwarz <konrad.schwarz@…>
Python 3.8 warning about "is" vs "==" in comparisons of literals Signed-off-by: Konrad Schwarz <konrad.schwarz@…> Closes #4692
07:14 Changeset in rtems [4d77f725] by Sebastian Huber <sebastian.huber@…>
sp54: Fix test case Since commit 6a6580331df3e09516d50f37d4dd5fd57825c08a, the local table is zero-initialized. Use an initial object control block instead. Update #4678.
07:03 Changeset in rtems [c64c638] by Sebastian Huber <sebastian.huber@…>
posix: Fix relative CLOCK_REALTIME sleep A relative CLOCK_REALTIME time out shall not be affected by CLOCK_REALTIME changes through clock_settime(). Since our CLOCK_REALTIME is basically just CLOCK_MONOTONIC plus an offset, we can simply use the CLOCK_MONOTONIC watchdog for relative CLOCK_REALTIME time outs. Update #4690.
04:22 Ticket #4690 (CLOCK_REALTIME thread queue not updated as part of clock_settime call) created by Chris Johns
Setting the CLOCK_REALTIME clock using …

07/30/22:

16:26 Ticket #4689 (mips/jmr3904 Massive Number of Test Failures) created by Joel Sherrill
jmr3904 last had a good test run in January 2022 (now July). Since …

07/29/22:

17:08 Ticket #4688 (Support /etc/sysctl.conf in libbsd) created by Joel Sherrill
We support the various APIs to set tunable values but not the …
13:25 Ticket #4682 (Add AArch64 support to libdl) closed by Ryan Long <ryan.long@…>
fixed: In 1c6ac88/rtems: […]
13:17 Ticket #4673 (Runtime loader exported symbols address size not consistent) closed by Ryan Long <ryan.long@…>
fixed: In ace7db9/rtems-tools: […]
09:30 Changeset in rtems-central [919d2de] by Sebastian Huber <sebastian.huber@…>
spec: Move spec:/spec/sha256
05:46 Changeset in rtems-central [62645ad] by Sebastian Huber <sebastian.huber@…>
items: Use SHA256 for digest

07/28/22:

16:43 Changeset in rtems-central [e9edd7f] by Sebastian Huber <sebastian.huber@…>
items: Add data_digest()
10:45 Changeset in rtems-central [67e7eca] by Sebastian Huber <sebastian.huber@…>
items: Remove debug output
09:54 Changeset in rtems-central [91234d7] by Sebastian Huber <sebastian.huber@…>
items: Improve test case
09:53 Changeset in rtems-central [bb633e2] by Sebastian Huber <sebastian.huber@…>
items: Simplify code
08:51 Changeset in rtems-central [2c46d2d] by Sebastian Huber <sebastian.huber@…>
items: Add JSONItemCache
07:17 Ticket #3847 (Test programs are not re-linked if a start.o or linker command file changes) closed by Sebastian Huber
duplicate: The start.o dependency tracking works, see #4080. For linkcmds issue see #4681.
06:40 Ticket #4607 (support for SATA(AHCI) drives) closed by Sebastian Huber
wontfix: SATA support should be added through LibBSD.
06:20 Changeset in rtems [6a65803] by Sebastian Huber <sebastian.huber@…>
score: Allow linker garbage collection Place the object control blocks in dedicated sections to allow a linker garbage collection. Update #4678.
05:45 Changeset in rtems-central [9cc8ca1] by Sebastian Huber <sebastian.huber@…>
spec: Document new task delete behaviour
05:45 Ticket #4680 (POSIX tasks cancelled through rtems_task_delete() should have an exit ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 8a864bc6/rtems: […]
05:45 Ticket #4679 (Use priority inheritance for thread join) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 31036f1d/rtems: […]

07/27/22:

23:00 Ticket #4684 (Support Versal DDRMC0 regions 0 and 1) closed by Chris Johns <chrisj@…>
fixed: In 51ffa21/rtems: […]
18:27 Ticket #4687 (Documentation List for Releases Completely Missing 5.x) created by Joel Sherrill
See https://docs.rtems.org/releases.html and fix it. :)
16:05 GSoC/2022 edited by Duc Doan
(diff)
15:40 Changeset in rtems-central [edc79fa] by Sebastian Huber <sebastian.huber@…>
rtemsspec: Fix augment_with_test_links() Add also parent links.
15:18 Changeset in rtems-central [9060c1d] by Sebastian Huber <sebastian.huber@…>
rtemsspec: Add augment_with_test_links()
13:52 Changeset in rtems-central [b2bc5dd] by Sebastian Huber <sebastian.huber@…>
rtemsspec: Module for RTEMS specification details
13:20 Changeset in rtems [5810a08] by Sebastian Huber <sebastian.huber@…>
Use asm for standard C compatibility
09:18 Changeset in rtems-docs [81fd510] by Sebastian Huber <sebastian.huber@…>
c-user: Document task life states Update #4679.
08:03 Changeset in rtems [e1fdf97] by Sebastian Huber <sebastian.huber@…>
psxconfig01: Increase region area This fixes a test failure on 64-bit systems with RTEMS_DEBUG enabled.
06:55 Changeset in rtems [2501c64b] by Sebastian Huber <sebastian.huber@…>
score: Fix objects local table initialization The objects local table must be statically zero-initialized so that _Objects_Get() and _Objects_Get_no_protection() return NULL if no object is associated with the identifier. Update #4678.
06:12 Changeset in rtems-source-builder [c0e2abf] by Sebastian Huber <sebastian.huber@…>
6/7: Update to the latest rtems-tools
Note: See TracTimeline for information about the timeline view.