Timeline
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: […]
07/18/22:
- 15:38 Packages/LWIP edited by Kinsey Moore
- Fix formatting (diff)
- 15:34 Packages/LWIP edited by Kinsey Moore
- Update status of lwip for ZynqMP and other merges to "main" (diff)
- 08:12 Changeset in rtems [0e5f4c5] by Sebastian Huber <sebastian.huber@…>
- spsysinit01: Account for use of .noinit section The objects control blocks cannot be used to check the pre-initialization state since they are allocated in a .noinit section. Update #4678.
- 07:41 Changeset in rtems [31036f1d] by Sebastian Huber <sebastian.huber@…>
- score: Use priority inheritance for thread join Threads may join the thread termination of another thread using the pthread_join() or rtems_task_delete() directives. The thread cancel operation used a special case priority boosting mechanism implemented by _Thread_Raise_real_priority(). The problem was that this approach * is not transitive, * does not account for priority adjustments of the calling task while waiting for the join, * does not support clustered scheduling, and * does not detect deadlocks. All these problems are fixed by using a priority inheritance thread queue for the join operation. Close #4679.
- 07:27 Ticket #4677 (incorrect handling of "inactive_per_block" from "Objects_Information" ...) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 12a03bea/rtems: […]
07/15/22:
- 20:45 Changeset in rtems [1e360d3] by Kinsey Moore <kinsey.moore@…>
- aarch64: Memory map the noinit section This section was added recently and must be mapped to be accessed without generating an exception.
- 08:43 Ticket #4678 (System initialization time increased compared to RTEMS 4.11) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 1bf878f7/rtems: […]
- 07:16 Changeset in rtems [7fe6d60] by Sebastian Huber <sebastian.huber@…>
- score: Remove PRIORITY_PSEUDO_ISR thread priority The uniprocessor schedulers had some special case logic for the PRIORITY_PSEUDO_ISR priority. Tasks with a priority of PRIORITY_PSEUDO_ISR were allowed to preempt a not preemptible task. If other higher priority task are made ready while a PRIORITY_PSEUDO_ISR task preempts a not preemptible task, then the other tasks run before the not preemptible task. This made the RTEMS_NO_PREEMPT mode ineffective. Remove the PRIORITY_PSEUDO_ISR special case logic. This simplifies the uniprocessor schedulers. Move the uniprocessor-specific scheduler support to the new header file <rtems/score/scheduleruniimpl.h>. Close #2365.
- 06:24 Ticket #4678 (System initialization time increased compared to RTEMS 4.11) created by Sebastian Huber
- Since RTEMS 5, the objects based on Objects_Control are statically …
Note: See TracTimeline
for information about the timeline view.