summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-2.20.1-1.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-10Bugfix: binutils-2.20.1 for rtems 4.10 couldn't be built with modern texinfo.Goetz Pfeiffer1-1/+3
This is fixed by patch file binutils-2.20.1-rtems4.10-20151123.diff from the rtems-tools.git repository. Update #2524.
2014-08-13rtems-4.10: Add checksums.Chris Johns1-0/+3
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns1-7/+2
Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
2013-04-01Add Canadian Cross support.Chris Johns1-0/+3
Add support to build MinGW tools using Cygwin. This is a Canadian cross build. Do not expand the directives when parsing a configuration file. Hold in the package object the text as read from the configuration file. Still parse the logic but leave the macros. This allows a configuration to be varied when the build happens. The Canadian cross uses this to build a build compiler used to build a Cxc runtime. Add Cxc support to the build module. In the defaults add rm and rmfile macros, add Cxc paths and pre-build script code. In the setbuilder check for a Cxc build and if so and the package allow Cxc build the build host version then the host target version. Add cygiwn support to the defaults processing and to the Windows module.
2013-03-20Add RTEMS patch support.Chris Johns1-0/+5
2013-03-20Add support for RTEMS 4.10.Chris Johns1-1/+1
This change adds support for RTEMS 4.10 tools plus builds the latest RTEMS 4.10.2 release.
2013-02-13Restructure RTEMS Config FilesChris Johns1-0/+0
Add arch build files. This allows archs to have different versions and patches for specific tools. Break the RTEMS config directory up into separate directories to make long term maintenance easier. This required a change to config.py to handle the config files being in subdirs of the config directory. The defaults have been updated to include the install SB root so packages built before a package are available. Add makeinfo to the required tools. GDB (and others) need it to build without error.
2012-11-06Move the configuration files into the config directory.Chris Johns1-0/+0
2012-11-06Move RTEMS source builder configurations and patches in rtems.Chris Johns1-0/+0