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

Timeline



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 …

11/20/17:

22:25 TBR/UserManual/Simulators edited by Hesham Almatary
(diff)
22:21 TBR/Website/Board_Support_Packages edited by Hesham Almatary
(diff)
12:57 Ticket #3242 (Workarounds for UT699, UT700, and GR712RC errata) created by Sebastian Huber
https://gcc.gnu.org/ml/gcc-patches/2017-11/msg01751.html This patch …
11:03 Ticket #3241 (RSB sporadically fails when fetching rtems-tools) created by Christian Mauderer
Sporadically the rtems source builder fails with a error message like …

11/18/17:

05:32 Ticket #3240 (cpukit/libmisc/stackchk/check.c stack addresses formatted incorrectly.) created by Andrei Chichak
The function Stack_check_Dump_threads_usage displays the stack high, …
00:33 WikiStart edited by Chris Johns
FIx 4.11.2 documentation link. (diff)
00:33 Release edited by Chris Johns
FIx 4.11.2 documentation link. (diff)

11/17/17:

06:58 Ticket #3239 (Add getentropy() implementation provided by each BSP) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"baf98240a47f4e32da85ac8160c35fe03bf60576/rtems-docs" baf9824/rtems-docs]: […]
06:26 Ticket #3239 (Add getentropy() implementation provided by each BSP) created by Sebastian Huber
The getentropy() system call was introduced by OpenBSD and is now also …

11/16/17:

20:42 Ticket #3238 (Git push to Trac with more than one commit does not update tickets.) created by Chris Johns
The git push to trac hook does not queue or handle a number of commits …
14:29 Ticket #3237 (Fix priority ceiling updates) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"ec771f253182569dd5e046f39785a22c6c6f8e44/rtems" ec771f2/rtems]: […]
14:25 Ticket #3237 (Fix priority ceiling updates) created by Sebastian Huber
We must not clear the priority updates in …
13:41 Ticket #3236 (Fix thread queue owner priority update in _Thread_queue_Flush_critical()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"9c30c31e24069555a9e3e9ccae0d8af04fba35f5/rtems" 9c30c31e/rtems]: […]
13:40 Ticket #3235 (Fix rtems_semaphore_flush() for priority inheritance semaphores) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"79a998d8629e8603e5df1191483409973f9a119d/rtems" 79a998d/rtems]: […]
13:37 Ticket #3236 (Fix thread queue owner priority update in _Thread_queue_Flush_critical()) created by Sebastian Huber
The thread queue extract operations performed by the …
13:08 Ticket #3235 (Fix rtems_semaphore_flush() for priority inheritance semaphores) created by Sebastian Huber
The _Semaphore_Get_operations() must return the proper operations for …
09:12 Developer/Release edited by Sebastian Huber
(diff)
Note: See TracTimeline for information about the timeline view.