summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-23Use HTTPS instead of FTPSebastian Huber1-1/+1
FTP is an outdated protocol and blocked by some firewalls.
2018-11-05windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns1-1/+0
Closes #3562.
2015-03-03Fix broken URLs to FTP siteGedare Bloom1-1/+1
2014-07-29Add checksum support for downloaded files.Chris Johns1-0/+2
File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked.
2014-06-01config: Update the NIOS2 configuration for the new %source command.Chris Johns1-4/+2
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns1-39/+26
Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
2013-06-19Update the NIOS tools to support Cxc.Chris Johns1-34/+59
2013-04-27Disable selects for the NIOS due to the specific versions needed.Chris Johns1-0/+2
2013-03-21Use ftp.rtems.org and not www.rtems.org.Chris Johns1-1/+1
2013-03-11Move all patches to the rtems-tools.git repo.Chris Johns1-7/+4
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-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.
2013-02-12Fixes to the NIOS2 build on FreeBSD.Chris Johns1-2/+3
2013-02-12NIOS2 Tools based on Altera's 4.11 tool set.Chris Johns1-61/+43
Add support for building the NIOS2 tool set. The source is based on the Altera 4.11 src package. This package has been split up and placed on the rtems.org server.
2013-02-08Add support to turn on the "obsolete" arm-rtems4.11 target.Chris Johns1-0/+3
This indicate a bug in the gcc patches that should be making arm-rtems4.11 the standard EABI tools for RTEMS.
2012-11-30Add rtems-4.11 support for 4.7.2.Chris Johns1-7/+3
2012-11-06Move into the source-builder tree.Chris Johns1-0/+0
2012-11-05Add gcc 4.4.x support for RTEMS 4.10.Chris Johns1-0/+0
2012-11-05Enable C++ by default if not configured.Chris Johns1-0/+7
2012-11-05Clean up the configurations. Add internal/external autotools support.Chris Johns1-0/+4
2012-11-04Add C++ source.Chris Johns1-1/+1
2012-10-31Fix the TB_ environment variables.Chris Johns1-8/+8