summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 4.12/sh: Fix comment.Chris Johns2017-06-011-1/+1
|
* Fixes to get a clean build with gcc-7.1.0/binutils-2.28.Chris Johns2017-05-314-8/+47
| | | | | - SH has not been moved to gcc-7.1.0 because of an ICE on FreebSD. - PowerPC is still on binutils-2.27.
* Update tools to gcc 7.1.0 and binutils 2.28Joel Sherrill2017-05-303-2/+88
|
* 4.12/powerpc/gdb: Fix building the simulator on FreeBSD.Chris Johns2017-05-181-0/+2
|
* 4.12/mips: Fix building on FreeBSD.Chris Johns2017-05-181-0/+8
|
* bootstrap: Do not create a log file by default.Chris Johns2017-05-102-5/+9
|
* rtems-tools: Start a build with a distclean to clean away an old build.Chris Johns2017-04-131-1/+1
| | | | | | | 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.
* Fix rtems-tools and rtems-kernel builds when released and with a release URL.Chris Johns2017-04-132-12/+15
| | | | Updates #2952.
* Fix the tools and kernel source URL when released to use `sources`.Chris Johns2017-04-102-19/+9
| | | | | | | | 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.
* 4.12: Add Newlib patches for libbsd updateSebastian Huber2017-04-041-0/+37
|
* Always use GCC provided zlibSebastian Huber2017-03-311-7/+0
| | | | | Always use the GCC provided zlib to make the compiler as independent of the host system as possible.
* 4.12: Fix the patch URL.Chris Johns2017-03-271-3/+1
|
* 4.12: Update to use Newlib 2.5.0.20170323Sebastian Huber2017-03-278-4/+45
|
* 4.11/arm: Fix the path to the sqrt patch.Chris Johns2017-03-261-2/+4
| | | | | | Use the upstream patch sent to the newlib mailing list. Closes #2951.
* freebsd: Update makeinfo and install-info paths on FreeBSD 11.0Chris Johns2017-03-261-1/+9
| | | | Close #2947.
* sb: Add the `release_path` key to the `version` section in the VERSION file.Chris Johns2017-03-263-8/+25
| | | | | | A release can specify a custom releaase URL path. Closes #2952.
* 4.12: ARM: Optimize IEEE-754 sqrt implementationSebastian Huber2017-03-231-0/+3
| | | | Update #2948.
* 4.12: Do not use a global hash fileSebastian Huber2017-03-098-119/+19
|
* gdb: Fix building on FreeBSD 11.0Chris Johns2017-03-081-2/+4
| | | | | Add FreeBSD upstream patches to build on FreeBSD 11.0. See https://sourceware.org/bugzilla/show_bug.cgi?id=21206.
* 4.12: Update to use Newlib 2.5.0.20170228Sebastian Huber2017-03-0112-14/+145
|
* sb: Bail out only if hash definitions conflictSebastian Huber2017-03-011-7/+11
|
* 4.12/rtems-m32c.bset: Update to use newlib 2.5.0Joel Sherrill2017-01-172-1/+11
|
* Add distro aliases for Gentoo hostsRalf Ramsauer2017-01-101-0/+6
| | | | | | | 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>
* Newlib and GCC update for RTEMS 4.12Sebastian Huber2016-12-236-3/+46
|
* gdb-7.12-1: Fetch patch from rtems-toolsJoel Sherrill2016-11-141-1/+1
|
* gdb-7.11-1: Fetch patch from rtems-toolsJoel Sherrill2016-11-141-1/+1
|
* gdb-7.12-1: Add support for leon2/leon3 to sisJoel Sherrill2016-11-141-6/+2
|
* gdb-7.11-1: Add support for leon2/leon3 to sisJoel Sherrill2016-11-141-6/+2
|
* binutils-2.27-1: Fetch patch from rtems-toolsJoel Sherrill2016-11-141-7/+1
|
* binutils-2.26-1: Fetch patch from rtems-toolsJoel Sherrill2016-11-141-1/+1
|
* binutils-2.27-1: Add patch for unaligned reloc on SPARCJiri Gaisler2016-11-141-0/+6
| | | | updates #2802.
* binutils-2.26-1: Add patch for unaligned reloc on SPARCJiri Gaisler2016-11-131-0/+5
| | | | closes #2802.
* rtems-default.bset: Update to gdb 7.12Joel Sherrill2016-11-133-2/+35
| | | | | | 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.
* rtems-default.bset: Update to gcc-6-20161110 and newlib 2.4.0.20161025Joel Sherrill2016-11-132-1/+24
|
* rtems-default.bset: Update to binutils 2.27Joel Sherrill2016-11-132-1/+29
|
* binutils,gcc: Add support to control LTO and Gold.Chris Johns2016-09-122-1/+20
|
* Fix comments.Chris Johns2016-09-061-3/+3
|
* doc: update with version informationGedare Bloom2016-08-261-0/+11
|
* rtems: move 4.9 and 4.10 bsets to new branches and delete from masterGedare Bloom2016-08-2626-644/+0
|
* doc: add example of a local patchGedare Bloom2016-08-011-3/+9
|
* doc: source-builder.txt: Update installtion for ubuntu packagesPunit Vara2016-08-011-2/+3
| | | | | 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
* doc: correct a typo of RTEMSSambeet Panigrahi2016-08-011-1/+1
|
* doc: corrected typo of FreeBSDSambeet Panigrahi2016-08-011-1/+1
|
* 4.12/rtems-epiphany.bset: Use Newlib 2.4.0.20160527Sebastian Huber2016-06-132-1/+8
|
* 4.12/rtems-or1k.bset: Use Newlib 2.4.0.20160527Hesham Almatary2016-06-132-1/+8
|
* 4.12/rtems-default.bset: Use GCC 6-20160609Jan Sommer2016-06-132-1/+24
| | | | This fixes an issue with gnat.
* 4.12/rtems-m32c.bset: Use Newlib 2.4.0.20160527Sebastian Huber2016-06-082-1/+8
|
* 4.12/rtems-default.bset: Use GCC 6-20160526Sebastian Huber2016-05-302-1/+23
| | | | In addition use Newlib snapshot 2.4.0.20160527.
* 4.12/rtems-default.bset: Use GCC 6.0.1-RC-20160415Sebastian Huber2016-04-182-1/+26
|
* graphics: clone Microwindows from official Greg Haerr's repository.Pavel Pisa2016-04-162-2/+2
| | | | | | | | | | | | 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.