summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-4.3.2-newlib-1.16.0-1.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use HTTPS instead of FTPSebastian Huber2019-01-231-2/+2
| | | | FTP is an outdated protocol and blocked by some firewalls.
* Clean up 4.9 build issues.Chris Johns2016-03-011-0/+12
| | | | Add support so 4.9 builds on a recent FreeBSD using clang.
* Fix 4.10 and 4.9 building.rtems2016-03-011-1/+1
| | | | | | Add the 4.9 newlib 1.16.0-20090324 patch. Add a release to the 4.9 RTEMS kernel. Add a release to the 4.10 RTEMS kernel.
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-9/+4
| | | | | | Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches.
* Add Canadian Cross support.Chris Johns2013-04-011-8/+0
| | | | | | | | | | | | | | | | | | | | 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.
* Use GMP 5.0.5 with MPFR 2.4.2 on gcc-4.3.2.Chris Johns2013-03-161-1/+1
|
* Add RTEMS 4.9 support for i386 and SPARC.Chris Johns2013-03-151-0/+42