Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



12/05/17:

17:04 Ticket #2608 (POSIX Condition Variables Clock Attribute Support) closed by Gedare Bloom
fixed
16:51 Ticket #3207 (Supported Architectures Page is out of date) closed by Joel Sherrill
fixed
16:50 TBR/UserManual/SupportedCPUs edited by Joel Sherrill
Table reformatted to Trac and updated to 5.x/master per #3207 (diff)
14:31 Ticket #3227 (sb-check fails on Msys2 64-bit) closed by Joel Sherrill
worksforme: This should have been closed. The issue was that my install needed to be updated after the initial install. Apparently, they don't give you the latest version of anything on an initial install. Closing.
14:21 Ticket #3129 (RTEMS Tools covoar build fails on Windows) closed by Joel Sherrill
fixed: This must have been fixed since the ticket was filed. It builds now. There are warnings but that's a different issue.
14:05 Ticket #3191 (RTEMS Tester covoar dies with no arguments.) closed by Joel Sherrill <joel@…>
fixed: In [changeset:"b516a581a3517ae5a0687f1b758e0d84a934afc3/rtems-tools" b516a58/rtems-tools]: […]
07:03 Ticket #3257 (fat: Support files in the root directoy with the same name as the ...) closed by Christian Mauderer <Christian.Mauderer@…>
fixed: In [changeset:"004a63efef768583d872f3d5d45d008c7b597dc6/rtems" 004a63e/rtems]: […]
06:36 Ticket #3257 (fat: Support files in the root directoy with the same name as the ...) created by Sebastian Huber
Take care that a file in the root directory with the same name as the …

12/04/17:

09:55 Tickets #2629,​2630 batch updated by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"6c2b8a4b35536a5f99ba1ef91139485b011dafc1/rtems" 6c2b8a4b/rtems]: […]

12/01/17:

13:09 Ticket #3256 (Ada run-time needs support for self-contained POSIX synchronization objects) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"d60799b93688e4ce93985dd5142b3880bebc6e7d/rtems-source-builder" d60799b/rtems-source-builder]: […]
10:29 Ticket #3256 (Ada run-time needs support for self-contained POSIX synchronization objects) created by Sebastian Huber
Object types are hard coded in gcc/ada/s-osinte-rtems.ads.
06:02 Ticket #3242 (Workarounds for UT699, UT700, and GR712RC errata) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"ffbd5e9285a5b854b3e97d59a0fcf9bfe4c07d02/rtems-source-builder" ffbd5e9/rtems-source-builder]: […]

11/30/17:

06:12 Ticket #3255 (Warnings on 64-bit targets) closed by Sebastian Huber
duplicate: This is a duplicate of #3156.

11/29/17:

19:02 Ticket #3255 (Warnings on 64-bit targets) created by Joel Sherrill
This occurred on the 64 bit PowerPC and SPARC64 targets. …
07:16 Ticket #2628 (Avoid home-grown condition variable implementation in the Classic Regions) closed by Sebastian Huber
wontfix: The region can be configured to let threads wait in FIFO or priority order. The self-contained condition variables do not support this. Keep this special case implementation as is.

11/24/17:

05:57 Ticket #3243 (Simplify global construction) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"674b71470bf666cde68656b0d602d0d3dc8443f3/rtems-docs" 674b714/rtems-docs]: […]

11/23/17:

12:20 Ticket #3254 (Reorganize header files to avoid "make preinstall") created by Sebastian Huber
06:28 Ticket #3244 (Change rtems_panic() implementation and document this function) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"97c51c8bfbb875340941f492b6b32b5c88c1ec21/rtems-docs" 97c51c8/rtems-docs]: […]
06:16 Ticket #3253 (Fix execution time in time partitioning environments) created by Sebastian Huber
Currently, the uptime is used to measure execution times in RTEMS. …

11/22/17:

12:44 Ticket #3247 (Remove BSP-specific defaults for RTEMS_BSP_CLEANUP_OPTIONS()) closed by Sebastian Huber
fixed: [3dd381f0431b761965f573381ff90a8d42a8bd79/rtems]
12:03 Ticket #3248 (Add BSP_VERBOSE_FATAL_EXTENSION to RTEMS_BSP_CLEANUP_OPTIONS) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"86a80ee1af0fedb3b575ae95db7e80f80d46b533/rtems" 86a80ee1/rtems]: […]
12:02 Ticket #3246 (Remove _BSP_Fatal_error()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"07d96453a98c9df64be87eaf1f9023ba05e90297/rtems" 07d96453/rtems]: […]
12:02 Ticket #3245 (Replace BSP_panic() with rtems_panic()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"1c193a26d227a42a1ea76564950488f48189dbde/rtems" 1c193a2/rtems]: […]
12:01 Ticket #3249 (imx7 does not link getentropy01 test on master) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"a8bf9a3f7a191d03733b7759501081265f051fe0/rtems" a8bf9a3/rtems]: […]
08:43 Ticket #3252 (Add PowerPC support for libdebugger) created by Sebastian Huber
08:32 Ticket #3251 (Test stringto01 fails on targets with an FPU that lacks support for ...) created by Sebastian Huber
For example the QorIQ P2020 has an e500 core. The FPU of this core …

11/21/17:

19:27 Ticket #3250 (Remove Use of bsp_specs) created by Joel Sherrill
The bsp_specs file in each BSP directory is GCC specific and a barrier …
18:38 Ticket #3249 (imx7 does not link getentropy01 test on master) created by Joel Sherrill
arm-rtems5-gcc -B../../../../../imx7/lib/ -specs bsp_specs -qrtems …
11:50 Ticket #3248 (Add BSP_VERBOSE_FATAL_EXTENSION to RTEMS_BSP_CLEANUP_OPTIONS) created by Sebastian Huber
Add BSP_VERBOSE_FATAL_EXTENSION to RTEMS_BSP_CLEANUP_OPTIONS to …
11:44 Ticket #3247 (Remove BSP-specific defaults for RTEMS_BSP_CLEANUP_OPTIONS()) created by Sebastian Huber
Remove BSP-specific defaults for RTEMS_BSP_CLEANUP_OPTIONS() to …
10:49 Ticket #3246 (Remove _BSP_Fatal_error()) created by Sebastian Huber
BSPs can use the bsp_fatal_extension() to provide BSP-specific fatal …
10:36 Ticket #3245 (Replace BSP_panic() with rtems_panic()) created by Sebastian Huber
Due to a new rtems_panic() implementation, it is possible to replace …
10:16 Ticket #3244 (Change rtems_panic() implementation and document this function) created by Sebastian Huber
The current rtems_panic() implementation is quite heavy weight. It …
09:29 Ticket #2355 (SPARC: Several shared drivers are not SMP ready) closed by Daniel Hellstrom <daniel@…>
fixed: In [changeset:"4d7e4bb2139439e676a9131cad3b1a9aa04037ae/rtems" 4d7e4bb/rtems]: […]
06:53 Ticket #3243 (Simplify global construction) created by Sebastian Huber
For the SMP support the global construction was changed to use an …
Note: See TracTimeline for information about the timeline view.