Timeline
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 …
- 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
07/26/22:
- 16:08 Ticket #4686 (Refactor shared code in Arm and AArch64) created by Ryan Long
- rtl-mdreloc-arm.c and rtl-mdreloc-aarch64.c share code. The shared …
- 12:33 Changeset in rtems-central [e0980df] by Sebastian Huber <sebastian.huber@…>
- spec: Use priority inheritance for thread join
- 11:37 Changeset in rtems [4f94d47] by Sebastian Huber <sebastian.huber@…>
- build: Move RISCV_MAXIMUM_EXTERNAL_INTERRUPTS
- 09:40 Changeset in rtems-docs [f4377b4] by Sebastian Huber <sebastian.huber@…>
- c-user: Document new rtems_task_delete() behaviour Update #4679.
- 09:35 Changeset in rtems-central [8cb1607] by Sebastian Huber <sebastian.huber@…>
- spec: Clarify priority boosting Change copyright according to RTEMS "doc/user/glossary.texi" history.
- 09:24 Changeset in rtems-docs [f1eb94b] by Sebastian Huber <sebastian.huber@…>
- c-user: Do not mention pseudo-interrupt priority Update #2365.
- 09:23 Ticket #2365 (Task pre-emption disable is broken due to pseudo ISR tasks) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 7fe6d60/rtems: […]
- 07:09 Ticket #4685 (Incorrect 3C509 driver function signature in PC BSP) created by Chris Johns
- The function signature for the PC BSP 3C509 driver is wrong.
07/25/22:
- 08:01 Changeset in rtems [0a1d2d7] by Sebastian Huber <sebastian.huber@…>
- sptests/spstdc17: New test
- 07:59 Changeset in rtems [e584ee4] by Sebastian Huber <sebastian.huber@…>
- libtest: Add missing initializer
- 07:52 Changeset in rtems [8dc651f] by Sebastian Huber <sebastian.huber@…>
- imfs: Add <rtems/imfsimpl.h>
07/24/22:
- 09:56 Changeset in rtems-libbsd [376b240]6-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- stdio/local.h: Make Newlib config independent
- 09:56 Changeset in rtems-libbsd [d6b8db2] by Sebastian Huber <sebastian.huber@…>
- stdio/local.h: Make Newlib config independent
07/23/22:
07/22/22:
- 08:12 GSoC/2022 edited by Duc Doan
- (diff)
- 06:27 Changeset in rtems [51ffa21] by Chris Johns <chrisj@…>
- aarch64/versal: Support DDRMC0 region 0 and 1 - Support DDRMC0 region 0 up to 2G in size - Support DDRMC0 region 1 with DDR memory greater than 2G up to the DDRMC0 max amount - Extend the heap with region 1's memory Closes #4684
- 06:26 Changeset in rtems [b868d0a] by Chris Johns <chrisj@…>
- basp/aarch64: Make the unexpected sections origin address 64bit Update #4684
- 06:04 Ticket #4684 (Support Versal DDRMC0 regions 0 and 1) created by Chris Johns
- The Versal's DDRMC0 supports region 0 and 1. Region 0's base address …
07/21/22:
- 19:15 Changeset in rtems-lwip [dc6830a] by Vijay Kumar Banerjee <vijay@…>
- README: Add build instruction
- 07:17 Ticket #4676 (incorrect handling of "inactive_per_block" from "Objects_Information" ...) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In b9de5b3b/rtems: […]
- 05:47 Ticket #4683 (Leaked BSP section flags in Makefile.inc breaks EPICS) created by Chris Johns
-
RTEMS 5 added
-ffunction-sections -fdata-sections
to the target …
07/20/22:
- 21:12 Ticket #4682 (Add AArch64 support to libdl) created by Ryan Long
- Add AArch64 support to libdl using NetBSD code as necessary.
- 09:05 Changeset in rtems [ca7c2dd] by Sebastian Huber <sebastian.huber@…>
- sptls04: Test an external TLS object
- 07:42 Changeset in rtems [d4c21e5] by Sebastian Huber <sebastian.huber@…>
- ada/sp09: The year 2100 cannot be set Update #4338.
- 06:45 Changeset in rtems [25ccc19] by Sebastian Huber <sebastian.huber@…>
- bsps/riscv: Sort .noinit* sections Sort the .noinit* input sections by name first, then by alignment if two sections have the same name. This allows the placement of begin/end symbols to initialize some areas with a special value. Update #4678.
- 06:45 Changeset in rtems [329a1ccf] by Sebastian Huber <sebastian.huber@…>
- build: Add missing cxxflags Update #4670.
07/19/22:
- 22:17 Ticket #4681 (Generated linkcmd scripts do not rebuild sample executables) created by Chris Johns
-
An option configuration change may regenerate a
linkcmd
file. A … - 19:41 Changeset in rtems-docs [3348f19] by Kinsey Moore <kinsey.moore@…>
- zynqmp: Add commentary about lwIP usage
- 17:20 Changeset in rtems [0bd6514a] by Ryan Long <ryan.long@…>
- cpukit/libdl: Add support for AArch64 rtl-mdreloc-aarch64.c and elf_machdep.h came from NetBSD. Updates #4682
- 16:34 Changeset in rtems [1c6ac88] by Ryan Long <ryan.long@…>
- cpukit/libdl/rtl-sym.c: Fix increment of variable In rtems_rtl_symbol_global_add() the loop that gets to the end of the symbol table used "unsigned long" to increment the index for the table. For most architectures this resulted in 4, but with AArch64, it results in 8. This resulted in the symbols being read in wrong. Changing this to void* along with changing the RISC-V specific code for 8 byte pointers in rtems-tools to work independent of the architecture. Updates #4673 Closes #4682
- 16:30 Changeset in rtems [f6432156] by Ryan Long <ryan.long@…>
- libdl/rtl-elf.h: Fix aarch64 define The aarch64 define was incorrect. This was causing the libdl tests to not work correctly. Updates #4682
- 16:26 Changeset in rtems [ad94dc3] by Ryan Long <ryan.long@…>
- sys/exec_elf.h: Bring in newer file Updated this file with the newer version in NetBSD. Updates #4682
- 14:36 GSoC/2022 edited by Mahmoud Abumandour
- (diff)
- 08:38 Changeset in rtems [8a864bc6] by Sebastian Huber <sebastian.huber@…>
- score: Use PTHREAD_CANCELED for _Thread_Cancel() The rtems_task_delete() directive is basically just a combined pthread_cancel() and pthread_join(). In addition, it removes the PTHREAD_DETACHED state. The exit value returned by pthread_join() of threads cancelled by rtems_task_delete() should reflect this by getting a PTHREAD_CANCELED value instead of NULL which could be a normal exit value. Close #4680.
- 08:23 Ticket #4680 (POSIX tasks cancelled through rtems_task_delete() should have an exit ...) created by Sebastian Huber
-
The
rtems_task_delete()
directive is basically just a combined … - 07:29 Ticket #3947 (fdt_rw.c: Unchecked return value (CID #1047324)) closed by Sebastian Huber
- fixed: It is fixed for RTEMS 6.1 through updates from the dtc upstream. Fixing this in RTEMS 5 would require back porting several patches.
- 07:26 Changeset in rtems [098186b] by Sebastian Huber <sebastian.huber@…>
- dtc: Update VERSION
- 06:40 Ticket #4679 (Use priority inheritance for thread join) created by Sebastian Huber
- Threads may join the thread termination of another thread using the …
- 06:02 Ticket #4661 (GCC 12 generates wrong code) closed by Chris Johns <chrisj@…>
- fixed: In a2bda89/rtems-source-builder: […]
Note: See TracTimeline
for information about the timeline view.