937 Commits

Author SHA1 Message Date
Sebastian Huber
b198c4668f Use default prerequisites for GCC 7.1
Use prerequisites as defined by the contrib/download_prerequisites
script of GCC 7.1.
2017-06-06 06:48:57 +02:00
Sebastian Huber
94083b0487 Add GCC 7 base configuration 2017-06-06 06:48:55 +02:00
Sebastian Huber
7c121cac4d Fix for GCC 4.9 while building with GCC 6+
See also:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69959
2017-06-06 06:48:42 +02:00
Sebastian Huber
e1257d4fe9 sb: Create hopefully more valid file names 2017-06-06 06:48:42 +02:00
Chris Johns
6b8dbdfde3 4.12/powerpc: Revert the PowerPC to the default and binutils-2.28. 2017-06-01 13:37:18 +10:00
Chris Johns
006672707c 4.12/sh: Fix comment. 2017-06-01 13:36:55 +10:00
Chris Johns
9b79c7b4b0 Fixes to get a clean build with gcc-7.1.0/binutils-2.28.
- SH has not been moved to gcc-7.1.0 because of an ICE on FreebSD.
- PowerPC is still on binutils-2.27.
2017-05-31 20:24:49 +10:00
Joel Sherrill
68d2cdd5fd Update tools to gcc 7.1.0 and binutils 2.28 2017-05-30 08:02:50 +10:00
Chris Johns
5feef65033 4.12/powerpc/gdb: Fix building the simulator on FreeBSD. 2017-05-18 15:15:19 +10:00
Chris Johns
7ebd0e9213 4.12/mips: Fix building on FreeBSD. 2017-05-18 15:14:21 +10:00
Chris Johns
f99c37eb0a bootstrap: Do not create a log file by default. 2017-05-10 10:41:19 +10:00
Chris Johns
2074bd1168 rtems-tools: Start a build with a distclean to clean away an old build.
If building rtems-tools from git and switching the RSB branch the
git repo for rtems-tools holds object files from the old branch. This
is due to waf building in the source tree and the RSB keepiing the
git repo around in the `sources` directory.
2017-04-13 17:50:31 +10:00
Chris Johns
4141cca73d Fix rtems-tools and rtems-kernel builds when released and with a release URL.
Updates #2952.
2017-04-13 11:01:46 +10:00
Chris Johns
44ebcc5177 Fix the tools and kernel source URL when released to use sources.
Remove `%define without_release_url` so the standard release URL processing
is used. This requires the tools and kernel source is available in the
releases `sources` directory.

Updates #2952.
2017-04-10 17:34:10 +10:00
Sebastian Huber
8e6ba2c625 4.12: Add Newlib patches for libbsd update 2017-04-04 13:56:41 +02:00
Sebastian Huber
1ad33b0f96 Always use GCC provided zlib
Always use the GCC provided zlib to make the compiler as independent of
the host system as possible.
2017-03-31 09:55:08 +02:00
Chris Johns
b64b38ef07 4.12: Fix the patch URL. 2017-03-27 17:20:00 +11:00
Sebastian Huber
aa3d0fe089 4.12: Update to use Newlib 2.5.0.20170323 2017-03-27 08:12:25 +02:00
Chris Johns
b47a811955 4.11/arm: Fix the path to the sqrt patch.
Use the upstream patch sent to the newlib mailing list.

Closes #2951.
2017-03-26 14:47:55 +11:00
Chris Johns
902119ec87 freebsd: Update makeinfo and install-info paths on FreeBSD 11.0
Close #2947.
2017-03-26 13:43:26 +11:00
Chris Johns
78e7f6a751 sb: Add the release_path key to the version section in the VERSION file.
A release can specify a custom releaase URL path.

Closes #2952.
2017-03-26 13:38:18 +11:00
Sebastian Huber
4e5b7fdc72 4.12: ARM: Optimize IEEE-754 sqrt implementation
Update #2948.
2017-03-23 08:28:24 +01:00
Sebastian Huber
10d9e2dfac 4.12: Do not use a global hash file 2017-03-09 07:08:59 +01:00
Chris Johns
c6d162b78a gdb: Fix building on FreeBSD 11.0
Add FreeBSD upstream patches to build on FreeBSD 11.0. See
https://sourceware.org/bugzilla/show_bug.cgi?id=21206.
2017-03-08 08:40:56 +11:00
Sebastian Huber
4c5eb89694 4.12: Update to use Newlib 2.5.0.20170228 2017-03-01 13:16:44 +01:00
Sebastian Huber
4f72b95e60 sb: Bail out only if hash definitions conflict 2017-03-01 08:21:01 +01:00
Joel Sherrill
08f709966f 4.12/rtems-m32c.bset: Update to use newlib 2.5.0 2017-01-17 17:55:08 -06:00
Ralf Ramsauer
b43c7d7737 Add distro aliases for Gentoo hosts
Gentoo stores most of the basic stuff in /bin and not /usr/bin. Default
values do not work for Gentoo. Add 'gentoo' as a new variation.

Signed-off-by: Ralf Ramsauer <ralf.ramsauer@oth-regensburg.de>
2017-01-10 08:45:24 +11:00
Sebastian Huber
e8bc7defd0 Newlib and GCC update for RTEMS 4.12 2016-12-23 13:03:37 +01:00
Joel Sherrill
1c68dbb293 gdb-7.12-1: Fetch patch from rtems-tools 2016-11-14 18:20:44 -06:00
Joel Sherrill
1d61c3afb2 gdb-7.11-1: Fetch patch from rtems-tools 2016-11-14 18:20:44 -06:00
Joel Sherrill
c10a803c44 gdb-7.12-1: Add support for leon2/leon3 to sis 2016-11-14 18:20:44 -06:00
Joel Sherrill
16fd45d95c gdb-7.11-1: Add support for leon2/leon3 to sis 2016-11-14 18:20:44 -06:00
Joel Sherrill
9c5013161b binutils-2.27-1: Fetch patch from rtems-tools 2016-11-14 18:20:43 -06:00
Joel Sherrill
a51bfa1a5d binutils-2.26-1: Fetch patch from rtems-tools 2016-11-14 18:20:43 -06:00
Jiri Gaisler
00fe8f7a55 binutils-2.27-1: Add patch for unaligned reloc on SPARC
updates #2802.
2016-11-14 08:21:25 -06:00
Jiri Gaisler
623c8e7775 binutils-2.26-1: Add patch for unaligned reloc on SPARC
closes #2802.
2016-11-13 22:43:05 -06:00
Joel Sherrill
2a39795f2e rtems-default.bset: Update to gdb 7.12
Clean up comments in mipstx39 file. It doesn't build in gdb 7.12.
It is fixed on the gdb master and 7.12 branch. When 7.12.1 comes
out, we will need to bump to that.
2016-11-13 14:04:59 -06:00
Joel Sherrill
453fefe1c9 rtems-default.bset: Update to gcc-6-20161110 and newlib 2.4.0.20161025 2016-11-13 14:04:59 -06:00
Joel Sherrill
74cecb877f rtems-default.bset: Update to binutils 2.27 2016-11-13 14:04:52 -06:00
Chris Johns
534332f22a binutils,gcc: Add support to control LTO and Gold. 2016-09-12 12:32:26 +10:00
Chris Johns
7cdf319148 Fix comments. 2016-09-06 16:40:34 +10:00
Gedare Bloom
851c734e6f doc: update with version information 2016-08-26 11:20:48 -04:00
Gedare Bloom
906e145847 rtems: move 4.9 and 4.10 bsets to new branches and delete from master 2016-08-26 11:05:45 -04:00
Gedare Bloom
cac72a2aea doc: add example of a local patch 2016-08-01 14:44:42 -04:00
Punit Vara
1e1d5c9095 doc: source-builder.txt: Update installtion for ubuntu packages
This patch fixes the most common python missing error for RTEMS
	tool chain build and RSB built is tested for ubuntu 16.04.1 LTS
2016-08-01 14:44:42 -04:00
Sambeet Panigrahi
a936dcda63 doc: correct a typo of RTEMS 2016-08-01 14:44:38 -04:00
Sambeet Panigrahi
43ee938dc7 doc: corrected typo of FreeBSD 2016-08-01 14:43:56 -04:00
Sebastian Huber
c476de6150 4.12/rtems-epiphany.bset: Use Newlib 2.4.0.20160527 2016-06-13 07:44:56 +02:00
Hesham Almatary
04bff17f13 4.12/rtems-or1k.bset: Use Newlib 2.4.0.20160527 2016-06-13 07:41:49 +02:00