summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-binutils-2.22-1.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns1-2/+1
Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
2013-03-13Add missing RTEMS patches to binutils-2.23.1.Chris Johns1-0/+1
2013-03-11Move all patches to the rtems-tools.git repo.Chris Johns1-3/+2
All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files.
2013-02-14Add Moxie support.Chris Johns1-0/+1
Binutils and the compiler build how-ever gdb needs a tool called 'dtc' to build the simulator. This is not present on my FreeBSD test box.
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-09Add rtems-4.11 support using gcc 4.6.3.Chris Johns1-4/+2
2012-11-06Move into the source-builder tree.Chris Johns1-0/+0
2012-11-05Cleaned up configuration. Allow the sb-builder to directly build packages.Chris Johns1-0/+4
2012-11-05Clean up the configurations. Add internal/external autotools support.Chris Johns1-5/+0