summaryrefslogtreecommitdiffstats
path: root/rtems (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update gdb-7.12 config to pull in latest sis patches.Jiri Gaisler2017-07-241-3/+3
| | | | This will add support for FSMULD on leon3 targets.
* 4.12: Add LEON3FT store-store errata workaroundSebastian Huber2017-07-171-0/+2
| | | | Close #3057.
* 4.12: Fix bitset(9)Sebastian Huber2017-07-125-0/+10
| | | | Update #3059.
* 4.12: Fix and update bitset(9)Sebastian Huber2017-07-105-0/+40
| | | | Update #3059.
* 4.12: Enable global stdio streamsSebastian Huber2017-06-305-0/+55
| | | | Update #3012.
* 4.12: Update to use Newlib 2.5.0.20170623Sebastian Huber2017-06-2610-5/+92
|
* Fix GDB 7.12 build on DarwinSebastian Huber2017-06-231-0/+5
| | | | Close #3052.
* Fix GCC 7.1 for m68kSebastian Huber2017-06-201-0/+2
| | | | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80970
* Fix for GCC 6 while building with GCC 7+Sebastian Huber2017-06-131-0/+3
|
* 4.12: Add SMP support for Ada of GCC 7.1Sebastian Huber2017-06-121-0/+5
| | | | Close #2289.
* 4.12: Add Newlib patch for <arpa/inet.h>Sebastian Huber2017-06-125-0/+10
| | | | Update #2833.
* Fix for GDB 7.12 while building with GCC 7+Sebastian Huber2017-06-121-0/+3
|
* 4.12: Update to use Newlib 2.5.0.20170519Sebastian Huber2017-06-0710-5/+207
| | | | | | Add POSIX header file patches for Newlib. Update #2833.
* Use default prerequisites for GCC 7.1Sebastian Huber2017-06-061-5/+4
| | | | | Use prerequisites as defined by the contrib/download_prerequisites script of GCC 7.1.
* Add GCC 7 base configurationSebastian Huber2017-06-061-1/+1
|
* 4.12/powerpc: Revert the PowerPC to the default and binutils-2.28.Chris Johns2017-06-011-14/+2
|
* 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
|
* 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
|
* 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.
* 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
|
* 4.12/rtems-m32c.bset: Update to use newlib 2.5.0Joel Sherrill2017-01-172-1/+11
|
* 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
|
* Fix comments.Chris Johns2016-09-061-3/+3
|
* rtems: move 4.9 and 4.10 bsets to new branches and delete from masterGedare Bloom2016-08-2626-644/+0
|
* 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.