aboutsummaryrefslogtreecommitdiff
path: root/config/gcc.conf
AgeCommit message (Collapse)Author
2016-05-20Add support for powerpc.Rob Savoye
Change-Id: I353c4aee38f3f350eb6c3a9b726db921dc2a7dc4
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
Change-Id: I8ed46668962711c4aa051fadb25c78f1e2e646cc
2016-03-22config/gcc.conf: Default armv8l to Thumb.Yvan Roux
Change-Id: Id8fdcf4311e943c904c9a83472c6861cb8564b79
2015-12-03Use --with-multilib-list to specify the much larger list of supported ↵Rob Savoye
variants for ARM bare metal targets. Bug #1920 Change-Id: Ie52d30953c86cf881ba9c3d9e917521640adf953
2015-09-22Add the right configure options for armv8l.Rob Savoye
Change-Id: I620ed14b671c8756131c9c34e49056816a9ecf08
2015-07-10Fix typos in sed commands. Add missing end quote. Don't match spaces that ↵Jim Wilson
might not exist. Correct spelling of plugins. Change-Id: Ibba5e655d496a97828328f515e30b9e72e14a4b5
2015-07-10Merge "Enable multilib for arm-eabi since newlib already supports it."Ryan Arnold
2015-07-10Enable multilib for arm-eabi since newlib already supports it.Rob Savoye
Leave multilib disabled for arm*-gnu targets since glibc doesn't support it. Change-Id: Id59311de7d2f7fcdb8b1689db2ed127009e0bc93
2015-07-10Merge "Don't enable multiarch for bare metal builds."Ryan Arnold
2015-07-08build gcc 5 by defaultRob Savoye
Change-Id: I516a686d5f5947c646cb64a7dd3f40528686f9a8
2015-07-06Don't enable multiarch for bare metal builds.Rob Savoye
Change-Id: Ife94feb002378d64dcdfd0fc6d87e8df692eac9d
2015-06-03Update "latest" gcc branch to new repo layoutMaxim Kuvyrkov
Change-Id: I9c564b80d25322a4ceb59140440e0ba8e4693238
2015-05-21make new errata configure options only used for aarch64Rob Savoye
Change-Id: I373928e3cc18db38769bbf4c43a9c8662d733b38
2015-04-30add configure flag for the erratum #843419 workaround.Yvan Roux
2015-04-29 --fix-cortex-a53-843419 is not a configure option, it's for LDFLAGSRob Savoye
2015-04-29add --fix-cortex-a53-843419 to default_flagsRob Savoye
2015-04-29move errate config option to default_flagsRob Savoye
2015-04-21Merge branch 'master' of ssh://git.linaro.org/toolchain/abeRob Savoye
Merge upstream patches from gerrit.
2015-04-21options only need two dashes, not threeRob Savoye
2015-04-16Don't recommend or require -none- for a linux target.Jim Wilson
Change-Id: I5db1621c31aa6aab6a1f40a8b320cd2abbd6ff5e
2015-04-13Add --mcpu and --mtune options, and make --march work.Jim Wilson
Change-Id: Ifb46d87cb136230b6a3a922f62586d7fd4fa88ef
2015-04-09delete the unused need_qemu setting. Bug #1413Rob Savoye
2015-03-25adjust the sysroot pathRob Savoye
2014-12-22Merge branch 'master' into mergeMaxim Kuvyrkov
2014-12-22Merge branch 'master' into mergeMaxim Kuvyrkov
Conflicts: README config/boards/tcwgblack.exp config/gcc.conf config/linaro.exp jenkins.sh lib/make.sh scripts/BuildFarm.job
2014-12-21enable-fix-cortex-a53-835769 need two dashes, not just one.Rob Savoye
2014-12-21Merge branch 'master' into mergeMaxim Kuvyrkov
Conflicts: config/boards/dragon-01.exp config/boards/tcwg-common.exp config/boards/tcwgbuild01/tcwgblack.exp config/boards/tcwgbuild01/tcwgbuild.exp config/boards/tcwgbuild02/tcwgblack.exp config/boards/tcwgbuild02/tcwgbuild.exp config/boards/tcwgbuild03/tcwgblack.exp config/boards/tcwgbuild03/tcwgbuild.exp config/boards/tcwgbuild04/tcwgblack.exp config/boards/tcwgbuild04/tcwgbuild.exp config/boards/tcwgbuild05/tcwgblack.exp config/boards/tcwgbuild05/tcwgbuild.exp config/boards/tcwgbuild06/tcwgbuild.exp config/boards/tcwgd01.exp config/boards/tcwgrob/tcwgapm.exp config/boards/toolchain64/tcwgbuild.exp config/eglibc.conf config/gcc.conf config/linaro.exp configure configure.ac jenkins.sh lib/common.sh lib/make.sh scripts/BuildFarm.job scripts/MakeRelease.job tcwgweb.sh
2014-12-16Revert "put the sysroot under a target directory"Rob Savoye
This reverts commit 20f0b9dd0ae2e9b017be2b14bdf65a36d19406b4. Broke tarballs.
2014-12-10put the sysroot under a target directoryRob Savoye
2014-11-25add tuning cpuRob Savoye
2014-11-23change sysroot pathRob Savoye
2014-11-11fix the sysroot path for tarballs. Bug #862Rob Savoye
Change-Id: Ie00496bbb20361f9971c0dcf02c459448f7d4df3
2014-10-22fix flags for armv7 softfp buildRob Savoye
Change-Id: Ib0df203a56efc1d70bc271f3d88a11055c27c7ad
2014-10-13change --enable-checking for snapshots and releasesRob Savoye
Change-Id: I856ee514ef6457f20f2a4bc9f6b6e8e604ed83e5
2014-10-11Improve bootstrap supportMaxim Kuvyrkov
2014-10-10add --enable-checking to stage2_flagsRob Savoye
Change-Id: I643aba194610e51f931d140e2582f92c6ef736eb
2014-10-09add --enable-checking to stage2_flagsRob Savoye
Change-Id: I643aba194610e51f931d140e2582f92c6ef736eb
2014-09-30add --with-glibc-version=2.18 for stage1 buildsRob Savoye
2014-09-30Fix defaults for arm-linux-gnueabi toolchainMaxim Kuvyrkov
2014-09-29add --with-glibc-version=2.18 for stage1 buildsRob Savoye
2014-09-26build all stage2 libaries dyamicallyRob Savoye
2014-09-24Build shared compiler librariesMaxim Kuvyrkov
See https://bugs.linaro.org/show_bug.cgi?id=697 . Change-Id: I28d2ccdddb603dc0e5f7581200ed0ca843ddd242
2014-09-11add fortran for binary tarballsRob Savoye
2014-09-10for binary tarballs, don't build all the front ends we normally do.Rob Savoye
2014-09-08adjust the sysroot to point to the built one, not the installed one unless ↵Rob Savoye
building a binary tarball
2014-09-03fix typo in test for default_marchRob Savoye
2014-08-26Merge "Move --with-bugurl from Launchpad to Linaro bugzilla."Robert Savoye
2014-08-25disable shared libraries for stage1Rob Savoye
2014-08-25Move --with-bugurl from Launchpad to Linaro bugzilla.Christophe Lyon
Change-Id: I2ac9d2b7abde7e8d1f890547ceec15aa974451d0
2014-08-18set MAKEINFOFLAGSRob Savoye