Timeline



04/28/13:

23:01 Changeset in rtems-source-builder [adf0946]4.104.114.95 by Chris Johns <chrisj@…>
Report from the setbuilder's build config. Refactor the reporter to allow the setbuilder to use its build config rather than regenerating the configuration from the configuration file. Using the config file and the build macros exposed an issue if a macro was undefined that was defined in a build set above the config file. Using the build set's configuration as used to build is a better solution. The reporter was refactored to allow a config class to be used to report. The setbuild can now take a configuration file as an input file.
22:59 Changeset in rtems-source-builder [8837860]4.104.114.95 by Chris Johns <chrisj@…>
Add a function to return the config file name.
22:58 Changeset in rtems-source-builder [0ed876c]4.104.114.95 by Chris Johns <chrisj@…>
Do not run any download type functions if performing a dry-run.
22:57 Changeset in rtems-source-builder [a702d9f]4.104.114.95 by Chris Johns <chrisj@…>
Remove the .cfg. Not needed.
22:52 Changeset in rtems-source-builder [c4c8a12]4.104.114.95 by Chris Johns <chrisj@…>
The BSP list is comma seperated.
17:54 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* GSoC 2012 Project */ (diff)
07:49 Changeset in rtems-source-builder [41219dc]4.104.114.95 by Chris Johns <chrisj@…>
Remove the lm3s3749 BSP because it does not build with head gcc/newlib/binutils.
07:38 GSoC/2013 edited by Dhananjay
added proposal url. (diff)
06:10 Changeset in rtems-source-builder [055e490]4.104.114.95 by Chris Johns <chrisj@…>
Fix the report command. Only output if an outname is given.
05:51 Changeset in rtems-source-builder [22afed3]4.104.114.95 by Chris Johns <chrisj@…>
Fix the trace message for _disable.
05:30 Changeset in rtems-source-builder [bd26be0]4.104.114.95 by Chris Johns <chrisj@…>
Fix the arguments to the locking map. All maps are locked out.
02:54 Changeset in rtems-source-builder [b3b8dd3]4.104.114.95 by Chris Johns <chrisj@…>
Always build RTEMS.
02:54 Changeset in rtems-source-builder [c12323f]4.104.114.95 by Chris Johns <chrisj@…>
Undefine rtems_bsp is set to all. Configure without bsps means all.

04/27/13:

22:27 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* RTEMS */ outline the virtualization layer's interface to the host (diff)
21:13 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Partitioned OS Kernel - POK */ Paper details (diff)
21:12 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Partitioned OS Kernel - POK */ services added (diff)
17:33 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* ARINC 653 API */ (diff)
12:40 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* RTEMS */ (diff)
11:56 Changeset in rtems-source-builder [bf23399]4.104.114.95 by Chris Johns <chrisj@…>
Add a grep function and timestamp. Fix the acinclude.m4.
10:34 Changeset in rtems-source-builder [3ff992b]4.104.114.95 by Chris Johns <chrisj@…>
Disable C++ if not built. Use the faster bootstrap.
10:30 Changeset in rtems-source-builder [e879c9f]4.104.114.95 by Chris Johns <chrisj@…>
Add a faster bootstrap for RTEMS. This is a threading dispatcher to bootstrap RTEMS using the available cores rather than the sequential standard script.
10:28 Changeset in rtems-source-builder [ccaa68e]4.104.114.95 by Chris Johns <chrisj@…>
Disable selects for the NIOS due to the specific versions needed.
10:26 Changeset in rtems-source-builder [517f036]4.104.114.95 by Chris Johns <chrisj@…>
Add '%disable select' to turn off the macros maps.
10:23 Changeset in rtems-source-builder [dbede73]4.104.114.95 by Chris Johns <chrisj@…>
Make _sbdir absolute. Add locks to read maps. Add locks to the read maps to support disabling the select command. Make the _sbdir etc absolute to let it be referenced from anywhere.
01:16 GSoC/2013 edited by Xy008areshsu
/* Students Proposals */ (diff)
01:14 GSoC/2013 edited by Xy008areshsu
/* Students Proposals */ (diff)

04/26/13:

20:34 Developer/OpenProjects edited by Rayx
/* Languages */ (diff)
20:34 Developer/OpenProjects edited by Rayx
/* Languages */ (diff)
20:33 Developer/OpenProjects edited by Rayx
/* Languages */ (diff)
16:30 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
Reference section added (diff)
16:28 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* ARINC 653 API - GSOC 2012 */ (diff)
13:06 Changeset in rtems [a91dc98b]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/realview-pbx-a9: New BSP
09:03 Changeset in rtems [f22bba3]4.115 by Eugeniy Meshcheryakov <eugen@…>
bsp/lm3s69xx: New BSP variants Add support for LM3S3749.
02:05 Changeset in rtems-source-builder [624954b]4.104.114.95 by Chris Johns <chrisj@…>
Add macro include support. Use it for building from head. This change provides a simple way to build all parts of the tools from version control.
02:05 Changeset in rtems-source-builder [8f30997]4.104.114.95 by Chris Johns <chrisj@…>
Add binutils support for snapshot builds.
02:04 Changeset in rtems-source-builder [9cce399]4.104.114.95 by Chris Johns <chrisj@…>
Default to cvs with -z 9.

04/25/13:

13:21 Changeset in rtems [62aa318]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add MMU tag translate initializer
08:48 Changeset in rtems [8b721d5]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Use _reclaim_reent() A Newlib including the following patch is required: 2013-04-25 Sebastian Huber <sebastian.huber@…> * libc/stdio/local.h (_STDIO_CLOSE_PER_REENT_STD_STREAMS): New define. * libc/stdio/findfp.c (_STDIO_CLOSE_PER_REENT_STD_STREAMS): Use define.
07:50 Changeset in rtems-source-builder [a202f3e]4.104.114.95 by Chris Johns <chrisj@…>
Add SuSE variations.
06:50 Changeset in rtems-source-builder [9cf846d]4.104.114.95 by Chris Johns <chrisj@…>
Remove all patches.
05:30 Changeset in rtems-source-builder [40fec60]4.104.114.95 by Chris Johns <chrisj@…>
Update for Fedora 17 changes.
05:06 Changeset in rtems-source-builder [8029c99]4.104.114.95 by Chris Johns <chrisj@…>
Undefine all possible patches.
05:06 Changeset in rtems-source-builder [c65b9eb]4.104.114.95 by Chris Johns <chrisj@…>
Change the CVS download path to include the module and tag/date.
05:06 GSoC/2013 edited by Xy008areshsu
/* Students Proposals */ (diff)
05:05 Changeset in rtems-source-builder [1a3c484]4.104.114.95 by Chris Johns <chrisj@…>
Add a tip about using --dry-run before an initial build to check all is ok.

04/24/13:

15:36 Changeset in rtems [175b9a64]4.115 by Daniel Hellstrom <daniel@…>
GRPCI2: work-around for rev0 bug by limiting prefetching
13:04 Changeset in rtems [b7cf1ff7]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Delete libc_wrapup() Add and use rtems_libio_exit_helper. Add rtems_libio_exit(). The fclose(stdin) etc. makes no sense during exit. This would use the _REENT structure of the thread calling _exit().
12:53 GSoC/2013 edited by Peng Fan
/* Students Proposals */ (diff)
12:37 Changeset in rtems [5fa0e5c5]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Rename open_dev_console() Rename open_dev_console() to rtems_libio_post_driver(). Rename rtems_libio_supp_helper to rtems_libio_post_driver_helper.
12:30 Changeset in rtems [a290fbe9]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Make LibIO helper const Add and use rtems_libio_helper function type. Add and use rtems_libio_helper_null() instead of NULL pointer.
11:18 GSoC/2013 edited by Vivekkmurthy
(diff)
11:08 GSoC/2013 edited by Vivekkmurthy
(diff)
07:38 Changeset in rtems [aeba445]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Remove superfluous assignments Remove superfluous declaractions, defines, comments and includes.
07:32 Changeset in rtems-source-builder [9131a56]4.104.114.95 by Chris Johns <chrisj@…>
Move the common snapshots to the common config tree. Add gdb.
07:29 Changeset in rtems [2f72de2]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Make newlib_free_buffers() static
07:23 Changeset in rtems [3771f3cc]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Delete unused newlib_begin_hook()
07:21 Changeset in rtems [0806f85]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Delete REENT_MALLOCED define
07:21 Changeset in rtems [ad8010c]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: Use copyright notice of original file
06:19 Changeset in rtems-source-builder [9745848]4.104.114.95 by Chris Johns <chrisj@…>
Add touch for Redhat hosts.

04/23/13:

16:34 Changeset in rtems [502693f5]4.115 by WeiY <wei.a.yang@…>
Clear the atomic conditional compilation.
16:34 Changeset in rtems [9b605b28]4.115 by WeiY <wei.a.yang@…>
Using the generic atomic ops to implement UP mode atomic for all architectures. SMP atomic port will be later.
16:34 Changeset in rtems [f6db560]4.115 by WeiY <wei.a.yang@…>
Implement a generic atomic ops for all UP mode architectures with disable/enable-IRQ function simulated.
13:17 Changeset in rtems [ea123ca]4.115 by Gedare Bloom <gedare@…>
README: Update README and INSTALL to try to be GNU'ish.
13:04 Changeset in rtems [45c9b7d4]4.115 by Sebastian Huber <sebastian.huber@…>
libcsupport: POSIX conformance for _exit() According to POSIX the _exit() function shall not call functions registered with atexit() nor any registered signal handlers. See also tests libtests/exit01 and libtests/exit02. Make libc_wrapup() static. Remove out of date comments. Remove superfluous declarations, defines and includes.
12:30 Changeset in rtems [dfd1508]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/exit02: New test
12:30 Changeset in rtems [49120e8]4.115 by Sebastian Huber <sebastian.huber@…>
libtests/exit01: New test
07:46 Changeset in rtems [59c0559]4.115 by Sebastian Huber <sebastian.huber@…>
mips: Fix warnings
07:46 Changeset in rtems [10e348ab]4.115 by Sebastian Huber <sebastian.huber@…>
sapi: Fix warnings
07:31 Changeset in rtems-source-builder [b30a539]4.104.114.95 by Chris Johns <chrisj@…>
Fix the autotools prefix in the RTEMS example.
07:29 Changeset in rtems-source-builder [b328e49]4.104.114.95 by Chris Johns <chrisj@…>
Update the RTEMS Configurations to show how to build autotools if they are not valid.
06:03 Changeset in rtems-source-builder [86b2b4f]4.104.114.95 by Chris Johns <chrisj@…>
Add support to check for a valid autoconf for RTEMS.
01:41 Changeset in rtems-source-builder [1869040]4.104.114.95 by Chris Johns <chrisj@…>
Fix the path for a CVS checkout.

04/22/13:

21:09 WikiStart edited by Gedare
(diff)
21:09 WikiStart edited by Gedare
/* Getting Started */ (diff)
19:45 GSoC/2013 edited by Shubhamsomani
/* Students Proposals */ (diff)
17:14 Changeset in rtems [0ced77e9]4.115 by Gedare Bloom <gedare@…>
README: Rewrite and reduce Delete old bit-rotting README files and rewrite the README to point readers toward authoritative sources of documentation.
12:28 Changeset in rtems-source-builder [f077b2b]4.104.114.95 by Chris Johns <chrisj@…>
Fixes for CVS to work. Add RTEMS build for sparc/sis.
01:15 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* ARINC 653 API - GSOC 2012 */ url fix (diff)

04/21/13:

21:28 GSoC/2013 edited by Shubhamsomani
/* Students Proposals */ (diff)
20:15 Ticket #2119 (Could the software be downloaded at the beginning?) created by cynt6007
I really appreciate having the RTEMS Source Builder! Could we change …
11:43 Changeset in rtems-source-builder [5f44fcd]4.104.114.95 by Chris Johns <chrisj@…>
Fix CVS downloads.
09:20 Projects/GDB_Python edited by Dhananjay
added a development note (diff)
08:37 Changeset in rtems-source-builder [5142bec]4.104.114.95 by Chris Johns <chrisj@…>
Refactor the logging support.
08:36 Changeset in rtems-source-builder [ec56744]4.104.114.95 by Chris Johns <chrisj@…>
Add source and patches section.
04:22 Ticket #2118 (The unstable arm build set breaks on Ubuntu 13.04 beta.) created by cynt6007
I noticed the snapshot for unstable is older than the release, so …

04/20/13:

11:51 Changeset in rtems-source-builder [29a300a]4.104.114.95 by Chris Johns <chrisj@…>
Fix the ZIP label.
11:47 Changeset in rtems-source-builder [4ce931b]4.104.114.95 by Chris Johns <chrisj@…>
Add CVS download support. These changes complete the CVS download support.
11:42 Changeset in rtems-source-builder [fd5042a]4.104.114.95 by Chris Johns <chrisj@…>
Support multiple read maps. A build could require more than one map to be active at once. This change allows more than one map to be set. An example is gcc and newlib. Having separate maps allows a user to control which part they test.
11:19 GSoC/2013 edited by Peng Fan
/* Students Proposals */ (diff)

04/19/13:

22:10 GSoC/2013 edited by Vipulnayyar
(diff)
20:32 TBR/Website/FAQ edited by Gedare
(diff)
12:17 Changeset in rtems [7a44d06]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Change SDRAM initialization Change SDRAM initialization according to application note AN3221.
12:01 Changeset in rtems [d4a4811]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Set SDELAY register
11:51 Changeset in rtems [dbe6aae7]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Move CSBOOTROM_VAL definition
11:50 Changeset in rtems [e79e904]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Move comment
11:48 Changeset in rtems [6c094da]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Change ADREN register defines
11:00 Changeset in rtems [2793778]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Remove Erratum 342/339 comment
10:51 Changeset in rtems [be04e62]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Set XLB timeout values
10:50 Changeset in rtems [5e920ceb]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Do not initialize debug registers
09:53 Changeset in rtems [92d8038]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: New BSP variant BRS6L

04/18/13:

20:41 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
20:39 Developer/Projects/Open/TestingImprovements edited by Gedare
(diff)
20:36 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
20:35 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
20:34 WikiStart edited by Gedare
/* RTEMS General Information */ (diff)
20:32 TBR/UserManual/RTEMSFeatures edited by Gedare
/* Standards Compliant */ (diff)
20:31 TBR/UserManual/RTEMSFeatures edited by Gedare
/* Networking */ (diff)
20:24 WikiStart edited by Gedare
/* RTEMS General Information */ (diff)
20:22 TBR/Website/FAQ edited by Gedare
(diff)
20:20 WikiStart edited by Gedare
/* RTEMS General Information */ (diff)
20:19 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
20:19 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
20:14 WikiStart edited by Gedare
/* Google Summer of Code */ (diff)
20:11 WikiStart edited by Gedare
(diff)
20:08 WikiStart edited by Gedare
(diff)
20:05 TBR/UserManual/RTEMS_Software_Architecture created by Gedare
/* New page */
20:05 WikiStart edited by Gedare
(diff)
20:03 WikiStart edited by Gedare
(diff)
20:00 WikiStart edited by Gedare
(diff)
19:59 WikiStart edited by Gedare
/* Release Series Notes */ (diff)
19:58 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
19:58 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
19:56 TBR/Website/FAQ edited by Gedare
(diff)
19:56 TBR/Website/FAQ edited by Gedare
(diff)
19:55 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
19:55 TBR/Website/FAQ edited by Gedare
(diff)
19:54 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
19:53 WikiStart edited by Gedare
/* RTEMS Developer Information */ (diff)
19:51 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:50 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Introduce new target */ (diff)
19:50 TBR/Website/FAQ edited by Gedare
(diff)
19:50 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Virtual CPU Issue */ new target approach added (L4RTEMS example) (diff)
19:48 TBR/UserManual/Simulators edited by Gedare
Gedare moved page Emulator? to Simulators (diff)
19:47 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:47 TBR/Website/Development_Tools edited by Gedare
(diff)
19:46 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:45 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:44 TBR/Review/Debugging/Start edited by Gedare
Gedare moved page DebuggingHints? to Debugging (diff)
19:44 TBR/Review/Debugging/Start edited by Gedare
(diff)
19:42 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:41 TBR/UserManual/Networking edited by Gedare
/* Networking */ (diff)
19:40 TBR/Website/FAQ edited by Gedare
(diff)
19:38 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:38 WikiStart edited by Gedare
/* Application Development with RTEMS */ (diff)
19:36 TBR/Website/FAQ edited by Gedare
(diff)
19:33 WikiStart edited by Gedare
(diff)
19:33 TBR/UserManual/Networking edited by Gedare
(diff)
19:31 TBR/Website/FAQ edited by Gedare
(diff)
19:30 TBR/Website/FAQ edited by Gedare
(diff)
19:29 WikiStart edited by Gedare
(diff)
19:25 WikiStart edited by Gedare
(diff)
19:23 TBR/Website/FAQ edited by Gedare
/* Complete rewrite */ (diff)
19:21 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
Restructuring of the page to better keep track of proposed approaches (diff)
19:15 WikiStart edited by Gedare
(diff)
19:14 WikiStart edited by Gedare
/* RTEMS General Information */ (diff)
19:09 Developer/Projects/Open/Condition_Variables created by Gedare
/* New page */
19:05 GSoC/2013 edited by Rtdinesh
/* Students Proposals */ (diff)
19:02 Developer/OpenProjects edited by Gedare
/* Kernel (SuperCore?, SuperCoreCPU, libcpu) */ (diff)
18:40 WikiStart edited by Gedare
/* Google Summer of Code */ (diff)
11:12 Developer/AtomicSupport edited by WeiY
/* Architectures atomic support */ (diff)
11:12 Developer/AtomicSupport edited by WeiY
/* Architectures atomic support */ (diff)
10:54 Developer/AtomicSupport edited by WeiY
/* Architectures atomic support */ (diff)
08:38 Changeset in rtems-libbsd [fabbca4]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add protocol definition
08:37 Changeset in rtems-libbsd [efa254b]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Fix YACC command The '-d' and '-o' options conflict.
08:36 Changeset in rtems-libbsd [85ea3b9]4.1155-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Ignore more files
02:07 WikiStart edited by Gedare
(diff)
02:01 WikiStart edited by Gedare
/* RTEMS General Information */ (diff)
01:55 WikiStart edited by Gedare
(diff)
01:52 WikiStart edited by Gedare
(diff)
01:50 WikiStart edited by Gedare
(diff)
01:49 WikiStart edited by Gedare
(diff)
01:44 WikiStart edited by Gedare
(diff)
01:44 GSoC/2013 edited by Gedare
/* GSOC */ (diff)
01:42 GSoC/2013 edited by Gedare
(diff)
01:22 GSoC/2013 edited by Gedare
(diff)
01:20 GSoC/2013 edited by Gedare
(diff)
01:16 GSoC/2013 edited by Gedare
(diff)
01:12 WikiStart edited by Gedare
/* Google Summer of Code */ (diff)
00:43 GSoC/2013 edited by Xy008areshsu
/* Students Proposals */ (diff)

04/17/13:

22:43 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Configuration */ (diff)
22:42 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Directory structure */ (diff)
17:24 GSoC/2013 edited by Gedare
/* Student Information */ (diff)
17:24 GSoC/2013 edited by Gedare
/* Project Ideas */ (diff)
17:23 GSoC/2013 edited by Gedare
/* Student Information */ (diff)
17:12 GSoC/2013 edited by Gedare
Deduplicate (diff)
14:03 Changeset in rtems [d5587f9f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Fix cache handling
13:57 Changeset in rtems [740abbd]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc5200: Add and use enable_bat_4_to_7()
13:45 Changeset in rtems [ef8e851]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Typo
12:54 Changeset in rtems [76de8a8e]4.115 by Peng Fan <van.freenix@…>
D-cache clean&&invalidate for Tiny6410
10:19 Changeset in rtems [f205c18f]4.115 by Ralf Corsépius <ralf.corsepius@…>
Use uint32_t instead of long. Use unsigned defines (Prevent overflows on 16bit targets)
07:13 FAQ/AlgorithmicComplexity edited by Wendell
(diff)
07:11 Projects/Apache_Runtime edited by Wendell
(diff)
06:11 GSoC/2013 edited by Vivekkmurthy
(diff)
04:35 GSoC/2013 edited by Peng Fan
/* Students Proposals */ (diff)

04/16/13:

14:28 Projects/libdl edited by ChrisJohns
Bring up to date. (diff)
12:01 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Directory structure */ (diff)
12:01 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Directory structure */ (diff)
07:41 Changeset in rtems-source-builder [b0c2756]4.104.114.95 by Chris Johns <chrisj@…>
Clean up the git module.
07:39 Changeset in rtems-source-builder [200f0a3]4.104.114.95 by Chris Johns <chrisj@…>
Add a CVS module to manage CVS.
04:57 Changeset in rtems-source-builder [f8bdb41]4.104.114.95 by Chris Johns <chrisj@…>
Minor clean up.
04:44 Changeset in rtems-source-builder [1bab165]4.104.114.95 by Chris Johns <chrisj@…>
Add snapshot macros files. To use: ../source-builder/sb-set-builder --log=l-4.11-sparc.txt \ --prefix=$HOME/development/rtems/4.11-ss \ --macros=snapshots/gcc-4.7-branch.mc \ 4.11/rtems-sparc This will clone the GCC git repo, checkout the 4.7 branch and build the compiler. The 4.7.3 patch is still being used.
04:42 Changeset in rtems-source-builder [82e9f91]4.104.114.95 by Chris Johns <chrisj@…>
Add the --regression option.
04:25 Changeset in rtems-source-builder [649a64c]4.104.114.95 by Chris Johns <chrisj@…>
Add download git support. Add support to use a git cloned repo as the source. Move the download code out of the build module and into a separate module. Add to this module support for git. Update the GCC common configuration to support using a symlinked git repo. Add checks for all languages.

04/15/13:

23:10 GSoC/2013 edited by Shubhamsomani
/* Students Proposals */ (diff)
22:07 GSoC/2013 edited by Shubhamsomani
/* Students Proposals */ (diff)
19:48 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
(diff)
17:30 GSoC/2013 edited by Jaskaranvirdi1
/* Students Proposals */ (diff)
17:22 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
(diff)
17:16 GSoC/2013/ParavirtualizationOfRTEMS created by Phipse
Created page with "== Partitioned OS Kernel - POK == === AADL === == RTEMS == === Configuration === To configure RTEMS for virtual execution of the binary, a new flag is introduced. * --en..."
17:02 Developer/Projects/Open/Paravirtualization edited by Phipse
(diff)
07:01 Changeset in rtems-source-builder [b022691]4.104.114.95 by Chris Johns <chrisj@…>
Override the target build flags.
03:46 Changeset in rtems-source-builder [64f337b]4.104.114.95 by Chris Johns <chrisj@…>
No specific static libraries.
03:26 Changeset in rtems-source-builder [b8ee74d]4.104.114.95 by Chris Johns <chrisj@…>
Add a %testing section to the configuration files.
02:16 Changeset in rtems-source-builder [2cc7a97]4.104.114.95 by Chris Johns <chrisj@…>
PR 2117 - Only check the prefix is writable if installing and not a dry run.
01:50 Ticket #2117 (Could we not do a write check in the install directory if running ...) closed by cynt6007
fixed: It works now, thanks!
01:45 Changeset in rtems-source-builder [ff91af2]4.104.114.95 by Chris Johns <chrisj@…>
Add _forced_static to the default. This is used in the configuration scripts to specify which libraries you want to be linked as static. For gdb this is libexpat which is built as part of most build sets.
01:15 Changeset in rtems-source-builder [255e032]4.104.114.95 by Chris Johns <chrisj@…>
PR 2115 - Fix checking when the path does not fully exist.
00:13 Changeset in rtems-source-builder [c95c245]4.104.114.95 by Chris Johns <chrisj@…>
PR 2116 - Fix the option parsing to handle both ' ' and '='.
00:05 Changeset in rtems-source-builder [9994530]4.104.114.95 by Chris Johns <chrisj@…>
PR 2115 - Check prefix path write access before starting to build. Added a check in the options post processing to check is the prefix path allows writes. No actual write check is made. just the permissions are checked. If the --no-install options is used the check is not made. Moved the --no-install option from the set builder to the options module.

04/14/13:

23:48 Ticket #2117 (Could we not do a write check in the install directory if running ...) created by cynt6007
./source-builder/sb-set-builder --list-bsets error: prefix is not …
23:48 Changeset in rtems-source-builder [8508944]4.104.114.95 by Chris Johns <chrisj@…>
PR 2115 - Fixed the exception on no 'what'.
23:18 Changeset in rtems-source-builder [5e02e80]4.104.114.95 by Chris Johns <chrisj@…>
Add --no-download to disable the downloader.
23:15 Ticket #2116 (Could you change the help prompt from --log file to --log=file.txt) closed by Chris Johns
fixed: Fixed. The option parsing code was wrong... $ ../source-builder/sb-set-builder --log=l-avr.txt --no-download --prefix /usr/share/xxxxxx 4.11/rtems-avr error: prefix is not writable: /usr/share/xxxxxx Build FAILED
23:08 Ticket #2115 (Could we do a write check in the install directory before running?) closed by Chris Johns
fixed: Fixed. A check of the permissions is made before any building happens. If --no-install is used the check is not made.
22:30 Changeset in rtems-source-builder [cc2c48b]4.104.114.95 by Chris Johns <chrisj@…>
Switch to the regenerated gcc-4.7.3 patch.
22:25 Changeset in rtems-tools [440c97f]4.104.115 by Chris Johns <chrisj@…>
Regenerate the patch cleanly.
11:03 GSoC/2013 edited by Vipulnayyar
(diff)
08:08 Projects/BenchmarkKit edited by C Rempel
/* References */ (diff)
08:08 Changeset in rtems-source-builder [3e86a96]4.104.114.95 by Chris Johns <chrisj@…>
Update RTEMS 4.11 to GCC 4.7.3. All build sets for RTEMS 4.11 that where using GCC 4.7.2 have been updated to GCC 4.7.3. This release uses a new patch from the rtems-tools git repo. The AVR tools have the target CFLAGS forced to '-O2 -g' to work around bugs in the AVR GCC compiler related to the default optimizations used when building the various run-time libraries.
07:37 Changeset in rtems-source-builder [69f9806]4.104.114.95 by Chris Johns <chrisj@…>
Document fixes reported by users.
03:16 Changeset in rtems-source-builder [4351cf4]4.104.114.95 by Chris Johns <chrisj@…>
Updated documentation.
Note: See TracTimeline for information about the timeline view.