318 Commits

Author SHA1 Message Date
Patrick Gauvin
7cdec5c335 Fix RTEMS Tools source symlink generation.
When rsb_released was not 0, a build failure would occur.

closes #2495.
2016-01-28 11:00:13 -05:00
Nick Withers
e3b9fb68d4 Update RTEMS 4.12 build set
Update to the GCC 6 20160124 snapshot, which notionally resolves
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65779
2016-01-25 09:09:02 +01:00
Sebastian Huber
075ed1c8e2 Add hashes for RTEMS 4.12 tools 2016-01-19 07:55:06 +01:00
Sebastian Huber
342c7dcc0a Update RTEMS 4.12 build set 2016-01-18 13:39:27 +01:00
YANG Qiao
eec82cd126 fix libpng version number 2015-12-16 12:28:56 +11:00
YANG Qiao
bf05b15e43 add dependencies for nxlib 2015-12-16 12:28:50 +11:00
YANG Qiao
3618353765 add graphics-all bset 2015-12-16 12:28:43 +11:00
YANG Qiao
4cef681632 add dependencies for nanox 2015-12-16 12:28:37 +11:00
Chris Johns
3ffbfc8092 Fix 4.11/rtems-tools so it builds from git. 2015-12-15 11:15:28 +11:00
Chris Johns
00b60d74b2 Fix the building of the RTEMS Tools from a tar file. 2015-12-13 15:22:04 +11:00
Chris Johns
e33968ac4c Remove RTEMS 4.11 unstable. 2015-12-13 15:11:32 +11:00
Chris Johns
a861b312ec Use BZ2 for gdb-7.7. 2015-12-11 16:31:05 +11:00
Chris Johns
f9f6f6c364 Set the RTEMS Tools and Kernel version based on a release. 2015-12-11 12:11:54 +11:00
Chris Johns
40e4222d87 Support released downloading of the RTEMS Tools and RTEMS Kernel.
Add a --without-error-reports flags to reduce the noise on --with-downloading.
2015-12-11 12:11:54 +11:00
Chris Johns
fb4ba79479 Ignore generated XML files. 2015-12-11 12:11:54 +11:00
Sebastian Huber
7164e6195f Add RTEMS 4.12 build set 2015-11-10 13:53:22 +01:00
Chris Johns
32c7d4cdca 4.11/rtems-epiphany: Use the latest newlib git head.
Move to the latest to pick up the recent newlib changes.
2015-10-26 15:41:23 +11:00
Joel Sherrill
2cd8aee2f0 4.11/rtems-all.bset: Add epiphany and h8300 2015-10-20 18:18:43 -05:00
Joel Sherrill
d028a6fa7d 4.11/rtems-moxie.bset: Update to binutils 2.25
closes #2254.
2015-10-20 18:18:33 -05:00
Hesham Almatary
13138bc180 gcc-4.8.3: Update newlib revision to catch <sys/tree.h> include 2015-10-05 08:02:32 +02:00
ragunath
3a3069e83c lwIP configuration & build files
Patch to build lwip with RTEMS Resource builder. It builds the lwip sources and creates a library.
2015-08-11 09:45:02 -05:00
YANG Qiao
68e81c7b27 add nxlib bset 2015-08-10 12:00:53 -05:00
YANG Qiao
a7d2db0241 add nanoX bset 2015-08-10 12:00:53 -05:00
YANG Qiao
457c7ec9fd add t1lib bset (patch url should be changed after it is merged into rtems git server) 2015-08-10 12:00:53 -05:00
YANG Qiao
d9ee8ae401 add freetype2 bset 2015-08-10 12:00:53 -05:00
YANG Qiao
d2ee14c694 add tiff-4.0.2 bset 2015-08-10 12:00:53 -05:00
YANG Qiao
0b80ff5309 add libpng bset 2015-08-10 12:00:53 -05:00
Chris Johns
6444d5806d Canandian Cross Compiling and RTEMS 3rd party package building Fixes.
The change fixes installing for RTEMS 3rd Party packages where the
RSB considered them Canadian Cross Compiling (Cxc). Fixing the
Cxc issue broke real Cxc builds. The change corrects the issue of
macros being changed in the Cxc and the prep data not being udpated.
The configuration is loaded again after the updated macros. The
macros are also copied and restored to ensure a clean stable base.

The change also introduces --rtems-tools and --rtems-bsp to align
the command line with the waf configure process or RTEMS application.
2015-07-20 13:49:42 +10:00
Sebastian Huber
fba2549d5c rtems4.11: OpenMP support for ARM, PowerPC, SPARC 2015-07-07 09:33:30 +02:00
Sebastian Huber
8a7660ceb3 rtems4.11: Use GCC 4.9.3 2015-07-07 09:33:23 +02:00
Hesham ALMatary
be7ffbf927 epiphany: fix checksum error for gcc and gdb 2015-05-21 13:52:41 -04:00
Hesham ALMatary
b8673bfb38 epiphany: Fix binutils checksum 2015-05-21 13:26:24 -04:00
Chris Johns
11e1fe1e30 rtems: Fix the URL. 2015-05-21 21:44:09 +10:00
Joel Sherrill
f6906451fd rtems-mips.bset: Update mipstx39 GDB version to be in sync 2015-05-13 10:53:17 -07:00
Hesham ALMatary
16c9ed2f95 or1k: correct the md5 hash of the GCC patch 2015-05-07 12:01:36 +10:00
Hesham ALMatary
511b3e357a Add support for building Epiphany tools
This patch adds support for building Epiphany tools. Currently the
tools are fetched from Adapteva repositories. In the future, the
tools should be fetched from GNU upstreams when Adapteva folks push
their latest changes there.
2015-05-06 16:20:09 +10:00
Chris Johns
9f59e9ead6 rtems4.11: Update newlib to the 20150423 snapshot. 2015-05-06 16:17:35 +10:00
Joel Sherrill
95854a91ab Update all targets except or1k to gdb 7.9 2015-04-02 10:25:37 -05:00
Chris Johns
da801b07fa rtems: Change the base URL for RTEMS git to https to avoid the redirects. 2015-03-28 10:00:26 +11:00
Joel Sherrill
3742749c9d Update 4.11 gdb to 7.9 for sparc and use Jiri Gaisler's patch set
It  is combined into one until Chris can work around using the unorderd
dict container on the patch set.
2015-03-27 10:03:28 -05:00
Joel Sherrill
c13abcc1a5 Update newlib to 20150223 snapshot tarball
This includes Joel's patch to dynamically probe for the proper
<inttypes.h> setting for intptr_t and uintptr_t. This eliminates
many printf() format warnings due to them being incorrectly defined.
2015-03-26 08:39:30 -05:00
Gedare Bloom
6523533354 Bump newlib git head 2015-03-23 11:42:18 -04:00
Chris Johns
1039ac9dbb rtems/tools: Change the order of the git URL to not do a merge.
The merge was failing for some users. Change to reset, branch master
and then pull.
2015-03-20 13:58:48 +11:00
Joel Sherrill
a83fc54f09 newlib has moved to git. The old CVS->git mirror is dead. Update.
This moves all git hashes to the head of newlib's git and
updates the URL.

Use hash: 1c144ed142224cd112c1c9177a4231bef7975f9f
2015-03-19 13:06:21 -05:00
Chris Johns
b0f9e30fa4 Add merge to the git and download modules to merge after a fetch.
Update the RTEMS tools and newlib-git to merge after the fetch.
2015-03-18 08:21:34 +11:00
Chris Johns
7f7d388af8 Add gdb-7.8.2 hash. 2015-03-12 17:44:38 +11:00
Chris Johns
0f6afd9cf2 4.11/moxie: Fix the broken dtc-1.4.1 build. 2015-03-12 13:11:06 +11:00
Chris Johns
55a82ac8c2 4.11/arm: Move to gdb-7.9. 2015-03-07 09:25:46 +11:00
Gedare Bloom
dbb78dc854 4.11/bfin: roll back to gcc 4.8 2015-03-06 09:46:30 -05:00
Gedare Bloom
7f8c0662dd Switch to newlib-git-1 and bump version for all 4.9.2 tools 2015-03-05 14:45:32 -05:00