summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-19newlib has moved to git. The old CVS->git mirror is dead. Update.Joel Sherrill1-2/+2
This moves all git hashes to the head of newlib's git and updates the URL. Use hash: 1c144ed142224cd112c1c9177a4231bef7975f9f
2014-10-07rtems-4.11: Switch to newlib's git repo.Chris Johns1-4/+4
2014-08-20rtems-4.11: Newlib 19-Aug-2014.Chris Johns1-6/+0
Add the hash for automake.
2014-07-29Add checksum support for downloaded files.Chris Johns1-0/+8
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-07-25RTEMS 4.11 Update to gcc-4.8.3 with Newlib CVS 26-Jul-2014.Chris Johns1-8/+9
Refactor some of the configurations to make it easier to maintain. Add gcc-4.9.x support.
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns1-9/+3
Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
2013-12-23Removed check for texinfo 5.x. Binutils 2.24 and gcc 4.8.2 build with GNU ↵Alan Cudmore1-5/+0
texinfo 5.1 This is for RTEMS Source Builder. Binutils 2.23.x did not build on Ubuntu 13.10 because of texinfo 5.1. The problem is fixed in Binutils 2.24, so the check for texinfo 5.x is no longer needed for this configuration.
2013-12-14Update to binutils 2.24, gcc 4.8.2, newlib 11-Dec-2013 and gdb 7.6.2.Chris Johns1-6/+9
Note, some architectures remain broken with the new gcc.
2013-06-01gcc: RTEMS 4.11 uses 4.8.1 release.Chris Johns1-3/+3
2013-06-01Reset the CVS repo each run to remove any applied patches.Chris Johns1-1/+1
2013-06-01newlib: Move to 31-May-2013. Fix the stack_t patcher.Chris Johns1-8/+9
2013-05-31Add Joel's stack_t patch.Chris Johns1-0/+5
2013-05-20Align the 4.8 and 4.5 configurations with the gcc-common.Chris Johns1-0/+5
2013-05-13Newlib CVS: 13-May-2013. Pick up the atexit changes.Chris Johns1-1/+1
2013-05-08Newlib 8-May-2013: Include Sebastian's atexit changes.Chris Johns1-1/+1
2013-05-03Forgot to remove the master branch from the URL.Chris Johns1-1/+1
2013-05-03Reset the repo before the pull it avoid any local changes effecting things.Chris Johns1-1/+1
2013-05-03Move to the gcc-4.8 branch until 4.8.1 comes out.Chris Johns1-0/+10
2013-04-30Updated 4.11 tool versions.Chris Johns1-11/+5
2013-04-15Switch to the regenerated gcc-4.7.3 patch.Chris Johns1-1/+1
2013-04-14Update RTEMS 4.11 to GCC 4.7.3.Chris Johns1-2/+2
All build sets for RTEMS 4.11 that where using GCC 4.7.2 have been updated to GCC 4.7.3. This release uses a new patch from the rtems-tools git repo. The AVR tools have the target CFLAGS forced to '-O2 -g' to work around bugs in the AVR GCC compiler related to the default optimizations used when building the various run-time libraries.
2013-04-01Add Canadian Cross support.Chris Johns1-9/+1
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-19GCC 4.7.2 is incompatible with Texinfo 5Dhananjay Balan1-0/+6
2013-03-11Move all patches to the rtems-tools.git repo.Chris Johns1-1/+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-03-05Clean up the per target C/C++ handling.Chris Johns1-22/+1
2013-02-20Add unstable.Chris Johns1-4/+3
Add a tree of unstable configurations to track recent gcc source.
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-08Add support to turn on the "obsolete" arm-rtems4.11 target.Chris Johns1-0/+9
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-6/+6
2012-11-09Same failures as gcc-4.4.7 plus lm32 does not build.Chris Johns1-2/+2
2012-11-09Add rtems-4.11 support using gcc 4.6.3.Chris Johns1-13/+10
2012-11-07Disable C++ on M32C. Fix target to _target bug.Chris Johns1-1/+15
2012-11-07Disable C++ for AVR.Chris Johns1-0/+8
2012-11-06Ubuntu needs GMP 5.0.5 to work around a flex/m4 bug in GMP.Chris Johns1-1/+1
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