Timeline
09/08/22:
- 15:25 Changeset in rtems-source-builder [5ad2e80] by Joel Sherrill <joel@…>
- rtems-tools-6.cfg: Bump hash to update BSP list
- 14:29 Ticket #4108 (Review minimum and ensure it really is a minimum configuration) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 120c857e/rtems: […]
- 14:11 Changeset in rtems [120c857e] by Sebastian Huber <sebastian.huber@…>
- minimum: Do not use unified work areas The CONFIGURE_UNIFIED_WORK_AREAS option pulls in a system initialization handler which initializes the unified heap. Close #4108.
- 13:49 GSoC/2022 edited by Prashanth S
- (diff)
- 13:47 Changeset in rtems [52d566c] by Sebastian Huber <sebastian.huber@…>
- bsp/qoriq: Enable VRSAVE optimization Close #4712.
- 13:45 Ticket #4712 (powerpc: Add AltiVec VRSAVE support) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In 52d566c/rtems: […]
- 13:02 Changeset in rtems-lwip [4b51b37] by Kinsey Moore <kinsey.moore@…>
- lwip: Provide h_errno Any application using gethostbyname requires h_errno. This restores the ability to link applications that make use of h_errno by way of gethostbyname.
- 12:31 Changeset in rtems [ac31e2f9] by Sebastian Huber <sebastian.huber@…>
- libtests/sha: Add tests for SHA512-256
- 12:27 Changeset in rtems [fdbf89fe] by Sebastian Huber <sebastian.huber@…>
- libtests/sha: Add tests for SHA512-224
- 12:14 Changeset in rtems [d37baa1] by Sebastian Huber <sebastian.huber@…>
- libtests/sha: Add tests for SHA384
- 12:08 Changeset in rtems [bea7e5a0] by Sebastian Huber <sebastian.huber@…>
- libtests/sha: Add tests for SHA224
- 08:37 Changeset in rtems [a660e9dc] by Sebastian Huber <sebastian.huber@…>
- Do not use RTEMS_INLINE_ROUTINE Directly use "static inline" which is available in C99 and later. This brings the RTEMS implementation closer to standard C. Close #3935.
- 08:15 Ticket #3897 (Dhcpcd does not daemonize) closed by Sebastian Huber
- wontfix: The dhcpcd is intended to be started at most once and then run forever. This is a limitation of the libbsd port and related to the fact that RTEMS is a single process operating system.
- 08:09 Ticket #3924 (Test the application configuration options) closed by Sebastian Huber
- fixed: The pre-qualified application configurations are fully specified and validiated.
- 07:41 Changeset in rtems [270200e] by Sebastian Huber <sebastian.huber@…>
- score: Remove _CPU_Counter_difference() All CPU ports used the same _CPU_Counter_difference() implementation. Remove this CPU port interface and mandate a monotonically increasing CPU counter. Close #3456.
- 07:10 Changeset in rtems-source-builder [ec69635] by Sebastian Huber <sebastian.huber@…>
- 7: Update Binutils, GDB, and GCC
- 07:10 Changeset in rtems-source-builder [be84706] by Sebastian Huber <sebastian.huber@…>
- 6: Update GCC 10 and 12 Update #4712.
- 07:08 Changeset in rtems-source-builder [40af3b4d] by Sebastian Huber <sebastian.huber@…>
- 6/7: Update Newlib
- 06:35 Changeset in rtems-docs [c33cca3] by Sebastian Huber <sebastian.huber@…>
- eng: Document new build item attributes Close #4670.
- 06:33 Changeset in rtems-central [5ee830f] by Sebastian Huber <sebastian.huber@…>
- spec: Add attributes to build items Update #4670.
- 06:26 Ticket #4670 (Add option to build RTEMS with coverage instrumentation) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In c33cca3/rtems-docs: […]
- 06:18 Changeset in rtems-central [d803efb] by Sebastian Huber <sebastian.huber@…>
- interface: Restrict includes to header files
- 06:09 Changeset in rtems [85d482f] by Sebastian Huber <sebastian.huber@…>
- rtems: Include <rtems/score/cpuopts.h> Directly include <rtems/score/cpuopts.h> in header files using CPU build options.
- 06:06 Changeset in rtems [548d0050] by Sebastian Huber <sebastian.huber@…>
- score: Improve formatting
- 05:45 Changeset in rtems-source-builder [6116d9c]5 by Chris Johns <chrisj@…>
- sb: Back port fixes from the development branch Updates #4716
- 05:31 Ticket #4716 (Backport RSB fixes from Development) created by Chris Johns
- Backport RSB fixes from the development branch.
- 05:31 Ticket #4078 (GCC C++ compiler for powerpc defines _GNU_SOURCE as a built-in) closed by Sebastian Huber
- fixed: Fixed in GCC 10, 11, 12, and 13.
- 05:24 Ticket #4668 (Use thread-local storage in libstdc++) closed by Sebastian Huber
- fixed: Integrated in GCC master branch and RSB for GCC 10 and 12 as patches.
- 04:46 Changeset in rtems-source-builder [db3d470]5 by Chris Johns <chrisj@…>
- sb/getsources: Fixes to configurations Updates #4715
- 03:50 Changeset in rtems-source-builder [3138ff5]5 by Chris Johns <chrisj@…>
- sb/getsources: Fix getting sources - Back ported from the development branch Updates #4715
- 03:40 Ticket #4715 (RSB get sources misses a number of files) created by Chris Johns
- Back port the changes from the development branch. The get sources …
- 03:36 Ticket #4058 (RSB 5/rtems-riscv fails to build on Windows) closed by Chris Johns
- wontfix: Please use RTEMS 6. The RISCV is in the tier-4 list for this release.
09/07/22:
- 22:15 Changeset in rtems-source-builder [3a4892d] by Chris Johns <chrisj@…>
- sb/setbuilder: Support line continuation
- 22:15 Changeset in rtems-source-builder [e85e2a7]5 by Chris Johns <chrisj@…>
- sb/setbuilder: Support line continuation Updates #4716
- 21:34 Changeset in rtems-source-builder [be25bee] by Chris Johns <chrisj@…>
- sb/rtems-kernel-config-check: Reformat using yapf
- 15:01 Changeset in rtems-tools [53a8d85] by Joel Sherrill <joel@…>
- rtems-bsps-aarch64.ini, rtems-bsps-tiers.ini: Remove versal ilp32 variants
- 14:15 Changeset in rtems-central [544347a] by Sebastian Huber <sebastian.huber@…>
- spec: Refine unspecified interfaces
- 11:53 Changeset in rtems-central [5644b1f] by Sebastian Huber <sebastian.huber@…>
- spec: Use proper type for interface functions
- 11:48 Changeset in rtems-central [a9dde25] by Sebastian Huber <sebastian.huber@…>
- spec: Improve formatting
- 11:45 Changeset in rtems-central [a503858] by Sebastian Huber <sebastian.huber@…>
- spec: Use design group for external interfaces
- 09:20 Changeset in rtems-central [b1033ea] by Sebastian Huber <sebastian.huber@…>
- spec: Fix placement of external interfaces
- 08:23 Changeset in rtems-source-builder [17106e0] by Chris Johns <chrisj@…>
- sb/rtems-kernel-config-check: Support multiple BSPs and add a test option
- 08:22 Changeset in rtems-source-builder [1ce3694] by Chris Johns <chrisj@…>
- sb/build.py: Output build scripts to trace - Only remove the build directory when not a dry run
- 08:22 Changeset in rtems-source-builder [bf079c1] by Chris Johns <chrisj@…>
- rtems/libbsd: Update to the latest on the 6-freebsd-12 branch
- 08:22 Changeset in rtems-source-builder [c12cbad] by Chris Johns <chrisj@…>
- rtems/kernel: Update the confg file support - Check for config file tests and install if enabled - Support buildset BSP options defines if building a single BSP - Remove bootstrap and autotools fragments
- 08:21 Changeset in rtems-source-builder [e1f87e5] by Chris Johns <chrisj@…>
- rtems/rtems-bsp: Support a kernel configuration file - Support a single BSP defined in a kernel config file
09/06/22:
- 22:31 Changeset in rtems-docs [8741d2c] by Joel Sherrill <joel@…>
- posix-users/process_creation_and_execution.rst: Update pthread_atfork() Updates #4713.
- 21:59 Ticket #4713 (Make pthread_atfork follow FACE Technical Standard Behavior for Single ...) closed by Joel Sherrill <joel@…>
- fixed: In dbba9430/rtems: […]
- 14:08 Ticket #4225 (Cobham Gaisler NOEL-V RISC-V 32- and 64-bit processor BSP) closed by Martin Aberg <maberg@…>
- fixed: In 9ec9be83/rtems: […]
- 06:49 Changeset in rtems [3803757] by Sebastian Huber <sebastian.huber@…>
- validation: Test deadlock detection special case Update #3716.
09/05/22:
- 14:25 Changeset in rtems-central [9ff4661] by Sebastian Huber <sebastian.huber@…>
- modules: Update rtems and rtems-docs
- 13:52 Changeset in rtems-central [48bcaff] by Sebastian Huber <sebastian.huber@…>
- spec: Application configuration options validation
- 13:33 Changeset in rtems [4e227f4] by Sebastian Huber <sebastian.huber@…>
- validation: CONFIGURE_SCHEDULER_TABLE_ENTRIES Test this option in a configuration with only one processor. Update #3716.
- 12:33 Changeset in rtems [444f56cd] by Sebastian Huber <sebastian.huber@…>
- score: Regenerate <rtems/score/basedefs.h> Two interface specification items moved.
- 12:28 Changeset in rtems [9835313] by Sebastian Huber <sebastian.huber@…>
- validation: Refine basedefs specification Update #3716.
- 12:08 Changeset in rtems [33f1223c] by Sebastian Huber <sebastian.huber@…>
- config: Add SMP scheduler configuration errors Issue an error message if an SMP-specific scheduler is used and RTEMS_SMP is disabled. This might be a more informative compared to compiler or linker errors.
- 08:03 Changeset in rtems-central [002e64d] by Sebastian Huber <sebastian.huber@…>
- spec: Refine basedefs specification
- 07:15 Changeset in rtems-central [3c76793] by Sebastian Huber <sebastian.huber@…>
- spec: Add not pre-qualified constraint
- 06:56 Changeset in rtems-central [654b3ee] by Sebastian Huber <sebastian.huber@…>
- spec: Ignore array bounds warnings Update #4702.
- 06:55 Changeset in rtems [9e9ce43d] by Sebastian Huber <sebastian.huber@…>
- validation: Regenerate Update #4702.
- 06:54 Changeset in rtems [b06ec5b6] by Sebastian Huber <sebastian.huber@…>
- config: Document CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR Update #4691.
- 06:53 Ticket #4691 (Add support for FACE Technical Standard Restriction on POSIX Absolute ...) closed by Joel Sherrill <joel@…>
- fixed: In 4f9e9e5/rtems-docs: […]
- 06:47 Changeset in rtems-central [1a5be0d] by Sebastian Huber <sebastian.huber@…>
- spec: Add glossary link Updates #4691.
09/04/22:
- 23:00 Ticket #4714 (Use waf for LwIP walk sources) created by Chris Johns
-
The
lwip.py
support has a call to walk the source tree for source …
09/02/22:
- 17:42 Changeset in rtems [dbba9430] by Joel Sherrill <joel@…>
- pthread_atfork(): Change to behavior from FACE Technical Standard Closes #4713.
- 16:38 Ticket #4713 (Make pthread_atfork follow FACE Technical Standard Behavior for Single ...) created by Joel Sherrill
- The POSIX specification for pthread_atfork() does not address the …
- 16:25 Changeset in rtems-docs [4f9e9e5] by Joel Sherrill <joel@…>
- c-user/config/face.rst: New file -- add CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR Closes #4691.
- 16:25 Changeset in rtems-central [b1fd623] by Joel Sherrill <joel@…>
- Add POSIX Timer FACE Behavior Configuration Updates #4691.
- 12:58 Changeset in rtems-central [6755559] by Sebastian Huber <sebastian.huber@…>
- specview.py: Use augment_with_test_case_links()
- 11:33 Changeset in rtems-central [556bc7b] by Sebastian Huber <sebastian.huber@…>
- modules: Update rtems
- 11:19 Changeset in rtems-central [4b10e6a] by Sebastian Huber <sebastian.huber@…>
- spec: Clarify fine grained locking
- 08:38 Changeset in rtems [e770067] by Sebastian Huber <sebastian.huber@…>
- rtems: Add constraints for rtems_clock_tick()
- 08:37 Changeset in rtems-central [229140b] by Sebastian Huber <sebastian.huber@…>
- spec: Move Classic API maximum priority item
- 08:29 Changeset in rtems [3247b16] by Sebastian Huber <sebastian.huber@…>
- Add items to Doxygen groups
- 08:05 Changeset in rtems-central [6da921e] by Sebastian Huber <sebastian.huber@…>
- spec: Add score interfaces to groups
- 07:52 Changeset in rtems-central [683fac3] by Sebastian Huber <sebastian.huber@…>
- spec: Specify <rtems/score/atomic.h>
- 07:40 Changeset in rtems-central [8ab349b] by Sebastian Huber <sebastian.huber@…>
- spec: Add Classic API items to groups
- 07:39 Changeset in rtems-central [79a6de8] by Sebastian Huber <sebastian.huber@…>
- spec: Add groups for rtems_printer
- 07:12 Changeset in rtems-central [4edb476] by Sebastian Huber <sebastian.huber@…>
- spec: Add basedefs.h to score group
- 07:12 Changeset in rtems-central [110b80f] by Sebastian Huber <sebastian.huber@…>
- spec: Add libio group
- 07:03 Changeset in rtems-central [209562c] by Sebastian Huber <sebastian.huber@…>
- spec: Add requirements for unit tests
- 06:48 Changeset in rtems-central [28e835c] by Sebastian Huber <sebastian.huber@…>
- spec: Add not prequalified constraints
- 06:43 Changeset in rtems-central [4b52bf3] by Sebastian Huber <sebastian.huber@…>
- spec: Add event interfaces to group
- 06:17 Changeset in rtems-central [90a5d02] by Sebastian Huber <sebastian.huber@…>
- spec: Specify <sys/ioccom.h>
- 06:15 Changeset in rtems-central [0423a2b] by Sebastian Huber <sebastian.huber@…>
- spec: Add grlib interfaces to group
- 06:14 Changeset in rtems-central [c8585a5] by Sebastian Huber <sebastian.huber@…>
- spec: Add header to group
- 06:06 Changeset in rtems-central [420e382] by Sebastian Huber <sebastian.huber@…>
- spec: Fix enabled-by
- 05:47 Changeset in rtems-central [56b254d] by Sebastian Huber <sebastian.huber@…>
- specview.py: Improve orphan detection
- 05:40 Changeset in rtems-central [51a3025] by Sebastian Huber <sebastian.huber@…>
- spec: Add external interfaces to a group Remove interface container item type.
- 04:51 Changeset in rtems-central [95b5dc4] by Sebastian Huber <sebastian.huber@…>
- spec: Add C interfaces to a group
09/01/22:
- 08:09 Ticket #4712 (powerpc: Add AltiVec VRSAVE support) created by Sebastian Huber
- The VRSAVE feature of the Altivec unit can be used to reduce the …
- 07:47 Changeset in rtems-central [d848122] by Sebastian Huber <sebastian.huber@…>
- items: Add create_unique_link()
- 06:20 Changeset in rtems-source-builder [6205068] by Chris Johns <chrisj@…>
- sb/setbuilder: Correctly create build set tar files - Make a single tarfile for all buildsets built - Use the staging tree as the tarfile source - Use python's tarfile module - Create a config.file object without loading a .cfg file
- 06:20 Changeset in rtems-source-builder [828feec]5 by Chris Johns <chrisj@…>
- sb/setbuilder: Correctly create build set tar files - Make a single tarfile for all buildsets built - Use the staging tree as the tarfile source - Use python's tarfile module - Create a config.file object without loading a .cfg file Updates #4716
- 05:57 Changeset in rtems-source-builder [0253d81]5 by Chris Johns <chrisj@…>
- sb/config: Correctly handle multiple config paths - Add rtems/config to the config directories searched to better support deployment - Correctly expand the configdir and path searchs Updates #4716
- 05:57 Changeset in rtems-source-builder [18b4507] by Chris Johns <chrisj@…>
- sb/config: Correctly handle multiple config paths - Add rtems/config to the config directories searched to better support deployment - Correctly expand the configdir and path searchs Close #4710
- 05:50 Changeset in rtems-source-builder [ce77a10] by Chris Johns <chrisj@…>
- rtems/kernel: Support a list of BSPs as arch/bsp
- 05:41 Changeset in rtems-source-builder [29b944b] by Chris Johns <chrisj@…>
- rtems/kernel: Update to the latest kernel - Update hash file extension
08/31/22:
- 15:57 GSoC/2022 edited by Prashanth S
- (diff)
- 14:52 Packages/LWIP edited by Kinsey Moore
- update repo location and lwip version (diff)
- 12:19 Changeset in rtems-central [e288a4d] by Sebastian Huber <sebastian.huber@…>
- spec: Use subtype for validation items
- 12:00 Changeset in rtems-central [194ed62] by Sebastian Huber <sebastian.huber@…>
- spec: Fix typo
- 11:14 Changeset in rtems [b3d2e3fe] by Sebastian Huber <sebastian.huber@…>
- config: Include <rtems/posix/timer.h> on demand Updates #4691.
- 10:25 Changeset in rtems-central [42699a5] by Sebastian Huber <sebastian.huber@…>
- spec: Fix enabled-by
- 09:53 Changeset in rtems-central [5a14d74] by Sebastian Huber <sebastian.huber@…>
- modules: Update rtems and rtems-docs
- 09:26 Changeset in rtems [c4472cef] by Sebastian Huber <sebastian.huber@…>
- validation: Move flush filter stop validation This gets rid of a cyclic dependency in the specification graph. Update #3716.
- 09:26 Changeset in rtems [1dca588] by Sebastian Huber <sebastian.huber@…>
- validation: Support a partial thread queue flush Update #3716.
- 09:17 Changeset in rtems-central [4046843] by Sebastian Huber <sebastian.huber@…>
- config: Split enabled set
- 08:31 Changeset in rtems-central [9742580] by Sebastian Huber <sebastian.huber@…>
- specview.py: Simplify _validate()
- 05:44 Changeset in rtems-central [ad19d84] by Sebastian Huber <sebastian.huber@…>
- spec: Move flush filter stop to flush fifo This gets rid of a cyclic dependency in the specification graph.
- 05:37 Changeset in rtems-central [fa36a75] by Sebastian Huber <sebastian.huber@…>
- spec: Update due to API changes
08/30/22:
- 17:19 Changeset in rtems-lwip [f5b35b4] by Kinsey Moore <kinsey.moore@…>
- lwip.py: Track includes as lists The original work for rtems-lwip tracked include directories as raw strings to be passed into the build infrastructure. This reformulates include directory management as lists to reduce errors in future changes.
- 13:19 Changeset in rtems-central [c1453c6] by Sebastian Huber <sebastian.huber@…>
- spec: Fix warnings in validation code Update #4662.
- 11:29 WikiStart edited by Chris Johns
- Update 4.10.3 documentation link (diff)
- 11:23 WikiStart edited by Chris Johns
- Fix 4.11.3 documentation link (diff)
- 06:22 Changeset in rtems [b1072f5] by Sebastian Huber <sebastian.huber@…>
- validation: Ignore array bounds warnings Update #4702.
- 05:58 Changeset in rtems [dad6d322] by Sebastian Huber <sebastian.huber@…>
- Fix pedanic warnings without a storage increase Use RTEMS_ZERO_LENGTH_ARRAY for flexible array member. Update #4662.
- 05:27 Changeset in rtems [44b3bc65] by Sebastian Huber <sebastian.huber@…>
- validation: Fix use of uninitialized variables Update #4662.
- 05:06 Changeset in rtems [1be6dc18] by Sebastian Huber <sebastian.huber@…>
- libtest: Fix warnings without a pragma It seems that recent GCC versions expect that functions with a "const type *" parameter will read from the referenced location. Update #4662.
08/29/22:
- 18:24 Changeset in rtems-lwip [3f6e2b9] by Kinsey Moore <kinsey.moore@…>
- lwip.py: Address python formatting issues
- 07:19 Changeset in rtems [9b16f24] by Sebastian Huber <sebastian.huber@…>
- score: Fix format Update #4706.
- 07:14 Changeset in rtems [23b42f7] by Sebastian Huber <sebastian.huber@…>
- score: Fix format Update #4706.
- 07:10 Changeset in rtems [c226990] by Sebastian Huber <sebastian.huber@…>
- score: Do not expose <limits.h> to <rtems.h> The <rtems.h> header file should not unnecessarily include standard C header files. The <string.h> and <limits.h> header includes were removed in 2017. Update #4662.
- 06:53 Changeset in rtems [3d2fbaf4] by Sebastian Huber <sebastian.huber@…>
- Revert "linkersets.h: Fix gcc 12 warning" This reverts commit f930206724e65f188fe3b095826ceb1b11000f65. The linker set begin must be a symbol and not a zero-initialized item.
- 03:23 Ticket #4709 (Installed header break C++) closed by Chris Johns <chrisj@…>
- fixed: In c5b7942/rtems: […]
08/28/22:
- 22:34 Ticket #4711 (RSB does not expand dir type macros correctly (cloned)) created by Chris Johns
-
Cloned from #4710:
----
The expansion of the
dir
type macros is not … - 22:34 Ticket #4710 (RSB does not expand dir type macros correctly) created by Chris Johns
-
The expansion of the
dir
type macros is not done correctly. Macro …
08/26/22:
- 21:44 Changeset in rtems-lwip [2306c45] by Kinsey Moore <kinsey.moore@…>
- lwipopts: Update for NTP The default ZynqMP configuration is missing some definitions required for NTP to function. This adjusts the default ZynqMP configuration to be compatible with the NTP library's requirements.
- 13:52 Changeset in rtems-lwip [e0c63a3] by Kinsey Moore <kinsey.moore@…>
- lwip.py: Build BSD compatibility as part of lwIP Include the BSD compatibility functions as part of lwIP to be provided to consumers of this network stack and install the headers so they can be compiled against.
- 10:48 GSoC/2022 edited by Mahmoud Abumandour
- (diff)
- 01:38 Ticket #4709 (Installed header break C++) created by Chris Johns
- Some headers generate C++ errors and so cannot be included.
08/25/22:
- 20:19 Packages/LWIP edited by Kinsey Moore
- update and slim down (diff)
- 19:23 Changeset in rtems-lwip [edef121] by Kinsey Moore <kinsey.moore@…>
- lwip.py: Support Python earlier than 3.9 The removeprefix method is only available on Python 3.9 and later. This replaces it with an equivalent function.
- 18:13 Packages/LWIP edited by Kinsey Moore
- (diff)
- 16:25 Packages/LWIP edited by Kinsey Moore
- update git link and add current lwIP version information (diff)
- 05:00 Ticket #4708 (Add i2c command) created by Chris Johns
- The command: 1. Detects devices 2. Reads or writes blocks of data to …
- 04:10 Changeset in rtems [a932829b] by Chris Johns <chrisj@…>
- libdebugger/aarch64: Set .start section to RW - Stops the server crashing when setting breakpoints in .start
Note: See TracTimeline
for information about the timeline view.