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

Timeline



04/05/13:

23:55 GSoC/2013 edited by Shubhamsomani
/* Students Proposals */ (diff)
20:12 Developer/AtomicSupport edited by Gedare
/* Architectures atomic support */ (diff)
20:11 Developer/AtomicSupport edited by Gedare
Gedare moved page Atomic-support? to Atomic support (diff)
12:03 Projects/GSoC/Atomic_Operations edited by WeiY
(diff)
11:57 Developer/AtomicSupport edited by WeiY
/* Architectures atomic support */ (diff)
11:53 Developer/AtomicSupport edited by WeiY
(diff)
11:41 Developer/AtomicSupport created by WeiY
Created page with "==Architectures atomic support== The following table summarizes the atomic support among the CPU architectures supported by the git development head. The target CPU and bran..."

04/03/13:

11:56 Ticket #2112 (<sys/queue.h> is broken) created by Sebastian Huber
The STAILQ_LAST() macro uses offsetof() which is undefined. In …
03:46 Ticket #2111 (AVR needs avr-libc to compile RTEMS.) created by cynt6007
The avr io.h header gives a warning that if not doing avr-libc, that …
02:58 Ticket #2110 (AVR POINTER_REGS error) created by cynt6007
Built unstable/avr-rtems4.11 toolchain, and it failed to build with …
02:40 Ticket #2109 (Add --always-clean) closed by Chris Johns
fixed: Added on master head. Builds are queued for cleaning even if they fail when --keep-going is used.
02:39 Ticket #2108 (Limit jobs to make.) closed by Chris Johns
fixed: Fixed on the master head. The --jobs option supports 'none', 'max', or 'half' or a fraction to divide the number of detected processors or an integer which forces the jobs value. The --no-smp option has been removed. For example: --jobs=none # no -j option to make --jobs=half # half the cpus detected --jobs=0.25 # a quarter the cpus detected --jobs=45 # force jobs to 45

04/02/13:

22:04 Ticket #2109 (Add --always-clean) created by Chris Johns
Add an option --always-clean for use with --keep-going to make sure …
22:01 Ticket #2108 (Limit jobs to make.) created by Chris Johns
Some host systems being used for testing such as the GCC compile farm …
21:45 Ticket #2107 (Cygwin build fails with binutils installed under $PREFIX) created by Chris Johns
If there are tools already installed under the $PREFIX path building a …
09:07 Ticket #2105 (unstable bsets fails to expand rtems_arch) closed by Chris Johns
fixed: Fixed on head. Thanks.
08:56 Ticket #2106 (unstable bsets fails to find gcc-common.cfg) closed by Chris Johns
fixed: Fixed on head. Thanks.
02:16 Ticket #2106 (unstable bsets fails to find gcc-common.cfg) created by cynt6007
The test was provided with bug XXX the patch fixes the problem by …
02:08 Ticket #2105 (unstable bsets fails to expand rtems_arch) created by cynt6007
rtems_arch failed to expand on the unstable targets. This patch fixes …

04/01/13:

05:36 GSoC/2013 edited by Peng Fan
/* Students Proposals */ (diff)

03/31/13:

08:46 Developer/Eclipse/Plugin edited by C Rempel
/* Project Creation */ (diff)
08:43 Developer/Eclipse/Plugin edited by C Rempel
/* Plug-In Setup */ (diff)
08:42 Developer/Eclipse/Plugin edited by C Rempel
/* Plug-In Setup */ (diff)
08:40 Developer/Eclipse/Plugin edited by C Rempel
/* Plug-In Setup */ (diff)
04:00 Ticket #2104 (Eclispe Plug-In) created by cynt6007
Build OS: Ubuntu 12.10 i686 Host OS: Ubuntu 12.10 i686 Eclipse …

03/30/13:

00:39 GSoC/2013 edited by JoelSherrill
/* RTEMS Specific Information */ Change cvs to git (diff)

03/29/13:

18:07 Ticket #2103 (m4 Minimum Version) created by Joel Sherrill
m4 >= 1.4.6 is required for at least autotools
18:06 Ticket #2102 (Minimum Python Version) created by Joel Sherrill
Python 2.5.2 is definitely too low. I built 2.7.3 and it started to …

03/28/13:

17:31 Ticket #2101 (Failure of setAttributes is lost) created by Jennifer Averett
A bsp's console_set_attributes function may return -1 when a requested …

03/27/13:

09:01 GSoC/2013 edited by Dhananjay
Added name and preliminary project proposal details. (diff)

03/26/13:

19:25 GSoC/2013 edited by WeiY
/* Students Proposals */ (diff)
18:34 GSoC/2013 edited by Hesham
/* Students Proposals */ (diff)
11:55 Ticket #2100 (SIGFPE) created by Sebastian Huber
A GCC test uses the following mechanic: #include <assert.h> #include …

03/25/13:

05:23 Developer/Projects/Obsolete/Canadian_Cross_Compiler edited by C Rempel
(diff)
05:22 Developer/Projects/Obsolete/Canadian_Cross_Compiler edited by C Rempel
(diff)
05:19 Developer/Projects/Obsolete/Canadian_Cross_Compiler edited by C Rempel
/* References */ (diff)
05:09 Developer/Projects/Obsolete/Canadian_Cross_Compiler created by C Rempel
Initial Setup
04:38 Developer/OpenProjects edited by C Rempel
/* Tools and Development Environment */ (diff)
04:37 Developer/OpenProjects edited by C Rempel
/* Tools and Development Environment */ (diff)
04:30 Developer/OpenProjects edited by C Rempel
/* Tools and Development Environment */ (diff)

03/24/13:

21:08 Ticket #2099 (sparc-gcc: error: cannot compute suffix of object files) closed by Eitan Adler
wontfix: I understand. I've marked these ports as BROKEN and DEPRECATED (ports terms). They will expire 2013-06-01 after which they can be removed. Hopefully someone will step up to maintain the ports and fix the issues in the meantime. If not the weaker form of installation is available by doing a "git clone" and installing directly from upstream. Thanks for the information.
04:04 Ticket #2099 (sparc-gcc: error: cannot compute suffix of object files) closed by cynt6007
worksforme
02:50 Ticket #2099 (sparc-gcc: error: cannot compute suffix of object files) created by cynt6007
Host: PCBSD-9.1 Target: sparc-rtems Followed directions in accordance …
01:46 Ticket #2098 (CLOCK_PROCESS_CPUTIME_ID) created by cynt6007
Host: pcbsd-9.1 Target: m68k-rtems Tools were built from ports in …

03/23/13:

07:00 GSoC/Mentors edited by C Rempel
/* Mentors */ (diff)
03:24 Ticket #2097 (Add a README for the RTEMS tools git) created by cynt6007
Add a README for the RTEMS tools git.
02:34 Ticket #2096 (http://git.rtems.org/examples-v2/ has the wrong Clone) created by cynt6007
On http://git.rtems.org/examples-v2/ the clone is: Clone …

03/22/13:

12:39 Ticket #2070 (fseeko() is broken for huge positive integers) closed by Sebastian Huber
fixed: Fixed in Newlib after date 2013-03-15.
Note: See TracTimeline for information about the timeline view.