1305 Commits

Author SHA1 Message Date
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
Jan Sommer
cd9258f502 4.12/rtems-default.bset: Use GCC 6-20160609
This fixes an issue with gnat.
2016-06-13 07:34:08 +02:00
Sebastian Huber
5ff2c0aa94 4.12/rtems-m32c.bset: Use Newlib 2.4.0.20160527 2016-06-08 16:04:52 +02:00
Sebastian Huber
3da4d0e5ce 4.12/rtems-default.bset: Use GCC 6-20160526
In addition use Newlib snapshot 2.4.0.20160527.
2016-05-30 15:07:41 +02:00
Sebastian Huber
8bcc58b249 4.12/rtems-default.bset: Use GCC 6.0.1-RC-20160415 2016-04-18 12:47:31 +02:00
Pavel Pisa
a353d55d13 graphics: clone Microwindows from official Greg Haerr's repository.
graphics/nxlib is removed from build set because for actual Microwindows
the NXlib is included in Microwindows sources (src/nxlib).

The original NXlib libX11.a is replaced by two varinats

  libPX11 links X11 server replacement directly to the application.

  libNX11 is more X11 concept compatible, application and server
          runs in the separate processes.
2016-04-16 15:37:42 +02:00
Pavel Pisa
3c8c00c764 graphics: update libtiff to 4.0.6 version.
There has been collision between local extern excessive function
declaration and C library (newlib) provided header and type.
2016-04-16 15:29:03 +02:00
Chris Johns
6843e47ce3 gdb: Build with system readline and use MinGW compilers.
Select MinGW compilers for Windows builds on Windows.

Use the system readline rather than GDB's which does not
handle cmd.exe correctly.
2016-04-15 15:22:36 +10:00
Chris Johns
f5e724fc07 graphics: Add 3rd party graphics support back to the master branch.
The support is added at the top level and so not lost when we
move to a new version of RTEMS.

The change also moves all 3rd party packages to use a common
rtems-package.bset build set file.

All packages except Microwindows itself build cleanly.
2016-04-15 11:59:30 +10:00
Chris Johns
70fc466b48 rtems: Refactor to move to a single version on master.
Move the 4.12 version and base defines to just RTEMS base defines
which includes the version. This removes the version from a number of
files and makes it simpler to move to a new version. It however means
we cannot support more than version on master.

This change further breaks 4.10 and 4.9 however it means we can
branch these versions and better support them on their branches.
2016-04-15 11:59:30 +10:00
Chris Johns
c13971506a 4.12: Add the newlib patch to get the updated ctr0.o. 2016-04-15 11:59:30 +10:00
Chris Johns
383f7e6690 sb: Add --rsb-file options to %source and %patch to set a file name.
Override the automatic file name of a downloaded file and use the file
name provided by the option. This is useful if the URL has no meanful
file that can be automatically extracted from the URL.
2016-04-15 11:59:30 +10:00
Chris Johns
c98555c5f2 sb: Do not filter -f options from a BSP. 2016-04-15 11:59:30 +10:00
Joel Sherrill
30783e3cf3 4.12/rtems-or1k.bset: Update newlib to 2.4.0 2016-04-13 13:11:20 -05:00
Joel Sherrill
3343562481 4.12/rtems-m32c.bset: Update to newlib 2.4.0 2016-04-11 08:25:03 -05:00
Joel Sherrill
74bb278709 4.12/rtems-epiphany.bset: Update to newlib 2.4.0 2016-04-11 08:25:03 -05:00
Joel Sherrill
21650e51a7 4.12/rtems-default.bset: Update to gcc 6.20160327 and newlib-2.4.0 2016-04-10 13:59:14 -05:00
Joel Sherrill
f96fdc6022 4.12/rtems-moxie.bset: Include dtc needed by gdb build 2016-04-03 14:10:30 -05:00
Stefan Wallentowitz
eac749bb80 Bump OpenRISC versions
Bump the OpenRISC toolchain to newer versions.

* Binutils to 2.26
* GCC to 4.9.3
* GDB to 7.11

updates #2669
2016-03-24 16:19:03 -04:00
Chris Johns
29819a2719 sb: fix the if logic to handle directives in if statements.
Directives in if statements end at the end of an if. The cannot
change or split across directive boundaries.

Add more trace detail to config.py.

Updates #2661.
2016-03-19 17:25:34 +11:00
Chris Johns
19a3cb98e2 bare/qemu: Use git if the RSB is not release or without a release URL.
Updates #2661.
2016-03-18 17:03:19 +11:00
Chris Johns
ff9ce9a3ff bare/qemu: Fix %endif type.
Updates #2661.
2016-03-18 14:41:03 +11:00
Chris Johns
721fbe05a1 sb: Fix vairable type in _if.
Updates #2655.
2016-03-18 14:41:03 +11:00
Chris Johns
eb252061aa sb: Fix op parsing bug where the string was not created.
Updates #2655.
2016-03-18 14:41:03 +11:00
Chris Johns
a15650c97d bare/qemu: Use a tarfile is the RSB is released.
Updates #2661.
2016-03-18 14:41:03 +11:00
Chris Johns
d44b4d243f sb: Make the URL output truncate on long long URLs. 2016-03-18 13:35:05 +11:00
Chris Johns
07eef425f1 4.12/rtems-kernel: Add default support to build a kernel if asked too. 2016-03-18 10:50:59 +11:00
Chris Johns
a102424f67 rtems/kernel: Move the --with-rtems logic in the common file. 2016-03-18 10:49:55 +11:00
Chris Johns
8bde727065 sb: Fix %if logical OP parsing.
Updates #2655.
2016-03-18 10:45:28 +11:00
Chris Johns
52cb466a6d bare: Update or1ksim-master.zip hash
Updates #2657.
2016-03-17 19:48:54 +11:00
Chris Johns
c9ea98406f bare: Correct the libffi-3.0.13 hash.
Updates #2657.
2016-03-17 19:25:13 +11:00
Chris Johns
db8ec8c99e bare: Update qemu package source hashes that are missing.
Add support for pkgconfig checks to fail when just downloading the
source so it is actually downloaded on hosts that may have a package
installed.

Updates #2657.
2016-03-17 18:30:13 +11:00
Chris Johns
89a94d0486 sb: Fix the sensible url printer on Python3.
Updates #2656.
2016-03-17 18:30:13 +11:00