Timeline



04/07/13:

23:40 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Standards of Quality */ (diff)
22:28 Changeset in rtems [6784547]4.115 by Joel Sherrill <joel.sherrill@…>
confdefs.h: Only one clock or timer configuration parameter can be defined Only one of the following can be defined. + CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER + CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER + CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER Otherwise it is a configuration error which can be detected at compilation time.
22:27 Changeset in rtems [92b33b8d]4.115 by Joel Sherrill <joel.sherrill@…>
confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREAS This was not used by any BSP and obsolete now that unified memory is an option for all BSPs.
14:02 Ticket #2113 (sparc/leon2 - incorrect include for <ringbuf.h>) created by Joel Sherrill
Reported …
03:49 Projects/GSoC/ApplicationConfigurationGUI edited by C Rempel
/* Required / Suggested Methodology */ (diff)

04/06/13:

08:38 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
08:34 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
08:31 Developer/Projects/Open/TestTemplate created by C Rempel
Address Bug 1549
08:04 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
03:44 Projects/GDB_Python edited by C Rempel
/* Development */ (diff)

04/05/13:

23:55 GSoC/2013 edited by Shubhamsomani
/* Students Proposals */ (diff)
21:28 Changeset in rtems-source-builder [5499354]4.104.114.95 by Chris Johns <chrisj@…>
Remove the deep copy and use a shallow copy so it worked on Python 2.6.
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)
14:05 Changeset in rtems [7806a2b5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: New define MPC55XX_PERIPHERAL_CLOCK
14:05 Changeset in rtems [15c7657]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Rename BSP option
13:57 Changeset in rtems [4e3deaf7]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add alternative register layout
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..."
03:24 Changeset in rtems-source-builder [3760113]4.104.114.95 by Chris Johns <chrisj@…>
Update to the patch Joel merged.
03:24 Changeset in rtems-tools [eba19fa]4.104.115 by Chris Johns <chrisj@…>
Update to the patch Joel merged.
03:10 Changeset in rtems-source-builder [affea81]4.104.114.95 by Chris Johns <chrisj@…>
Fix the version module's name.

04/04/13:

22:17 Changeset in rtems-source-builder [efb6688]4.104.114.95 by Chris Johns <chrisj@…>
Support a common verion number for all commands.
00:26 Changeset in rtems-source-builder [69e5938]4.104.114.95 by Chris Johns <chrisj@…>
Remove smp_mflags. Defaults adds this now.

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 …
10:10 Changeset in rtems [30158371]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: New fatal errors
10:05 Changeset in rtems [db21e1d]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: eDMA API changes
04:24 Changeset in rtems [39586f6]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Fix register address
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 …
03:31 Changeset in rtems-source-builder [0add2ea]4.104.114.95 by Chris Johns <chrisj@…>
PR 2108, PR 2109. Add --jobs and --always-clean. Refactor the options handling in defaults.py to allow the --jobs option have varing specific parameters. The option supports 'none', 'max' and 'half' or a fraction to divide the number of CPUs or an integer value which is the number of jobs. The --no-smp has been removed. The host specific modules have been changed to set the number of CPUs in the defaults table. Fixed the --keep-going to clean up is --always-clean is provided even if the build has an error.
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:56 Changeset in rtems-source-builder [e4cb1d0]4.104.114.95 by Chris Johns <chrisj@…>
Report the exit code on a shell macro failure.
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 …
21:43 Changeset in rtems-source-builder [8130026]4.104.114.95 by Chris Johns <chrisj@…>
Add the 32bit host fix for EABI.
21:39 Changeset in rtems-tools [926ef3c]4.104.115 by Chris Johns <chrisj@…>
PR target/56771. Require 64-bit int for arm*-*-rtems[.0-9]*.
14:01 Changeset in rtems [dea6fb6]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Typo
13:58 Changeset in rtems [0841c07]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Elaborate option help message
13:50 Changeset in rtems [fa77ad4b]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Remove superfluous option definition
10:49 Changeset in rtems [f71fc635]4.115 by Andreas Heinig <andreas.heinig@…>
Fixed return in void function
10:07 Changeset in rtems-source-builder [df1a0d6]4.104.114.95 by Chris Johns <chrisj@…>
PR 2105. Changed the unstable build sets to use rtems_arch.
09:53 Changeset in rtems-source-builder [8dedfc7]4.104.114.95 by Chris Johns <chrisj@…>
PR 2106. Fixed the include name.
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.
06:54 Changeset in rtems-source-builder [fbc946c]4.104.114.95 by Chris Johns <chrisj@…>
Fix the CPU count on Linux.
06:48 Changeset in rtems-tools [9d711f4]4.104.115 by Chris Johns <chrisj@…>
Fix to build in cygwin.
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:

23:17 Changeset in rtems-source-builder [2b069dc]4.104.114.95 by Chris Johns <chrisj@…>
Merge back in the multi-patch support to the gcc common configuration.
07:37 Changeset in rtems-source-builder [ec11cec]4.104.114.95 by Chris Johns <chrisj@…>
Add Windows support doco. Add the host build table.
05:36 GSoC/2013 edited by Peng Fan
/* Students Proposals */ (diff)
04:35 Changeset in rtems-source-builder [ee203a1]4.104.114.95 by Chris Johns <chrisj@…>
Save the original path away.
04:19 Changeset in rtems-source-builder [4f26bdb]4.104.114.95 by Chris Johns <chrisj@…>
Add Canadian Cross support. Add support to build MinGW tools using Cygwin. This is a Canadian cross build. Do not expand the directives when parsing a configuration file. Hold in the package object the text as read from the configuration file. Still parse the logic but leave the macros. This allows a configuration to be varied when the build happens. The Canadian cross uses this to build a build compiler used to build a Cxc runtime. Add Cxc support to the build module. In the defaults add rm and rmfile macros, add Cxc paths and pre-build script code. In the setbuilder check for a Cxc build and if so and the package allow Cxc build the build host version then the host target version. Add cygiwn support to the defaults processing and to the Windows module.

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:

22:51 Changeset in rtems-source-builder [0d9b101]4.104.114.95 by Chris Johns <chrisj@…>
Add which type of hosts work. Some 32bit hosts have issues.
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 …
08:25 Changeset in rtems [aa11df6]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Use busy wait The usage of rtems_task_wake_after() is invalid during the driver initialization.
08:24 Changeset in rtems [d1e1df68]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Use fatal error instead of assert

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)
15:01 Changeset in rtems [8ac62c4]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add thread-local storage (TLS) sections
11:55 Ticket #2100 (SIGFPE) created by Sebastian Huber
A GCC test uses the following mechanic: #include <assert.h> #include …
09:57 Changeset in rtems-source-builder [70ca999]4.104.114.95 by Chris Johns <chrisj@…>
Add openSUSE and rearrange them.

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 …
Note: See TracTimeline for information about the timeline view.