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

Timeline



04/22/17:

22:25 Ticket #2639 (RSB long path support on Windows is still broken.) closed by Chris Johns
duplicate: Closing this ticket as #2992 has more details.
10:21 Ticket #3004 (Typos in RTEMS User Manual 4.11.99) created by Linda Huxley
There are a couple of apparent typos in section "5.2 Releases" in the …

04/21/17:

19:02 GSoC/2017 edited by Cillian O'Donnell
(diff)

04/20/17:

12:23 Ticket #3003 (FAT does not support clusters bigger than 32K) created by munster
When used with 64KiB clusters, the FAT driver will loop forever in …
11:47 Ticket #3002 (Incorrect bit reference in ARM GIC) created by munster
Incorrect bit reference in …
07:48 Ticket #3001 (SMP build of RTEMS Testsuite does not set CONFIGURE_MAXIMUM_PROCESSORS) created by Chris Johns
The default setting for CONFIGURE_MAXIMUM_PROCESSORS is 1

04/19/17:

04:34 Ticket #2976 (warnings in rtems-debugger-server.c) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"7f95cc07079901693338ef565bb318f4d5ed5a7c/rtems" 7f95cc0/rtems]: […]
02:11 Ticket #3000 (Setting interrupt level in the mode arg on SMP returns RTEMS_UNSATISFIED) created by Chris Johns
If for any reason a user sets the interrupt level in the mode on an …

04/18/17:

16:25 Ticket #2983 (Create <rtems/inttypes.h> to consolidate extensions to <inttypes.h>) closed by Joel Sherrill <joel@…>
fixed: In [changeset:"d420b679afc03f17d597193268e98966a0acd83d/rtems" d420b67/rtems]: […]
14:41 Ticket #2999 (sb-check on Cygwin) created by Joel Sherrill
It looks like there are two issues in windows.py * Probes for …
04:27 Ticket #2998 (RTEMS User Manual Quick Start does not cover releases.) created by Chris Johns
The quick start documents using git and does not cover a release. This …
02:43 Ticket #2997 (Monitor config command does not handle unlimited objects.) created by Chris Johns
Running the console's config command with unlimited objects gives: …
02:28 Ticket #2981 (testdata excludes on included tcfg files does not work) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"18f63c0004cc3348bc785a642da82d2a3d46db5d/rtems" 18f63c0/rtems]: […]

04/17/17:

01:37 Ticket #2996 (source download for RTEMS 4.11.2-rc1 Release) created by tnagy
A while back Following the instructions on …

04/16/17:

23:04 Ticket #2995 (Missing bsets) created by Hassan Karim
When I went to rebuild based on 4.12, I cloned from github. I am no …

04/15/17:

15:35 GSoC/2017 edited by Spencer Goodwin
(diff)
13:06 Ticket #2994 (tar01 XZ error) created by Joel Sherrill
This shows up on erc32 and psim. /dest3/home/test_script: mode: …

04/14/17:

06:04 Ticket #2991 (improvement in smp capability) closed by Chris Johns
invalid: Please do not create tickets for questions that can be asked on the developers mailing list.
06:02 Ticket #2993 (SMP assert in _Thread_Executing in libdebugger) created by Chris Johns
The target code in libdebugger has support to recover from exceptions …
01:15 Ticket #2992 (Long path crashes the RSB when listing a directory.) created by Chris Johns
Building LM32 on Windows crashes the RSB with a long path. The …

04/13/17:

17:50 Ticket #2991 (improvement in smp capability) created by DHANPAL SINGH
i want to know the project ideas regarding improving th smp capability
17:01 Ticket #2965 (bootstrap sort inconsistent with sb-bootstrap for acinclude) closed by Gedare Bloom <gedare@…>
fixed: In [changeset:"3be28ee6dde13ea75ac58a2b3e36c35d70436861/rtems" 3be28ee6/rtems]: […]
14:14 GSoC/2017 edited by Andy MacGregor
Removed self from table (backing out of GSOC) (diff)
07:48 Ticket #2990 (RTEMS Source Builder Fails on Windows Builds) reopened by Chris Johns
Building 4.11.2-rc4 on Windows with a new MSYS2 install has an error on rtems-arm: […] I am not sure the patch is ok so I am reopening this ticket.
01:03 Ticket #2952 (Support a release candidates residing in an `rc` directory.) closed by Chris Johns
fixed: Fix on the 4.11 and master branches.

04/12/17:

21:14 Ticket #2950 (doxygen does not install on sync.rtems.org) closed by Chris Johns
fixed: Fixed.
21:09 Ticket #2989 (doxygen crashes on sync.rtems.org) closed by Chris Johns
fixed: Using single threaded mode ({{DOT_NUM_THREADS = 1}}) works. It is painfully slow but I can live with that.
10:27 Ticket #2990 (RTEMS Source Builder Fails on Windows Builds) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"e85c673ef261f9811d16a24ff8893d70f65538c4/rtems-source-builder" e85c673/rtems-source-builder]: […]

04/11/17:

22:44 Ticket #2950 (doxygen does not install on sync.rtems.org) reopened by Chris Johns
doxygen is reporting: […] It looks like this is not installed and we need it. This is something Joel raised the other day.
13:45 Ticket #2990 (RTEMS Source Builder Fails on Windows Builds) created by Worth Burruss
The source Builder Fails to build 4.11 tools under MSYS2 and windows. …
06:32 Ticket #2989 (doxygen crashes on sync.rtems.org) created by Chris Johns
Attempting to create a release on sync.rtems.org results in a core …
00:30 Ticket #2988 (Documentation link to the 4.11 release is broken.) created by Chris Johns
The link on docs.rtems.org to the latest release is broken. I suspect …
00:27 WikiStart edited by Chris Johns
Update releases details. (diff)
00:25 Release edited by Chris Johns
(diff)
00:25 Release edited by Chris Johns
Format changes. (diff)
00:22 Release edited by Chris Johns
Make release detalis a table and add links to the various parts of a release as a quick reference. (diff)

04/10/17:

23:41 Release/4.11 edited by Chris Johns
Add a new ticket link with the correct milestone and version. (diff)
06:38 Ticket #2952 (Support a release candidates residing in an `rc` directory.) reopened by Chris Johns
The bug still exists. The issue is due to the tools and kernel configuration scripts having %define without_release_url because the source for the tools and kernel is not located in the sources directory in the release. Splitting the sources into separate paths only complicates things so it is best to remove the path hack and have the tools and kernel source in the sources directory of a release as well as the release's top level directory.

04/09/17:

10:31 Ticket #2987 (fat: msdos_dir_read(..) doesn't reset conversion output string length) created by slemstick
msdos_dir_read(..) uses a conversion function, …
00:27 GSoC/2017 edited by Spencer Goodwin
(diff)
00:27 GSoC/2017 edited by Spencer Goodwin
(diff)
Note: See TracTimeline for information about the timeline view.