758 Commits

Author SHA1 Message Date
Chris Johns
7c7eb86e0c Change to using newlib snapshot release 2.2.0-1 and gdb 7.8.1. 2015-02-07 10:46:49 +11:00
Chris Johns
712516ac1e Add Sqlite as a 3rd party package.
Thanks to Wendell P Silva for the excellent Wiki page.
2015-01-28 21:42:46 +11:00
Chris Johns
eeded980e5 Fix the check to see if the path is writable. 2015-01-26 11:57:43 +11:00
Chris Johns
8a7428c94b Add Google Protocol Buffers as a 3prd party package for RTEMS.
https://developers.google.com/protocol-buffers/
2015-01-23 14:33:19 +11:00
Chris Johns
b31d5e2dd9 Fix C++ build support for cross-compiling RTEMS 3rd party packages. 2015-01-23 14:31:25 +11:00
Chris Johns
db6d3eb83a Build rtems-tools for the host with a Cxc build. 2015-01-20 08:57:44 +11:00
Chris Johns
8197b8ea04 Add the host name to the package name.
Adding the host name results in the tar files created by the
--bset-tar-file and --pkg-tar-files to contain the host name.
This is useful when building Cxc packages.
2015-01-18 15:34:35 +11:00
Chris Johns
818ea245da Minor version number bump. 2015-01-18 11:25:17 +11:00
Chris Johns
3963ac4aae Detect a Cxc build from the options and automatically disabled installing.
This is similar to always providing --no-install on the command when building
a Cxc package.
2015-01-18 11:24:11 +11:00
Chris Johns
0392c5fe6c Provide flags and include paths for the host when building a Cxc. 2015-01-18 11:23:12 +11:00
Chris Johns
e7cbf74fe2 rtems4.11: Update DTC for Moxie to it's new home path.
Add a suitable hash for the build to proceed.

Closes #2202.
2014-12-12 11:22:54 +11:00
Chris Johns
63ab31b425 rtems4.11: Update the PowerPC to use gdb-7.8.1. 2014-12-12 11:22:54 +11:00
Sebastian Huber
6733a85981 sb: Move content to formatter classes 2014-12-11 07:50:10 +01:00
Sebastian Huber
e794d0aba9 sb: Add HTML generation to formatter class 2014-12-11 07:50:10 +01:00
Sebastian Huber
28410ebf89 sb: Move build set to formatter classes 2014-12-11 07:50:10 +01:00
Sebastian Huber
14e5d2edbb sb: Move git status to formatter classes 2014-12-11 07:50:10 +01:00
Sebastian Huber
1f77f9e36b sb: Add XML formatter 2014-12-11 07:50:09 +01:00
Sebastian Huber
97e083a72c sb: Move introduction to formatter classes 2014-12-11 07:50:09 +01:00
Sebastian Huber
5d565849b3 sb: Introduce formatter classes
Use inheritance instead of ifs.
2014-12-11 07:50:09 +01:00
Sebastian Huber
ae338e08e8 rtems: Change GCC extra version message
Drop the GCC version since this is already part of the normal GCC
version message.  Drop the release number from the RSB since the Git
commit identifies the RSB version uniquely.  Use a "Name Version, ..."
pattern.
2014-12-05 07:53:58 +01:00
Sebastian Huber
af414b75d7 rtems4.11/sparc: Update patch hash for GDB 7.8 2014-12-04 13:23:39 +01:00
Sebastian Huber
00fc6f2728 rtems4.11/sparc: Add patches for GCC 4.9.2 2014-12-04 13:16:45 +01:00
Sebastian Huber
dd51e39fe4 sb: Statically link zlib for GCC on MinGW 2014-12-04 09:00:51 +01:00
Chris Johns
9a57c1059c rtems4.11: Update ARM and M68K to gdb-7.8.1. 2014-12-02 15:52:22 +11:00
Chris Johns
0dc8fd20f7 rtems4.11: Update the SPARC patch link and hash. 2014-12-02 15:48:05 +11:00
Jiri Gaisler
3834e6a28e bare/qemu: add patches for leon3 support. 2014-12-01 08:33:54 +11:00
Jiri Gaisler
1a0ccb99ac sparc-gdb: use patch for leon2/3 support to sis
Also fixes the can't compute CFA problem.
2014-12-01 08:33:48 +11:00
Joel Sherrill
aa5407f271 4.11/rtems-nios2.bset: Drop patch adding RTEMS target 2014-11-21 12:48:49 -06:00
Joel Sherrill
81bf1030a3 Update newlib to 20 Nov 2014 and hash de616601501c4f82968683e80c112604a2d40222
This picks up at least these RTEMS Project patches:

  + Joel Sherrill to ensure the PRIxxPTR defines are correct on all targets.
  + Sebastian Huber NGROUPS adjusted to have even value.
2014-11-20 13:41:19 -06:00
Chris Johns
a0a5b1ca8d bare: Update qemu to the latest version.
Add support to build on FreeBSD 10.

The CAN support is broken on a recent qemu and needs updating so has
been removed from the build.
2014-11-06 08:46:41 +11:00
Chris Johns
5821b02e82 sb: FreeBSD uses clang for cc on version 10 and later. 2014-11-06 08:44:45 +11:00
Chris Johns
ae11ecf093 rtems4.11: Use rtems-tools HEAD for 4.11 until stable. 2014-11-05 09:36:44 +11:00
Ben Gras
1587711d6a update rtems-tools 2014-11-02 08:53:08 +11:00
Chris Johns
619675f119 rtems4.11: Forgot to make the change to 4.9.2. 2014-10-31 15:33:08 +11:00
Chris Johns
85b46b85f1 sb: Provide a default log if none is provided. 2014-10-31 15:11:10 +11:00
Chris Johns
5fdd664b18 sb: Convert the '-' to '_' in symlinks for git repos. 2014-10-31 15:11:10 +11:00
Chris Johns
1b11d05bdf rtems4.11: Upgrade to gcc-4.9.2. Build rtems-tools and install.
RTEMS kernel requires the rtems-tools package be installed to
build the libdl tests.
2014-10-31 15:11:10 +11:00
Joel Sherrill
4830e230ec rtems-4.11: Add libjpeg 2014-10-24 17:00:52 -05:00
Chris Johns
7c8c1d1dea rtems-4.11: Switch to newlib's git repo. 2014-10-07 20:50:43 +11:00
Karel Gardas
5eb832f296 add support for i386-solaris2 platform 2014-10-07 19:50:59 +11:00
Chris Johns
bc51abf251 rtems: Fix type in RTEMS kernel build.
Reported by Marco Hoefle <marco.hoefle@nanotronic.ch>.
2014-09-20 10:10:45 +10:00
Ben Gras
5f0e38f3bf rename variable to defined one 2014-09-08 08:49:19 +10:00
Matt Carberry
cf9d27ee38 Fixes qemu build error.
Since 1.5 qemu defaults to gtk. Since then, the install command triggers
the use of xgettext and msgmerge, both of which are unable to find the
libgettextsrc library without passing LD_LIBRARY_PATH.
2014-09-08 08:49:03 +10:00
Chris Johns
a36e63b42f doc: Update the Fedora package list for Fedora 19. 2014-09-05 11:02:58 +10:00
Chris Johns
d790668e39 sb: Add support for the standard git protocols for the %source command.
The source selector 'git://' now supports a protocol option that lets
you set the specific protocol git is to use to access a remote
repository.
2014-08-29 13:14:14 +10:00
Hesham ALMatary
183626a1d4 Add support for building bare-metal or1ksim.
This patch adds support to enable RSB to build or1ksim emulator
(the main OpenRISC 1000 simulator) from latest or1ksim github repo.
2014-08-29 11:51:39 +10:00
Hesham ALMatary
e7a6292cb5 Fix bug of uncompressing zip files.
This patch uses __unzip macro for uncompressing zip files instead of
the wrong __zip macro which is not defined in defaults.mc file.
2014-08-29 11:51:24 +10:00
Chris Johns
2b4cd57ed8 sb: Fix the if logic for parameters. 2014-08-23 13:26:24 +00:00
Chris Johns
f022f82886 rtems-4.11: Use the internal autoconf build. 2014-08-23 13:24:05 +00:00
Chris Johns
5d9b1537ac config: Detect a pipe error on command failure. 2014-08-23 13:23:00 +00:00