summaryrefslogtreecommitdiff
path: root/source-builder/config/gcc-common-1.cfg (follow)
AgeCommit message (Expand)Author
2023-04-05rtems/gcc: Do not build GMP in GCC, use the staged buildChris Johns
2022-09-14devel/gcc: Check and build GNU sed if not available on build hostChris Johns
2022-08-17sb/gcc-common: Allow URL overrides for downloaded sourceChris Johns
2022-07-21newlib: Support --with/without-newlib-tlsSebastian Huber
2022-06-16tools/gnu: Enable LTO in RSB toolsChris Johns
2022-04-25gcc: Disable -WerrorSebastian Huber
2022-04-22gcc: Move GMP, MPC, MPFR sources to commonSebastian Huber
2018-11-05Support in-tree CLooG and ISL libraries for GCCSebastian Huber
2018-11-05windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns
2018-07-23Allow external Newlib sourcesSebastian Huber
2018-02-07gcc: Use the RSB release for released tools.Chris Johns
2017-08-09gcc: Disable makeinfo cause newer versions do not build gcc-4.8 docs.Chris Johns
2017-03-31Always use GCC provided zlibSebastian Huber
2016-09-12binutils,gcc: Add support to control LTO and Gold.Chris Johns
2015-07-07rtems4.11: OpenMP support for ARM, PowerPC, SPARCSebastian Huber
2015-05-06Modify GNU's common backend configuration files to build from external sourcesHesham ALMatary
2015-02-07Windows native build fixes.Chris Johns
2015-01-18Add the host name to the package name.Chris Johns
2014-12-04sb: Statically link zlib for GCC on MinGWSebastian Huber
2014-05-13sb: Implement %source and %patch to manage source and patches.Chris Johns
2014-03-26config: Add support for gcc-4.8-branch testing.Chris Johns
2013-09-10config: Use ${build_top} to change dir to parent.Chris Johns
2013-08-27config: Fix the empty case of extra gcc options.Chris Johns
2013-08-22config: Fix the use of the extra options.Chris Johns
2013-08-22config: Add support for extra GCC configure options.Chris Johns
2013-08-14config: Add support for iconv encodings.Chris Johns
2013-05-15Support Canadian cross builds on FreeBSD (and other hosts).Chris Johns
2013-04-20Add CVS download support.Chris Johns
2013-04-16Add download git support.Chris Johns
2013-04-15Add a %testing section to the configuration files.Chris Johns
2013-04-02Merge back in the multi-patch support to the gcc common configuration.Chris Johns
2013-04-01Add Canadian Cross support.Chris Johns