Timeline



03/13/13:

15:40 Changeset in rtems [107c5aea]4.115 by Daniel Hellstrom <daniel@…>
GRETH: changed the PHY initialization sequence 1. read_mii() now returns 0xffff on failure. It is more robust when it comes to reading the reset bit in the control register, that is the first access. 2. write_mii() now has error printout like read_mii(). 3. Additional (optional) PHY access debugging is now available by enabling GRETH_DEBUG_MII. Even successful accesses are printed. 4. Let PHY do power-down (not only reset) to get in a good state, this is just in case the PHY input pin settings are sampled only on PHY power-up on some PHYs. 5. PHY GBit advertisement is disabled if Gbit is not supported by MAC. Or forced if supported. 6. Auto-nego is started if supported by PHY, before it was started only if default set by PHY. 7. Reset Sequence updated: * one must wait until reset bit is self-cleared. * the DD (Disable Duplex Detection) bit is set, only affects EDCL capable devices. This lets RTEMS handle PHY initialization
04:08 Changeset in rtems-source-builder [4266597]4.104.114.95 by Chris Johns <chrisj@…>
Fix the second config call to pass defaults and opts.
00:35 Changeset in rtems-source-builder [fd4e4fb]4.104.114.95 by Chris Johns <chrisj@…>
Use separate defaults and opts for each build set.

03/12/13:

23:50 Changeset in rtems-source-builder [1efc3f7]4.104.114.95 by Chris Johns <chrisj@…>
Add missing RTEMS patches to binutils-2.23.1.
21:03 Changeset in rtems [9ad9dc2]4.115 by Joel Sherrill <joel.sherrill@…>
contrib: Remove.
15:15 Changeset in rtems [af99ec25]4.115 by Joel Sherrill <joel.sherrill@…>
sparc/cpu.h: Add comments
14:30 Changeset in rtems [a79c36ad]4.115 by Daniel Hellstrom <daniel@…>
GRETH: forcing autonegotiation during PHY initialization Looking at PHY Ctrl register without reseting it will give back old register content, that is not stable. Instead the PHY is reset and the autonogotiation capability is read out and started if present.
13:49 Changeset in rtems [bee7c46f]4.115 by Daniel Hellstrom <daniel@…>
GRETH: updated worker Deamon thread name The name was probably copied from the DEC21140 driver
13:24 Projects/GSoC/PosixKeys edited by Zhongwei Yao
/* the CONFIGURE of POSIX Key */ (diff)
10:54 Changeset in rtems-source-builder [087dd50]4.104.114.95 by Chris Johns <chrisj@…>
Fix the binutils version change.
10:54 Changeset in rtems-source-builder [e7f98ee]4.104.114.95 by Chris Johns <chrisj@…>
Fix the patch path.
09:15 Changeset in rtems-source-builder [1f9e551]4.104.114.95 by Chris Johns <chrisj@…>
Switch to binutils-2.23.1.
09:09 Changeset in rtems-source-builder [a57d9f0]4.104.114.95 by Chris Johns <chrisj@…>
Remove arch configurations as build sets are used.
09:08 Changeset in rtems-source-builder [530b9c0]4.104.114.95 by Chris Johns <chrisj@…>
Use the latest GCC 4.7 ARM to EABI patch from Sebastian.
08:02 Changeset in rtems-source-builder [2034d38]4.104.114.95 by Chris Johns <chrisj@…>
Move the PowerPC to %{rtems_arch}. It was missed.
07:58 Changeset in rtems-source-builder [b3bc4cf]4.104.114.95 by Chris Johns <chrisj@…>
LM32 is fixed.
07:31 Changeset in rtems-source-builder [19efefa]4.104.114.95 by Chris Johns <chrisj@…>
Disable SMP (--no-smp) for LM32.
07:30 Changeset in rtems-source-builder [f40e52d]4.104.114.95 by Chris Johns <chrisj@…>
Include git info in the gcc version message.
07:30 Changeset in rtems-source-builder [fa653c2]4.104.114.95 by Chris Johns <chrisj@…>
Use the new opts define and add an undefine.
07:29 Changeset in rtems-source-builder [b4b4f3c]4.104.114.95 by Chris Johns <chrisj@…>
Add a define and undefine to opts. Define git details.
05:50 Changeset in rtems-source-builder [a77083a]4.104.114.95 by Chris Johns <chrisj@…>
Move the moxie gdb patches into the build set.
04:44 Changeset in rtems-source-builder [c01a36b]4.104.114.95 by Chris Johns <chrisj@…>
Fix the moxie binutils patch name.

03/11/13:

22:22 Changeset in rtems-source-builder [ce4759e]4.104.114.95 by Chris Johns <chrisj@…>
Add build set patch option support.
22:22 Changeset in rtems-source-builder [a420a64]4.104.114.95 by Chris Johns <chrisj@…>
Fix the patch opts logic typo.
22:11 Changeset in rtems [76e8683]4.115 by Joel Sherrill <joel.sherrill@…>
doc/texi2html_init.in: Correct typo
22:11 Changeset in rtems [c5e76b0]4.115 by Joel Sherrill <joel.sherrill@…>
doc/texi2any_init.in: Correct link to Library index.html
22:10 Changeset in rtems [68286f3]4.115 by Joel Sherrill <joel.sherrill@…>
doc/main.am: Tweak TEXI2ANY_ARGS to make HTML menus look better
20:32 Changeset in rtems [ba07fee]4.115 by Joel Sherrill <joel.sherrill@…>
doc/texi2html_init.in: Update copyright on html output
20:22 Changeset in rtems [f3bf8235]4.115 by Joel Sherrill <joel.sherrill@…>
doc/project.am: texi2html invocation had file name twice
20:22 Changeset in rtems [0322a4f]4.115 by Joel Sherrill <joel.sherrill@…>
doc/main.am: TEXI2HTML_ARGS macro clean up
19:45 TBR/UserApp/Fault_Recorder_with_PMU edited by Logiclab
(diff)
19:42 TBR/UserApp/FR947-PMU edited by Logiclab
(diff)
19:42 TBR/UserApp/FR947-PMU edited by Logiclab
(diff)
19:35 TBR/UserApp/Fault_Recorder_with_PMU created by Logiclab
Created page with " [[TOC(...)]] LogicLab? RTEMS-based fault recorder with PMU characteristics ==Tecnical informations== ===General=== *Standard 19" rack mount *Height / Width / Depth: 6U or ..."
19:28 Changeset in rtems [dbc983c]4.115 by Joel Sherrill <joel.sherrill@…>
mvme3100/Makefile.am: Remove reference to ChangeLog?
19:27 Changeset in rtems [b1f105e1]4.115 by Joel Sherrill <joel.sherrill@…>
beatnik/Makefile.am: Remove reference to ChangeLog?
19:27 Changeset in rtems [144149f]4.115 by Joel Sherrill <joel.sherrill@…>
release_support: Remove obsolete file
18:54 TBR/UserApp/FR947-PMU edited by Logiclab
(diff)
18:53 TBR/UserApp/FR947-PMU edited by Logiclab
(diff)
18:51 TBR/UserApp/FR947-PMU created by Logiclab
Created page with "FR947-EX is the evolution and upgrade of LogicLab? FR947 Digital Fault Recorder with a signal processing unit capable of performing advanced measuring algorithms. LogicLab? deve..."
18:32 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
18:31 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
18:30 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
16:54 Changeset in rtems [faad192]4.115 by Sebastian Huber <sebastian.huber@…>
mpc83xx: Add and use mpc83xx_reset() The inline version makes it possible to use this code in different memory areas.
16:50 Changeset in rtems [f88da30]4.115 by Sebastian Huber <sebastian.huber@…>
mpc83xx: Use shared linkcmds.base
16:44 Changeset in rtems [b34401cc]4.115 by Sebastian Huber <sebastian.huber@…>
mpc83xx: Copy nothing if necessary
16:44 Changeset in rtems [9e25621]4.115 by Sebastian Huber <sebastian.huber@…>
mpc83xx: Fix local access window 1 configuration
16:43 Changeset in rtems [907b07d9]4.115 by Sebastian Huber <sebastian.huber@…>
mpc83xx: Add MPC83XX_HAS_NAND_LP_FLASH_ON_CS0
16:25 TBR/UserApp/LogicLab_S.r.l. edited by Logiclab
(diff)
16:25 TBR/UserApp/RTEMSApplications edited by Logiclab
/* Industrial */ (diff)
11:39 Changeset in rtems-source-builder [4f67f78]4.104.114.95 by Chris Johns <chrisj@…>
Fix the patch path.
08:31 Changeset in rtems-tools [f0c9bae]4.104.115 by Sebastian Huber <sebastian.huber@…>
Add latest GCC 4.7 ARM to EABI patch This patch is included in the current GCC 4.7 branch.
07:29 Changeset in rtems [0a596409]4.115 by Sebastian Huber <sebastian.huber@…>
nios2: Documentation
06:16 Changeset in rtems-tools [cb328a1]4.104.115 by Chris Johns <chrisj@…>
Regenerate the ARM EABI patch for gcc-4.7.2 sources.
06:15 Changeset in rtems-source-builder [3c5f4ec]4.104.114.95 by Chris Johns <chrisj@…>
Use the updated ARM EABI patch for gcc-4.7.2.
02:55 Changeset in rtems-source-builder [3bab09c]4.104.114.95 by Chris Johns <chrisj@…>
Add support for build set patch options. Remove the hard coded dependency on all patches bring -p1 and allow a patch to optionally provide a patch option. The ARM EABI patch is a -p0 patch.
00:50 Changeset in rtems-tools [94c5d74]4.104.115 by Chris Johns <chrisj@…>
ARM EABI patch.
00:10 Changeset in rtems-source-builder [d007f05]4.104.114.95 by Chris Johns <chrisj@…>
Fix the base URL for the RTEMS git web interface.

03/10/13:

23:58 Changeset in rtems-source-builder [48e1cd4]4.104.114.95 by Chris Johns <chrisj@…>
Move all patches to the rtems-tools.git repo. All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files.
23:39 Changeset in rtems-source-builder [5cba075]4.104.114.95 by Chris Johns <chrisj@…>
Improve the parsing in build set files.
23:37 Changeset in rtems-source-builder [aabd20d]4.104.114.95 by Chris Johns <chrisj@…>
Clean up the error message.
22:28 Changeset in rtems-tools [e42bad3]4.104.115 by Chris Johns <chrisj@…>
Move current patches in to the repo.
03:53 Changeset in rtems-source-builder [3e1a845]4.104.114.95 by Chris Johns <chrisj@…>
Microblaze support for ldscript patch.
03:52 Changeset in rtems-source-builder [fdc8e0c]4.104.114.95 by Chris Johns <chrisj@…>
Fix comments.
03:50 Changeset in rtems-source-builder [ce5e991]4.104.114.95 by Chris Johns <chrisj@…>
Store downloaded patches in %{_patchdir}.
03:31 Changeset in rtems-tools [5749230]4.104.115 by Chris Johns <chrisj@…>
Regerated version of Joel's patch so patch -p1 works.
01:35 Changeset in rtems-tools [0e90000]4.104.115 by Chris Johns <chrisj@…>
Use a better name for the patch.
01:27 Changeset in rtems-tools [25e43e1]4.104.115 by Chris Johns <chrisj@…>
Microblaze gcc-4.7.2 patch from Joel.

03/09/13:

13:43 Changeset in rtems [6cb3567]4.115 by Joel Sherrill <joel.sherrill@…>
doc/user/conf.t: Rewrite to emphasize confdefs.h and add detail This patch includes a heavy rewrite of the chapter to have a more structured approach to this chapter. It also changes the sectioning to have the Data Structures be a section to themselves as a peer in the outline with each logical area of macros in confdefs.h.

03/08/13:

23:48 Changeset in rtems-source-builder [98e7a7b]4.104.114.95 by Chris Johns <chrisj@…>
Patch to fix strsignal for the LM32 gcc-4.5.3.
21:15 Changeset in rtems-source-builder [6b29f59]4.104.114.95 by Chris Johns <chrisj@…>
Add the --list-deps option to the set builder command.
21:12 Changeset in rtems-source-builder [8301afa]4.104.114.95 by Chris Johns <chrisj@…>
Switch LM32 to gcc-4.5.3. This is the reported known working tool set by the Milkymist project. Currently this does not build on MacOS. It could be a host issue with the age of the compiler.
20:55 Changeset in rtems [fad2d38]4.115 by Gedare Bloom <gedare@…>
RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS ChangeLog? files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog? files can also be found in the git log. Two external ChangeLog? files, ChangeLog?.slac and ChangeLog?.zlib, remain.
08:10 Changeset in rtems-source-builder [876f07d]4.104.114.95 by Chris Johns <chrisj@…>
MIPS Newlib 2.0.0 patches. Add the STX39 simulator. There are a couple of newlib patches to fix memcpy. Add the mipstx39 simulator as a separate target.
08:05 Changeset in rtems-source-builder [48bfd7b]4.104.114.95 by Chris Johns <chrisj@…>
Include RSB in the version string to help id the tools.
07:44 Changeset in rtems-tools [df78032]4.104.115 by Chris Johns <chrisj@…>
MIPS memcpy fixes. http://sourceware.org/ml/newlib-cvs/2013-q1/msg00022.html http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/memcpy.S.diff?r1=1.2&r2=1.3&cvsroot=src http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/machine/mips/memcpy.S.diff?r1=1.1&r2=1.2&cvsroot=src
07:20 Changeset in rtems-source-builder [b48dc23]4.104.114.95 by Chris Johns <chrisj@…>
Define as a macro as the remaining fields of the split.
03:23 Changeset in rtems-source-builder [5ec7fb8]4.104.114.95 by Chris Johns <chrisj@…>
Set a suitable package for the autotools.
03:02 Changeset in rtems-source-builder [ef7c093]4.104.114.95 by Chris Johns <chrisj@…>
Change to newlib 2.0.0. Move the stable to newlib 2.0.0 by default and remove the RTEMS specific newlib patch which is mostly the changes from 2010.
03:00 Changeset in rtems-source-builder [f17665e]4.104.114.95 by Chris Johns <chrisj@…>
Add MIPS STX39 and Moxie specific GDB builds. The MIPS STX39 is a special build for the simulator and the Moxie build has a specific patch which was in the common configuration.
02:58 Changeset in rtems-source-builder [50da39a]4.104.114.95 by Chris Johns <chrisj@…>
Macro %define updates an existing macro. Analysis of the current script shows a number of updates are happening and this should be the default.

03/07/13:

21:08 WikiStart edited by JoelSherrill
Update and add GCI detail (diff)
04:23 Changeset in rtems-source-builder [79f80fd]4.104.114.95 by Chris Johns <chrisj@…>
Add a deps option to print the dependent config files.

03/06/13:

23:12 Developer/SmallProjects edited by JoelSherrill
Add some tasks (diff)
21:37 Developer/OpenProjects edited by Gedare
/* Tools and Development Environment Oriented */ (diff)
21:36 Developer/OpenProjects edited by Gedare
/* Libraries, Languages, and Applications */ (diff)
21:35 Developer/OpenProjects edited by Gedare
(diff)
20:04 Projects/Scheduler edited by Gedare
(diff)
15:25 Changeset in rtems-tools [6d5bfb0]4.104.115 by Gedare Bloom <gedare@…>
Clean up. Remove all files to prepare repo for a new life. rtems-tools.git repository is being repurposed. All files are being deleted.
14:08 Changeset in rtems [552d4a9]4.115 by Daniel Hellstrom <daniel@…>
GRPCI: initialize cache-line-size and latency timer In some GRPCI cores not setting the cache line size could result in long prefetches on the AMBA bus which would lead to bad performance when doing PCI reads to GRPCI target interface (DMA).
02:30 Changeset in rtems-source-builder [984e4e6]4.104.114.95 by Chris Johns <chrisj@…>
Provide better control of sharing the defaults. When using the set builder and nesting builds prpvide the nested set builder and build objects with copies of the master defaults. Python's variable sharing was sharing a single set of defaults across all build sets and this resulted in popluted configurations.
01:51 GSoC/2013 edited by Jennifer
(diff)
01:35 Changeset in rtems-source-builder [5e883db]4.104.114.95 by Chris Johns <chrisj@…>
Do not copy on a dry run.
00:54 GSoC/2013 edited by Jennifer
(diff)
00:53 GSoC/2013 edited by Jennifer
(diff)
00:47 GSoC/2012 edited by Jennifer
(diff)
00:43 GSoC/2012 edited by Jennifer
(diff)
00:41 GSoC/2012 edited by Jennifer
(diff)
00:39 GSoC/2012 edited by Jennifer
(diff)
00:36 GSoC/2012 edited by Jennifer
(diff)
00:34 GSoC/2012 edited by Jennifer
(diff)
00:31 GSoC/2012 edited by Jennifer
(diff)
00:28 GSoC/2012 edited by Jennifer
(diff)
00:25 GSoC/2012 edited by Jennifer
(diff)

03/05/13:

22:20 Projects/Scheduler edited by JoelSherrill
(diff)
22:19 Projects/Scheduler edited by JoelSherrill
Update (diff)
21:17 GSoC/2013 edited by Sagara89
/* Students Proposals */ - changed info on project - Sagara Paranagama (diff)
21:15 GSoC/2013 edited by Sagara89
/* Students Proposals */ added my info - Sagara Paranagama (diff)
21:04 GSoC/2012 edited by Hesham
/* Students Proposals */ (diff)
21:02 GSoC/2012 edited by JoelSherrill
Add logo (diff)
19:25 GSoC/2012 edited by Jennifer
(diff)
19:18 GSoC/2012 edited by Jennifer
(diff)
19:12 GSoC/2012 edited by Jennifer
(diff)
08:43 Changeset in rtems-source-builder [0606a65]4.104.114.95 by Chris Johns <chrisj@…>
Clean path when building autoconf and automake. Autoconf hard codes paths into itself. This change is a first pass at allowing a clean environment to let automake build. The ability to 'make install DESTDIR=xxx' autoconf then use it to build automake needs a clean environment. The purpose is to allow a prefix that needs root without building and packaging when root.
03:30 Changeset in rtems-source-builder [b521098]4.104.114.95 by Chris Johns <chrisj@…>
Clean up the per target C/C++ handling.
01:18 GSoC/2012 edited by Jennifer
(diff)
01:12 GSoC/2012 edited by Jennifer
(diff)
01:06 GSoC/2012 edited by Jennifer
(diff)
00:52 GSoC/2012 edited by Jennifer
(diff)
00:46 GSoC/2013 edited by Jennifer
(diff)
00:34 GSoC/2012 edited by Jennifer
(diff)
00:34 GSoC/2013 edited by Jennifer
(diff)
00:32 GSoC/2013 edited by Jennifer
(diff)
00:11 GSoC/2012 edited by Jennifer
(diff)
00:05 GSoC/2012 edited by Jennifer
(diff)
00:04 GSoC/2012 edited by Jennifer
(diff)
00:03 GSoC/2012 edited by Jennifer
(diff)
00:01 GSoC/2012 edited by Jennifer
(diff)

03/04/13:

23:31 Changeset in rtems-source-builder [6f36333]4.104.114.95 by Chris Johns <chrisj@…>
Add missing unstable targets. Fix comments.
23:15 Changeset in rtems-source-builder [65d1425]4.104.114.95 by Chris Johns <chrisj@…>
Add the missing targets to the 'all' build.
22:16 GSoC/2013 edited by JoelSherrill
(diff)
22:10 GSoC/2013 created by JoelSherrill
More fixes
22:04 GSoC/2012 edited by JoelSherrill
/* References */ bump this down (diff)
22:03 GSoC/2012 edited by JoelSherrill
First hack at recreating it from archive.org (diff)
21:57 GSoC/2012 edited by JoelSherrill
Put marker until fixed. (diff)
21:47 Changeset in rtems-source-builder [2754e99]4.104.114.95 by Chris Johns <chrisj@…>
Add missing targets.
21:45 WikiStart edited by JoelSherrill
/* Google Summer of Code */ Update to 2013 (diff)
07:08 Changeset in rtems-source-builder [514ad16]4.104.114.95 by Chris Johns <chrisj@…>
Add more report detail.
07:07 Changeset in rtems-source-builder [06834cf]4.104.114.95 by Chris Johns <chrisj@…>
Build set reports are the package name and not the config name.
07:06 Changeset in rtems-source-builder [5e502a9]4.104.114.95 by Chris Johns <chrisj@…>
Update C message to the user.
07:04 Changeset in rtems-source-builder [3b0ce4e]4.104.114.95 by Chris Johns <chrisj@…>
More info helpers, allow info to append and fix %{?} expansion. Add URL and summary to the info helpers. Fix the package get_info and allow infos to be appended to. This lets a summary be on more than one line. Fix the %{?} expansion logic so %{?macro} expands to the macro if it exists.
07:03 Changeset in rtems-source-builder [54d76bb]4.104.114.95 by Chris Johns <chrisj@…>
Provide the main package as a function.
07:02 Changeset in rtems-source-builder [9867b1c]4.104.114.95 by Chris Johns <chrisj@…>
Update the summary to include version number of parts.
07:02 Changeset in rtems-source-builder [71329cd]4.104.114.95 by Chris Johns <chrisj@…>
Fix conditional logic.
07:01 Changeset in rtems-source-builder [735cd20]4.104.114.95 by Chris Johns <chrisj@…>
Unstable 4.11 is using gcc 4.8-20130303

03/03/13:

23:14 Changeset in rtems-source-builder [0759d98]4.104.114.95 by Chris Johns <chrisj@…>
Move find_configs to build and fix. Install reports to 'rtems-source-builder'.
22:44 Changeset in rtems-source-builder [43c3d0a]4.104.114.95 by Chris Johns <chrisj@…>
Add autotools to the all build set.
22:42 Changeset in rtems-source-builder [864e8ff]4.104.114.95 by Chris Johns <chrisj@…>
Clean up build set configuration reporting.
22:17 Changeset in rtems-source-builder [c18c4b6]4.104.114.95 by Chris Johns <chrisj@…>
Catch any importing errors.
22:14 Changeset in rtems-source-builder [26595c7]4.104.114.95 by Chris Johns <chrisj@…>
Create a report for each configuration file installed. Add reporting to the build set building. Add options to disable reporting and control the report format.
04:58 Changeset in rtems-source-builder [0464153]4.104.114.95 by Chris Johns <chrisj@…>
Change asciidoc to the 8.6.4 release package because Windows was broken.
04:18 Changeset in rtems-source-builder [dac9502]4.104.114.95 by Chris Johns <chrisj@…>
Import more of asciidoc.
04:16 Changeset in rtems-source-builder [d6638aa]4.104.114.95 by Chris Johns <chrisj@…>
Add html as a format and now asciidoc gives you the asciidoc text.
03:52 Changeset in rtems-source-builder [6ee25e5]4.104.114.95 by Chris Johns <chrisj@…>
Fix the asciidoc import. Add the missing config files.
02:26 Changeset in rtems-source-builder [29a4f48]4.104.114.95 by Chris Johns <chrisj@…>
Import asciidoc into the tool.
02:24 Changeset in rtems-source-builder [d7e4900]4.104.114.95 by Chris Johns <chrisj@…>
Add support for GIT. The git module allows basic access to git. Hosts are now required to provide git support. The defaults module now returns options as a list split on '='.

03/02/13:

05:08 Changeset in rtems-source-builder [45ca8cf]4.104.114.95 by Chris Johns <chrisj@…>
Conditional macros are defined for true else must be 0 for false. The RPM spec file will return value for %{?macro:value} if the macro is defined. This means you need to: %if %something %define macro 1 %else %undefine macro %endif which means you have to have more complex tests to check for the macro and its value. Therefore we support defined as true and defined and 0 as false.
05:06 Changeset in rtems-source-builder [a18e76b]4.104.114.95 by Chris Johns <chrisj@…>
If %setup -c then always create and change into the directory.
04:20 Changeset in rtems-source-builder [c096c20]4.104.114.95 by Chris Johns <chrisj@…>
Fix %{?:} and %{!?:} conditional macros. Building on Windows showed the --enable-plugin was being set yet it was disabled. The code was just checking if the macro was defined and not actually testing the value. The value is now being tested and it needs to be true to succeed.
04:13 Projects/GNUJavaCompiler edited by C Rempel
Status (diff)
04:02 Developer/OpenProjects edited by C Rempel
wrong iec61131 (diff)
03:24 Developer/OpenProjects edited by C Rempel
/* API Layers (POSIX, Classic, SAPI) */ (diff)
03:11 Developer/Tools/RSB edited by C Rempel
(diff)
03:09 Developer/Tools/RSB edited by C Rempel
rtems toolkits (diff)

03/01/13:

15:29 Changeset in rtems [e2b4891]4.115 by Sebastian Huber <sebastian.huber@…>
libchip: Fix prototypes
04:42 Changeset in rtems-tools [26b46b1]4.104.115 by Chris Johns <chrisj@…>
Fix RELA in RAP formats. Fixed the RELA handling in the merging of the object sections into the RAP sections. A method in the rap::image class was not being used any more and that code transferred the RELA setting from the object sections to the image section. This change adds also transfers the rela field.
04:04 TBR/UserManual/SupportedCPUs edited by AnthonyGreen
/* Supported Architectures */ (diff)
02:58 Changeset in rtems-tools [69a123b]4.104.115 by Chris Johns <chrisj@…>
Support the gcc option '-Wl'. Support and ignore the '-Wl,options' command line option to allow build system that use this flag to call the RTEMS linker.
01:51 TBR/Website/Board_Support_Packages edited by JoelSherrill
Add Moxie (diff)
01:50 TBR/UserManual/SupportedCPUs edited by JoelSherrill
Update 4.8 in example to 4.10 (diff)
01:48 TBR/UserManual/SupportedCPUs edited by JoelSherrill
Add Moxie (diff)
00:51 Changeset in rtems-tools [6c4218b]4.104.115 by Chris Johns <chrisj@…>
Fix the trace help.
00:25 Changeset in rtems-tools [6fae4de]4.104.115 by Chris Johns <chrisj@…>
Fix errors building on CentOS.

02/28/13:

23:01 Changeset in rtems-source-builder [7618a74c]4.104.114.95 by Chris Johns <chrisj@…>
Fix %setup now the scripts have been cleaned up.
19:08 Changeset in rtems [2adc507f]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit moxie: Style corrections
17:08 Changeset in rtems [aa314cf]4.115 by Andreas Heinig <andreas.heinig@…>
libchip/rtc: Fixed 19 compiler warnings
09:44 Changeset in rtems-source-builder [4754f1e]4.104.114.95 by Chris Johns <chrisj@…>
Add a reporting tool.
09:43 Changeset in rtems-source-builder [d63f135]4.104.114.95 by Chris Johns <chrisj@…>
Make the bset/cfg lister a function.
05:37 Changeset in rtems-source-builder [bcae849]4.104.114.95 by Chris Johns <chrisj@…>
Cleanup the %setup flags
05:36 Changeset in rtems-source-builder [60f70d6]4.104.114.95 by Chris Johns <chrisj@…>
Fix the %setup error messages.

02/27/13:

18:13 Changeset in rtems [48fc25f]4.115 by Anthony Green <green@…>
Common file changes in support of Moxie port Signed-off-by: Anthony Green <green@…>
18:13 Changeset in rtems [032e5e4]4.115 by Anthony Green <green@…>
Add sample Moxie BSP for GDB sim Signed-off-by: Anthony Green <green@…>
18:13 Changeset in rtems [ff11282c]4.115 by Anthony Green <green@…>
Add Moxie CPU support Signed-off-by: Anthony Green <green@…>
14:57 Changeset in rtems [c6902a8]4.115 by Andreas Heinig <andreas.heinig@…>
libchip/network: Fixed warning
13:38 Changeset in rtems [f806289]4.115 by Andreas Heinig <andreas.heinig@…>
libchip/serial: Fixed warnings
11:37 Ticket #2089 (Request for removal of unused symbols (#define BSP_RT_TIMER1 / ...) closed by Wendell P Silva
fixed: Agreed. Let's keep them.
10:00 Changeset in rtems [2434555]4.115 by Andreas Heinig <andreas.heinig@…>
dosfs: PR2091: Fix warning
09:40 Changeset in rtems [d06d4ab]4.115 by Andreas Heinig <andreas.heinig@…>
dosfs: PR2092: Delete unused function
09:22 Changeset in rtems [01eff24]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: PR2093: Fix warning
08:55 Ticket #2093 (Node type not always defined in IMFS_mknod()) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=01eff2488761ccfd5b2d57efe4523b4463f7e049
08:47 Ticket #2092 (Dead code? fat_cluster_read()) closed by Sebastian Huber
fixed: http://git.rtems.org/rtems/commit/?id=d06d4ab312d9294738df33ecdcfec0e6589196b0
08:30 Ticket #2093 (Node type not always defined in IMFS_mknod()) reopened by Sebastian Huber
08:21 Projects/TinyRTEMS edited by C Rempel
possible idea, Small Device C Compiler suite has ~1000 weekly downloads (diff)
05:04 Changeset in rtems-source-builder [bc71066]4.104.114.95 by Chris Johns <chrisj@…>
Fix host paths on Windows.
05:04 Changeset in rtems-source-builder [9262cd4]4.104.114.95 by Chris Johns <chrisj@…>
Update the Windows location of new tools.
01:27 Changeset in rtems-source-builder [e154844]4.104.114.95 by Chris Johns <chrisj@…>
Updates and corrections.
01:26 Changeset in rtems-source-builder [87118b9]4.104.114.95 by Chris Johns <chrisj@…>
Fix the spelling.
01:26 Changeset in rtems-source-builder [b366c75]4.104.114.95 by Chris Johns <chrisj@…>
Fix the spelling.
Note: See TracTimeline for information about the timeline view.