summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patch used by RTEMS 6 epiphany GDB on FreeBSDSebastian Huber2019-06-051-0/+11
|
* Add patch used by RTEMS 5 epiphany GDB on FreeBSDSebastian Huber2019-02-191-0/+11
|
* 4.9/gcc/gcc-core-4.3.2-rtems4.9-20181217.diff: New fileJoel Sherrill2018-12-191-0/+249
| | | | | | Enable 4.9 tools to build with a modern makeinfo. Tested on CentOS 7. Added like other 4.9 tool patches.
* Add tool patches warningSebastian Huber2017-11-131-0/+2
| | | | Update #2949.
* Remove tools/5 patchesSebastian Huber2017-11-1012-9344/+0
| | | | Update #3220.
* Add tools/5 patchesSebastian Huber2017-11-095-0/+9095
| | | | Update #3220.
* Add tools/5 patchSebastian Huber2017-11-091-0/+17
| | | | Update #3220.
* Add tools/5 patchSebastian Huber2017-11-091-0/+50
| | | | Update #3220.
* Add tools/5 patchesSebastian Huber2017-11-093-0/+149
| | | | Update #3220.
* Add tools/5 patchSebastian Huber2017-11-091-0/+22
| | | | Update #3220.
* Add tools/5 patchSebastian Huber2017-11-091-0/+11
| | | | Update #3220.
* Add Newlib patchSebastian Huber2017-07-101-0/+378
| | | | | Original patch contains a Cygwin part which is not present in the Newlib snapshot archive.
* Add PR-ada-81070.diffSebastian Huber2017-06-121-0/+1146
|
* patch: ARM: Fix IEEE-754 sqrt optimizationSebastian Huber2017-03-211-2/+2
| | | | Update #2948.
* patch: ARM: Optimize IEEE-754 sqrt implementationSebastian Huber2017-03-211-0/+175
| | | | Update #2948.
* Add Newlib patch for RTEMS 4.12Sebastian Huber2016-12-231-0/+147
|
* Add 4.12/.../gdb-7.11-sis-leon2-leon3.diff from gaisler.orgJoel Sherrill2016-11-141-0/+7496
|
* Add 4.12/.../binutils-2.26-gas-reloc.patch from gaisler.orgJoel Sherrill2016-11-141-0/+17
|
* 4.10: Add NIOS2 newlib patch.Chris Johns2016-09-021-0/+126011
|
* 4.10: Add NIOS2 gcc patch.Chris Johns2016-09-021-0/+213
|
* 4.10: Add NIOS2 binutils patch.Chris Johns2016-09-021-0/+21
|
* 4.10: Add FreeBSD Python patch.Chris Johns2016-09-021-0/+11
|
* 4.10: Add the gdb-7.11 ERC patches to 4.10.Chris Johns2016-09-023-0/+1588
|
* 4.10: Add the automake patch to the 4.10 patches.Chris Johns2016-09-021-0/+11
|
* 4.12: Patches for ERC simualtor for gdb-7.11.Chris Johns2016-03-163-0/+1588
| | | | | | | The patches fix the endian checks in the simulator, print filtering, and the run command. Updates #2644.
* Add a gdb-7.11 patch for 4.12.Chris Johns2016-03-111-0/+41
|
* Bugfix: gdb-7.3.1 couldn't be build with a modern texinfo package.Götz Pfeiffer2016-03-101-0/+49
| | | | | | | | | | The texinfo documentation of binutils contained some constructs that are errors, at least for a modern version of texinfo (version 6.0 and newer). This meant that gdb-7.3.1 couldn't be build e.g. on fedora-22. A patch file was added to fix the problematic parts of the documentation. Close #2520.
* Bugfix: gcc-4.4.7 couldn't be build with a modern texinfo package.Götz Pfeiffer2016-03-101-0/+86
| | | | | | | | | | The texinfo documentation of binutils contained some constructs that are errors, at least for a modern version of texinfo (version 6.0 and newer). This meant that gcc-4.4.7 couldn't be build e.g. on fedora-22. A patch file was added to fix the problematic parts of the documentation. Update #2520.
* Bugfix: binutils-2.20.1 couldn't be build with a modern texinfo package.Götz Pfeiffer2016-03-101-0/+21
| | | | | | | | | | The texinfo documentation of binutils contained some constructs that are errors, at least for a modern version of texinfo (version 6.0 and newer). This meant that binutils-2.20.1 couldn't be build e.g. on fedora-22. A patch file was added to fix the problematic parts of the documentation. Update #2520.
* Add aarch64 and x86_64 binutils and gdb patches.Chris Johns2016-02-292-0/+136
|
* Fix ithe automake warning with newer perl versions.Chris Johns2016-02-291-0/+11
| | | | | | | | | | This patch is based on this post .. https://lists.gnu.org/archive/html/automake-patches/2015-07/msg00000.html This warnign appears with a recent MSYS2. Update #2616.
* Add Windows specific waf support for MSYS2.Chris Johns2016-02-191-0/+3
| | | | | | | | | | | Limit the compilers used to gcc and clang. Clang has not been tested. Users with MSVC install does not need to remove now. Force the os.sep path to the standard '\\' on Windows. The MSYS2 python sets it to '/' for internal project reasons. Doing this does cause waf problems when running configure so only do this for the build target. Closes #2583.
* Disable installing PYO and PYC. Fix install paths.Chris Johns2016-02-191-2/+2
| | | | | | | | Installing PYO and PYC does not work so disable this. Move the Python check to the top level and have a single place. Fix the install paths a revert the 'from . import' changes. This is resolved by installing into the correct paths.
* Python 3 compatibilitySebastian Huber2015-11-128-88/+88
|
* Add tools patches for RTEMS 4.12.Chris Johns2015-11-123-0/+55
|
* add microwindows patchesYANG Qiao2015-08-112-0/+68
|
* Add QEMU patch for openrisc to recognize halt signalsHesham ALMatary2015-04-031-0/+32
|
* Update gdb-sim-lm32uart.diff to gdb-7.9Joel Sherrill2015-04-021-0/+75
|
* Add Jiri Gaisler SIS patch set for gdb 7.9Joel Sherrill2015-03-2723-0/+9190
| | | | | | This patch set adds a lot of new capability including support for the leon2 and leon3. It also eliminates the difference between the initial state of the simulated erc32 and the real hardware.
* gdb/python: Update the support to a recent RTEMS.Chris Johns2015-03-177-85/+512
|
* Modified waf scripts to have a minimum python version requirement of 2.6.6, ↵Adit Sahasrabudhe2015-02-251-1/+1
| | | | instead of 2.7.3
* Install the rtems-test command.Chris Johns2015-02-081-3/+5
| | | | | | | This installs the Python RTEMS Toolkit. The copmiler has been switched from forcing gcc to allowing waf to detect the host's tool chain.
* Add PowerPC patches for GCC 4.9.2Sebastian Huber2015-01-093-0/+218
|
* Add SPARC patches for GCC 4.9.2Sebastian Huber2014-12-042-0/+342
| | | | | These patches are already present in the GCC 4.9 branch and will be available with GCC 4.9.3.
* gdb patch to add leon2/3 support to sisJiri Gaisler2014-12-041-8929/+8910
| | | | | This fixes the commit 4bdba3e552f22bbd82ffc9ab2c915a7b4f2eadd5 which added a patch patch.
* tools/gdb: Add a patch for gdb-7.7/gdb-7.8 SPARC.Chris Johns2014-12-021-0/+8934
| | | | | This patch updates and merges the previous SPARC patches as well as providing update LEON2/LEON3 support in the SIS simulator.
* waf: Include waf in the souce tree and updated README on building.Chris Johns2014-09-131-0/+3
| | | | Add support to build all parts of The RTEMS Tools project.
* gdb-python: Update so 'rtems task' lists the classic tasks.Chris Johns2014-08-2616-157/+778
| | | | | | | | | | | | | | This is a first pass at cleaning up the support. To use: $ waf configure --prefix=$HOME/development/rtems/4.11 $ waf build install Start GDB and break at Init: (gdb) py import rtems (gdb) rtems task will list the classic API tasks.
* gdb-python: Add waf script to install under a prefix.Chris Johns2014-08-251-0/+23
|
* gdb-python: Clean up and ignore waf generated files.Chris Johns2014-08-251-34/+2
|