aboutsummaryrefslogtreecommitdiff
path: root/config/gcc.conf
AgeCommit message (Expand)Author
2021-08-11config/gcc.conf: Always disable bootstrap for stage1 GCC buildsMaxim Kuvyrkov
2021-03-04config/gcc.conf: Don't set default multilib setting if the user has overridde...Christophe Lyon
2020-12-30config/gcc.conf: Simplify and cleanup setting stage1_flags and stage2_flagsMaxim Kuvyrkov
2020-12-30Fix bare-metal builds after changes to sysroot handlingMaxim Kuvyrkov
2020-12-17config/gcc.conf: Cleanup GCC configure lineMaxim Kuvyrkov
2020-12-14Move $sysroots under $prefix and install C library in $sysroots/libcMaxim Kuvyrkov
2019-07-30Add ability to choose --with-multilib-list profile for arm newlibPeter Smith
2019-06-18Build a C++ compiler during stage1 when using glibcChristophe Lyon
2019-06-15Improve handling of --with-mode= in $gcc_override_configureMaxim Kuvyrkov
2019-03-20Set mingw_only default value in one place onlyChristophe Lyon
2019-03-20Remove --enable/disable bootstrap and abe's bootstrap configure option.Prathamesh Kulkarni
2018-11-15Re-work addition of C++ compiler for glibc:masterMaxim Kuvyrkov
2018-11-13Make glibc:master buildMaxim Kuvyrkov
2018-04-20Re-enable use of GCC's zlib for mingw hostMaxim Kuvyrkov
2018-04-13Switch GCC to use system zlibMaxim Kuvyrkov
2018-02-22Install gmp/mpc/mpfr to destdir again.Christophe Lyon
2018-02-19Do not install runtest/gdbserver in the toolchain bin/ directory.Christophe Lyon
2017-10-18Replace --set arch|cpu|tune with --set gcc_override_configure.Christophe Lyon
2017-07-04Fix bug #3040: CC1 and cc1plus cannot convert UTF-8Christophe Lyon
2017-04-11Trap errors and unset variables in *.conf files.Charles Baylis
2017-04-03Add buildconfig option for specialized bootstrap builds.Prathamesh Kulkarni
2017-04-03Unify mingw and linux manifests.Charles Baylis
2017-03-21config/gcc.conf: Remove --enable-objc-gcYvan Roux
2017-03-16config/gcc.conf: Use --with-fpu for *hf targets only.Christophe Lyon
2017-03-14Remove broken "depends" variable from conf files.Charles Baylis
2017-03-14Remove unused "installs" value from conf files.Charles Baylis
2017-02-17Make sysroot location independent of --tarbinCharles Baylis
2017-01-26Switch soft-float toolchains to -mfloat-abi=softMaxim Kuvyrkov
2017-01-26config/gcc.conf: cleanup and factorization.Christophe Lyon
2017-01-10Fix make_docs for gcc-4.9.Christophe Lyon
2016-11-02Rework enablement of multilib for arm-none-eabiMaxim Kuvyrkov
2016-10-21Enable IFUNC for linux targets only.Christophe Lyon
2016-08-10Switch default toolchain from gcc5 to gcc6Maxim Kuvyrkov
2016-06-22Move version configuration for gcc5-based toolchains to a dedicated dirMaxim Kuvyrkov
2016-06-22Add the right configure options for armv8l native build.Yvan Roux
2016-05-20Add support for powerpc.Rob Savoye
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2016-03-22config/gcc.conf: Default armv8l to Thumb.Yvan Roux
2015-12-03Use --with-multilib-list to specify the much larger list of supported variant...Rob Savoye
2015-09-22Add the right configure options for armv8l.Rob Savoye
2015-07-10Fix typos in sed commands. Add missing end quote. Don't match spaces that m...Jim Wilson
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
2015-07-10Merge "Don't enable multiarch for bare metal builds."Ryan Arnold
2015-07-08build gcc 5 by defaultRob Savoye
2015-07-06Don't enable multiarch for bare metal builds.Rob Savoye
2015-06-03Update "latest" gcc branch to new repo layoutMaxim Kuvyrkov
2015-05-21make new errata configure options only used for aarch64Rob Savoye
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