summaryrefslogtreecommitdiff
path: root/tools (follow)
AgeCommit message (Collapse)Author
2019-06-05Add patch used by RTEMS 6 epiphany GDB on FreeBSDSebastian Huber
2019-02-19Add patch used by RTEMS 5 epiphany GDB on FreeBSDSebastian Huber
2018-12-194.9/gcc/gcc-core-4.3.2-rtems4.9-20181217.diff: New fileJoel Sherrill
Enable 4.9 tools to build with a modern makeinfo. Tested on CentOS 7. Added like other 4.9 tool patches.
2017-11-13Add tool patches warningSebastian Huber
Update #2949.
2017-11-10Remove tools/5 patchesSebastian Huber
Update #3220.
2017-11-09Add tools/5 patchesSebastian Huber
Update #3220.
2017-11-09Add tools/5 patchSebastian Huber
Update #3220.
2017-11-09Add tools/5 patchSebastian Huber
Update #3220.
2017-11-09Add tools/5 patchesSebastian Huber
Update #3220.
2017-11-09Add tools/5 patchSebastian Huber
Update #3220.
2017-11-09Add tools/5 patchSebastian Huber
Update #3220.
2017-07-10Add Newlib patchSebastian Huber
Original patch contains a Cygwin part which is not present in the Newlib snapshot archive.
2017-06-12Add PR-ada-81070.diffSebastian Huber
2017-03-21patch: ARM: Fix IEEE-754 sqrt optimizationSebastian Huber
Update #2948.
2017-03-21patch: ARM: Optimize IEEE-754 sqrt implementationSebastian Huber
Update #2948.
2016-12-23Add Newlib patch for RTEMS 4.12Sebastian Huber
2016-11-14Add 4.12/.../gdb-7.11-sis-leon2-leon3.diff from gaisler.orgJoel Sherrill
2016-11-14Add 4.12/.../binutils-2.26-gas-reloc.patch from gaisler.orgJoel Sherrill
2016-09-024.10: Add NIOS2 newlib patch.Chris Johns
2016-09-024.10: Add NIOS2 gcc patch.Chris Johns
2016-09-024.10: Add NIOS2 binutils patch.Chris Johns
2016-09-024.10: Add FreeBSD Python patch.Chris Johns
2016-09-024.10: Add the gdb-7.11 ERC patches to 4.10.Chris Johns
2016-09-024.10: Add the automake patch to the 4.10 patches.Chris Johns
2016-03-164.12: Patches for ERC simualtor for gdb-7.11.Chris Johns
The patches fix the endian checks in the simulator, print filtering, and the run command. Updates #2644.
2016-03-11Add a gdb-7.11 patch for 4.12.Chris Johns
2016-03-10Bugfix: gdb-7.3.1 couldn't be build with a modern texinfo package.Götz Pfeiffer
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.
2016-03-10Bugfix: gcc-4.4.7 couldn't be build with a modern texinfo package.Götz Pfeiffer
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.
2016-03-10Bugfix: binutils-2.20.1 couldn't be build with a modern texinfo package.Götz Pfeiffer
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.
2016-02-29Add aarch64 and x86_64 binutils and gdb patches.Chris Johns
2016-02-29Fix ithe automake warning with newer perl versions.Chris Johns
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.
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns
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.
2016-02-19Disable installing PYO and PYC. Fix install paths.Chris Johns
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.
2015-11-12Python 3 compatibilitySebastian Huber
2015-11-12Add tools patches for RTEMS 4.12.Chris Johns
2015-08-11add microwindows patchesYANG Qiao
2015-04-03Add QEMU patch for openrisc to recognize halt signalsHesham ALMatary
2015-04-02Update gdb-sim-lm32uart.diff to gdb-7.9Joel Sherrill
2015-03-27Add Jiri Gaisler SIS patch set for gdb 7.9Joel Sherrill
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.
2015-03-17gdb/python: Update the support to a recent RTEMS.Chris Johns
2015-02-25Modified waf scripts to have a minimum python version requirement of 2.6.6, ↵Adit Sahasrabudhe
instead of 2.7.3
2015-02-08Install the rtems-test command.Chris Johns
This installs the Python RTEMS Toolkit. The copmiler has been switched from forcing gcc to allowing waf to detect the host's tool chain.
2015-01-09Add PowerPC patches for GCC 4.9.2Sebastian Huber
2014-12-04Add SPARC patches for GCC 4.9.2Sebastian Huber
These patches are already present in the GCC 4.9 branch and will be available with GCC 4.9.3.
2014-12-04gdb patch to add leon2/3 support to sisJiri Gaisler
This fixes the commit 4bdba3e552f22bbd82ffc9ab2c915a7b4f2eadd5 which added a patch patch.
2014-12-02tools/gdb: Add a patch for gdb-7.7/gdb-7.8 SPARC.Chris Johns
This patch updates and merges the previous SPARC patches as well as providing update LEON2/LEON3 support in the SIS simulator.
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns
Add support to build all parts of The RTEMS Tools project.
2014-08-26gdb-python: Update so 'rtems task' lists the classic tasks.Chris Johns
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.
2014-08-25gdb-python: Add waf script to install under a prefix.Chris Johns
2014-08-25gdb-python: Clean up and ignore waf generated files.Chris Johns