aboutsummaryrefslogtreecommitdiff
path: root/config/gcc.conf
AgeCommit message (Expand)Author
2014-08-04oops, stage1 still needs --with-sysrootRob Savoye
2014-07-30add --enable-shared=libgccRob Savoye
2014-07-29improve selection of languages to buildRob Savoye
2014-07-28fix bare metal toolchains to build less languagesRob Savoye
2014-07-22Add configure option to choose compiler languagesMaxim Kuvyrkov
2014-07-14Add support for --marchRyan S. Arnold
2014-07-03Merge branch 'master' of ssh://git.linaro.org/toolchain/cbuild2Maxim Kuvyrkov
2014-07-03Fix typosMaxim Kuvyrkov
2014-07-02Make eglibc default. The gcc.conf file shouldn't set the clibrary.Ryan S. Arnold
2014-07-02set stage2 languages after the target flags, so we can adjust what gets built...Rob Savoye
2014-06-24Don't override GCC's RUNTESTFLAGSMaxim Kuvyrkov
2014-06-19static link stage1, stage2 is dynamic. Change how --languages is setRob Savoye
2014-06-13change the default libc to be egibc from glibcRob Savoye
2014-06-02add --with-system-zlib back for both stagesRob Savoye
2014-06-02add --with-system-zlib back inRob Savoye
2014-06-01remove extraneous control charactersRob Savoye
2014-06-01disable GCC plugins for Cygwin buildsRob Savoye
2014-05-28don't statically link gccRob Savoye
2014-05-23arm-none-elf needs newlibRob Savoye
2014-04-30update latest version to linaro-4.9-branchRob Savoye
2014-04-29add MAKEINFO to the stage1 configure flags, so we don't get errors if using t...Rob Savoye
2014-02-21adjust languages, aarch64-elf won't cross configure gfortranRob Savoye
2014-02-18tweak aarch64 pattern to match -elf when -none- isn't part of the tripletRob Savoye
2014-02-13fix --with-thumbRob Savoye
2014-01-23static link gccRob Savoye
2014-01-22disable multilib for nowRob Savoye
2014-01-22fix merge conflictRob Savoye
2014-01-20add liblto_plugin to enable-sharedRob Savoye
2014-01-19statically link GCCRob Savoye
2014-01-18aarch64 Linux doesn't need lonker scriptRob Savoye
2014-01-17incorporate additional configure flags used for binary releasesRob Savoye
2014-01-16Build libquadmath for stage2Rob Savoye
2013-12-20add missing space between optionsRob Savoye
2013-12-20always statically link GCC stage2 to keep my Lucid chroot happyRob Savoye
2013-12-20add commentsRob Savoye
2013-12-16config/gcc.conf: -march=armv8-a should be -with-arch=armv8-a in config flags.Ryan S. Arnold
2013-12-13oops, it's --with-mode, not --modeRob Savoye
2013-12-13change --with-thumb to --mode=thumbRob Savoye
2013-12-11use default for --pkgversionRob Savoye
2013-12-11use quote around static_link settingRob Savoye
2013-12-07fix sysroot path to handle branchesRob Savoye
2013-12-06Add cbuild2 --checkout <package>|all support with testsRyan S. Arnold
2013-11-27Working additions for git parser refactor and stamping.Ryan S. Arnold
2013-11-25just pass -a to runtestRob Savoye
2013-11-25enable more output from make checkRob Savoye
2013-11-14don't build gfortran when cross compilingRob Savoye
2013-11-12Merge branch 'master' of ssh://git.linaro.org/srv/git.linaro.org/git/people/r...Rob Savoye
2013-11-12build more languagesRob Savoye
2013-11-12Add glibc support to cbuildv2 along with toplevel test cases.Ryan S. Arnold
2013-11-04add lto to enable-languagesRob Savoye