Timeline
03/28/20:
- 21:59 Changeset in rtems-libbsd [236295c]5-freebsd-126-freebsd-12 by Vijay Kumar Banerjee <vijay@…>
- wscript: Python2 support for unicode strings in contexts Closes #3909
- 21:59 Changeset in rtems-libbsd [5088364]5 by Vijay Kumar Banerjee <vijay@…>
- wscript: Python2 support for unicode strings in contexts Update #3909
- 18:24 Changeset in rtems [19efa9a0]5 by G S Niteesh Babu <niteesh.gs@…>
- bsp/raspberrypi: Fix build warnings. 1) _Memory_Initialize makes pointer from integer without a cast. 2) printf format error, expects %u but %lu provided.
03/27/20:
- 19:02 Ticket #3920 (Update POSIX compliance guide) created by eshan dhawan
- Some headers and methods have been implemented in Newlib/RTEMS/RTEMS …
- 17:41 Changeset in rtems-central [9ca576b] by Sebastian Huber <sebastian.huber@…>
- spec: Fix CONFIGURE_MAXIMUM_DRIVERS
- 12:12 Changeset in rtems-central [c4fc8bd] by Sebastian Huber <sebastian.huber@…>
- spec: Convert integer feature options
- 11:53 Changeset in rtems-docs [7bad894]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Use new template for integer config opts Try to bring all descriptions up to date. Add cross-references to several options. Clarify configuration value constraints. Use this template also for initializer type options. Close #3901.
- 09:16 Changeset in rtems-central [ee8b3c9] by Sebastian Huber <sebastian.huber@…>
- applconfig: Support integer options
- 08:02 Changeset in rtems-docs [ae84edd]5 by Sebastian Huber <sebastian.huber@…>
- user: Use consistent Hello World spelling
- 08:00 Changeset in rtems-docs [03e61e9]5 by Sebastian Huber <sebastian.huber@…>
- user: Provide a user friendly configuration
- 03:40 Ticket #3919 (RSB may not download source of pkconfig checked packages) closed by Chris Johns <chrisj@…>
- fixed: In 9b7cdb7/rtems-source-builder: […]
- 03:39 Changeset in rtems-source-builder [9b7cdb7]5 by Chris Johns <chrisj@…>
- bare: Fix pkgconfig checks and getting source. - If the package was installed the check does not build the package. This also meant getting the source failed. Closes #3919
- 03:38 Changeset in rtems-source-builder [25386b1]5 by Chris Johns <chrisj@…>
- bare/glib: Add back glib-2.39.3-1 - It was removed in ... https://git.rtems.org/rtems-source-builder/commit/?id=f93fcef875560f6a8ac7a3a541e4a96f73751553
- 03:33 Ticket #3919 (RSB may not download source of pkconfig checked packages) created by Chris Johns
- There are config files with the following: […] If the glib package …
03/26/20:
- 19:37 Ticket #3918 (Add section to POSIX Users and POSIX Compliance Guide on Unsupportable ...) created by Joel Sherrill
- There are some methods RTEMS cannot support. For example, fork(), …
- 19:32 Ticket #3917 (Add Explanation of Functionality Location Choice (newlib, rtems, libbsd)) created by Joel Sherrill
- Find a place in the Software Engineering Guide to discuss RTEMS POSIX …
- 14:06 Changeset in rtems [18f5bcb]5 by Sebastian Huber <sebastian.huber@…>
- rtems: Fix Doxygen comment
- 07:12 Ticket #3822 (Release created VERSION file in rtems-tools-.*.tar.xz is wrong) closed by Chris Johns
- fixed
03/25/20:
- 15:21 Changeset in rtems-source-builder [71af2d9]5 by Joel Sherrill <joel@…>
- spike: Update to use exec that searches along PATH. Updates #3914.
- 07:37 Changeset in rtems-libbsd [835250d]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- Fix INVARIANTS support
03/24/20:
- 19:33 Changeset in rtems [4bae9c31]5 by Vijay Kumar Banerjee <vijay@…>
- MAINTAINERS: Add myself to Write After Approval
- 07:07 Changeset in rtems-central [9e60b56] by Sebastian Huber <sebastian.huber@…>
- Update rtems-docs
- 06:50 Ticket #3900 (New template for boolean feature defines) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In dfe0ec0/rtems-docs: […]
- 06:47 Changeset in rtems-docs [62d58f2]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Document new event record config options Update #3904.
- 06:43 Changeset in rtems-central [9e90f1b] by Sebastian Huber <sebastian.huber@…>
- spec: Update copyright
- 06:29 Changeset in rtems-central [9398d2e] by Sebastian Huber <sebastian.huber@…>
- spec: Use option type "feature-enable"
- 06:08 Changeset in rtems-central [f85bb0b] by Sebastian Huber <sebastian.huber@…>
- applconfig: Support "feature-enable" option type
03/23/20:
- 20:11 Ticket #3914 (Spike has hard-coded path to DTC) closed by Joel Sherrill <joel@…>
- fixed: In 12e02ad/rtems-source-builder: […]
- 20:02 Changeset in rtems-source-builder [12e02ad]5 by Joel Sherrill <joel@…>
- Spike: Update to include fix for hard-coded path to dtc Closes #3914.
- 15:16 Changeset in rtems [96402b74]5 by Sebastian Huber <sebastian.huber@…>
- score: Document _TLS_Alignment
- 14:54 Changeset in rtems [24c2179]5 by Sebastian Huber <sebastian.huber@…>
- score: Fix size of TLS_Thread_control_block On most architectures, the size of the thread-local storage TCB must be 8 bytes. Fix the definition for 64-bit targets.
- 14:44 Changeset in rtems [d05a900a]5 by Sebastian Huber <sebastian.huber@…>
- sptests/sptls02: Add test case Add a test case which requires the use of tls_guard() and tls_init(). Change license to BSD-2-Clause.
- 13:26 Changeset in rtems-libbsd [1189f71]6-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- if_stmac: Add driver for STM32H7 ethernet module Update #3910.
- 13:26 Changeset in rtems-libbsd [c28f67a] by Sebastian Huber <sebastian.huber@…>
- if_stmac: Add driver for STM32H7 ethernet module Update #3910.
- 10:37 Changeset in rtems [2f157e2] by Sebastian Huber <sebastian.huber@…>
- bsp/stm32h7: Move <math.h> include This is necessary for libbsd compatibility. Update #3910.
- 06:21 Changeset in rtems [3fd4889]5 by Sebastian Huber <sebastian.huber@…>
- conf: Improve evaluation of event recording opts Check for configuration errors earlier. Allow fatal dumps without the other extensions. Add some warnings. Update #3904.
- 06:13 Ticket #3916 (Import zstd compression/decompression library) created by Sebastian Huber
- Import zstd compression/decompression library as an alternative to …
- 05:51 Changeset in rtems-source-builder [68f90be]5 by Sebastian Huber <sebastian.huber@…>
- 5: Update rtems-tools Pick up new features for rtems-record-lttng. Update #3904.
- 05:50 Changeset in rtems-source-builder [cc29f67]5 by Sebastian Huber <sebastian.huber@…>
- 6: Update unstable RTEMS 6 tool chain
03/22/20:
- 16:32 Changeset in rtems-tools [bba29e3]5 by Cláudio Maia <clrrm@…>
- bsps: Deletes erc32-run.ini
- 15:54 Ticket #3915 (File or Fix an RTEMS Ticket for a Coverity Scan Issue) created by Joel Sherrill
- See https://devel.rtems.org/wiki/GCI/Coding/CoverityIssues for more …
- 09:21 GSoC/2020 edited by niteesh
- (diff)
03/21/20:
- 19:37 Changeset in rtems-central [2fc6e83] by Sebastian Huber <sebastian.huber@…>
- spec: Fix format
- 19:34 Changeset in rtems-central [9acaac5] by Sebastian Huber <sebastian.huber@…>
- spec: Fix format
- 18:32 Ticket #3914 (Spike has hard-coded path to DTC) created by Joel Sherrill
- Spike has a fully qualified hard-coded path to dtc which when built …
- 18:04 Changeset in rtems-docs [927b004]5 by Joel Sherrill <joel@…>
- posix-compliance: Add some missing methods
03/20/20:
- 18:35 Changeset in rtems-tools [9b9e0dd]5 by Joel Sherrill <joel@…>
- gdbarmsim: Remove all variants Updates #3911.
- 16:53 Ticket #3611 (qemu/glib fails to build with newer gcc) closed by Joel Sherrill
- fixed: I'm sorry. I misread #3611 instead of #3911. I pushed this. Hopefully someone can test it but we know this has been broken for a while on newer OSes. With any luck, you didn't make it worse on older ones. :)
- 16:40 Ticket #3913 (Review wiki references in rtems-docs for removal) created by Joel Sherrill
- This task asks you to check the [https://docs.rtems.org/ development …
- 16:27 Ticket #3611 (qemu/glib fails to build with newer gcc) reopened by Martin Erik Werner
- I'm guessing this should be re-opened since the commit used the wrong close ticket id? (I have not re-tested this on current versions of Debian though.)
- 14:37 Ticket #3911 (Remove gdbarmsim) closed by Joel Sherrill
- fixed: Closing commit messages accidentally refer to #3611.
- 14:22 Changeset in rtems-docs [87e49d4]5 by Joel Sherrill <joel@…>
- gdbarmsim: Remove all references to this deleted BSP family Updates #3611.
- 13:35 Ticket #3611 (qemu/glib fails to build with newer gcc) closed by Joel Sherrill <joel@…>
- fixed: In 37e7cc5/rtems: […]
- 08:12 Changeset in rtems [51307919]5 by Sebastian Huber <sebastian.huber@…>
- arm: ARMv7-M statically initialized vector table Statically initialize the ARMv7-M vector table to allow a placement in ROM with read-only MPU settings. Change licence to BSD-2-Clause in some files.
- 07:10 Changeset in rtems [3fccdc95] by Sebastian Huber <sebastian.huber@…>
- bsps/arm: Add support for MPU region alignment Update #3910.
03/19/20:
- 22:12 Ticket #3912 (Describe relationship between RTEMS and gcc cross-compiler) created by Gedare Bloom
- Occasionally new users are confused why they can't use their …
- 20:55 Changeset in rtems [37e7cc5]5 by Joel Sherrill <joel@…>
- gdbarmsim: Remove Closes #3611.
- 20:18 Ticket #3911 (Remove gdbarmsim) created by Joel Sherrill
- Broken as a consequence of ARM rework that did not get done to this …
- 20:16 TBR/Website/Board_Support_Packages edited by Joel Sherrill
- Remove gdbarmsim and dead link to a blackfin bsp (diff)
- 15:33 Changeset in rtems-tools [11a481f]5 by Gedare Bloom <gedare@…>
- execute.py: fix long line
- 10:28 Changeset in rtems [2cfcd00] by Sebastian Huber <sebastian.huber@…>
- bsp/stm32h7: Constify some functions Update #3910.
- 09:01 GSoC/2020 edited by Suyash Singh
- changed title to more specific (diff)
- 08:31 Ticket #3910 (Add BSP for STM32H7) created by Sebastian Huber
- Add a BSP for the …
- 08:04 Changeset in rtems-central [a8d896d] by Sebastian Huber <sebastian.huber@…>
- spec: Add event record config options
03/18/20:
- 15:50 Changeset in rtems-docs [dfe0ec0]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Use new template for feature config opts Try to bring all descriptions up to date. Add cross-references to several options. Close #3900.
- 13:45 Changeset in rtems-central [a0e78f0] by Sebastian Huber <sebastian.huber@…>
- spec: Convert boolean feature options
- 13:44 Changeset in rtems-central [43f4fde] by Sebastian Huber <sebastian.huber@…>
- applconfig: Support new boolean feature template
- 13:42 Changeset in rtems-central [77fb6b7] by Sebastian Huber <sebastian.huber@…>
- items: Add contains method
- 12:58 Changeset in rtems-central [78ef906] by Sebastian Huber <sebastian.huber@…>
- Update rtems-docs
03/17/20:
- 16:03 GSoC/2020 edited by UTKARSH RAI
- (diff)
- 14:50 Changeset in rtems-central [9144b6b] by Sebastian Huber <sebastian.huber@…>
- content: Make lines for definition item
- 14:45 Changeset in rtems-central [28b8f50] by Sebastian Huber <sebastian.huber@…>
- content: Add helper to accept a string or a list
- 14:26 Changeset in rtems-docs [7a8d697]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Add reference to proxies Update #3836.
- 14:04 Changeset in rtems-docs [f75e0be]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Fix format Update #3836.
- 14:00 Changeset in rtems-docs [5e54ffe]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Add configuration option index entry Update #3836.
- 13:40 Changeset in rtems-docs [c3ebd83]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Fix sorting in filesystem configuration Update #3836.
- 13:29 Changeset in rtems-central [dfca4bc] by Sebastian Huber <sebastian.huber@…>
- content: Add method to register license/copyrights
- 13:29 Changeset in rtems-central [a400958] by Sebastian Huber <sebastian.huber@…>
- content: Add method to add lines
- 13:28 Changeset in rtems-central [5df0bec] by Sebastian Huber <sebastian.huber@…>
- applconfig: Rework
- 13:23 Changeset in rtems-docs [5fb9a1c]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Add missing configuration option notes Update #3836.
- 13:10 Changeset in rtems-docs [f3076bc]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Sort configuration options alphabetically Update #3836.
- 10:18 Ticket #3909 (rtems_waf with python2 needs to handle unicode strings with waf) created by Chris Johns
- Waf will not support Python 2 unicode strings and there is a use case …
- 10:02 GSoC/2020 edited by Suyash Singh
- (diff)
- 09:56 Changeset in rtems-central [b459114] by Sebastian Huber <sebastian.huber@…>
- spec: Fix glossary group default type
- 09:22 GSoC/2020 edited by Suyash Singh
- made gsoc title accurate (diff)
- 09:06 Changeset in rtems-central [64987c4] by Sebastian Huber <sebastian.huber@…>
- spec: Add application configuration
- 08:10 Changeset in rtems-docs [79fb6fd]5 by Sebastian Huber <sebastian.huber@…>
- c-user: Canonicalize configuration option groups Update #3836.
- 07:34 Changeset in rtems-tools [274981f]5 by Sebastian Huber <sebastian.huber@…>
- Improve Python 3 compatibility
- 06:50 Changeset in rtems-source-builder [96cdedc]5 by Sebastian Huber <sebastian.huber@…>
- 6: Update unstable RTEMS 6 tool chain
- 06:33 GSoC/2020 edited by Richi Dubey
- Richi's GSoC Addition (diff)
- 06:30 Changeset in rtems-source-builder [30725b6]5 by Sebastian Huber <sebastian.huber@…>
- 5: Update Newlib Pick up fix for crt0.c.
- 06:07 Changeset in rtems-central [07b6648] by Sebastian Huber <sebastian.huber@…>
- Convert tests to pytest
03/16/20:
- 20:18 Changeset in rtems-central [823c74c] by Sebastian Huber <sebastian.huber@…>
- Convert content test to pytest
- 14:42 Changeset in rtems-docs [979c5b2]5 by G S Niteesh Babu <niteesh.gs@…>
- user/raspberrypi: Fix typo enable-uart should be enable_uart in config.txt
- 13:07 Changeset in rtems-docs [aceadb1]5 by Sebastian Huber <sebastian.huber@…>
- eng: Add Python development guidelines
- 10:33 Changeset in rtems-tools [8db5ce1]5 by Sebastian Huber <sebastian.huber@…>
- record: Format file header Update #3904.
- 10:29 Changeset in rtems-tools [4aa0d5f]5 by Sebastian Huber <sebastian.huber@…>
- record: Guard config.h include Update #3904.
- 08:25 Changeset in rtems-tools [16eff9b]5 by Sebastian Huber <sebastian.huber@…>
- record: Increase input buffer and alignment Update #3904.
- 07:43 Changeset in rtems-tools [390522a]5 by Sebastian Huber <sebastian.huber@…>
- record: Add support for zlib compressed input Update #3904.
- 07:41 Changeset in rtems-tools [5fa2c3b]5 by Sebastian Huber <sebastian.huber@…>
- record: Add zlib filter class Update #3904.
- 07:05 Changeset in rtems-tools [5bc9f73]5 by Sebastian Huber <sebastian.huber@…>
- record: Add base64 filter class Update #3904.
- 06:03 Changeset in rtems-tools [bfc8f2d]5 by Sebastian Huber <sebastian.huber@…>
- record: Add filter base class Update #3904.
03/15/20:
- 19:26 SmallTasks edited by Gedare Bloom
- (diff)
- 19:01 Ticket #3908 (Fix Warnings) created by Joel Sherrill
- With the large number of ports and BSPs that RTEMS has, there are …
- 18:59 Ticket #3907 (Update Getting Started Instructions) created by Joel Sherrill
- https://devel.rtems.org/wiki/GSoC/GettingStarted reflects how SIS was …
- 18:57 Ticket #3906 (Clean Up User Manual Wiki Pages) created by Joel Sherrill
- There is still a significant amount of content listed under …
- 18:52 Ticket #3905 (Clean Up BSP Wiki Pages) created by Joel Sherrill
- This has already been posted and discussed a bit on the development …
- 18:48 SmallTasks created by Joel Sherrill
- New page
- 17:07 Changeset in rtems-tools [d964171]5 by Sebastian Huber <sebastian.huber@…>
- record: Add support for base64 encoded input Update #3904.
- 17:07 Changeset in rtems-tools [b066705]5 by Sebastian Huber <sebastian.huber@…>
- record: Add option to print config default values Update #3904.
- 16:27 TBR/Website/Board_Support_Packages edited by Joel Sherrill
- Removed references to obsolete BSPs (diff)
- 16:08 TBR/Website/Board_Support_Packages edited by Joel Sherrill
- Remove links to non-existent pages (diff)
- 10:24 Changeset in rtems-tools [b60abbf]5 by Sebastian Huber <sebastian.huber@…>
- record: Add INI file parser Import from: https://github.com/benhoyt/inih commit 351217124ddb3e3fe2b982248a04c672350bb0af Author: Stephan Lachnit <stephanlachnit@…> Date: Sun Mar 1 07:31:28 2020 +0100 r48 release (#100) * Bump copyright to 2020 * Remove makefile for static library * meson: version 48 Signed-off-by: Stephan Lachnit <stephanlachnit@…> Update #3904.
03/14/20:
- 19:36 Changeset in rtems-tools [14f0957]5 by Sebastian Huber <sebastian.huber@…>
- record: Fix format Update #3904.
Note: See TracTimeline
for information about the timeline view.