aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc
Commit message (Expand)AuthorAgeFilesLines
* toolchain: add gcc 11 versionAnsuel Smith2021-07-1721-0/+851
* toolchain: gcc: Update to version 10.3.0Hauke Mehrtens2021-04-1120-6/+6
* toolchain/libstdcpp: disable dual ABI and default to newRosen Penev2021-01-261-1/+3
* toolchain: gcc: Remove support for GCC 5Hauke Mehrtens2020-12-1644-3306/+1
* toolchain: Update GCC 10 to version 10.2.0DENG Qingfang2020-08-3120-4/+4
* toolchain/gcc: Add GCC 10.1.0 patchesSyrone Wong2020-07-1113-34/+34
* toolchain/gcc: Add GCC 10.1.0 configSyrone Wong2020-07-113-0/+12
* toolchain/gcc: Copy patches from 9.3.0 to 10.1.0Syrone Wong2020-07-1118-0/+839
* toolchain: remove gcc libssp and use libc variantIan Cooper2020-06-172-16/+1
* toolchain/gcc: eliminate uClibc atexit hackRosen Penev2020-04-261-9/+2
* toolchain/gcc: remove uclibc hackRosen Penev2020-04-131-3/+0
* toolchain: Update GCC 9 to version 9.3.0Hauke Mehrtens2020-03-1821-61/+6
* toolchain: Update GCC 8 to version 8.4.0Hauke Mehrtens2020-03-1822-39/+9
* toolchain/gcc: Backport patch to fix unconditional MULTIARCH_DIRNAMEJeffery To2019-12-231-0/+30
* toolchain/gcc: correct the check expr for newer clangYorkie Liu2019-12-231-1/+1
* toolchain/gcc: bump to 7.5.0Koen Vandeputte2019-11-1924-3/+3
* toolchain: gcc: enable sanitizers for glibc toolchainYousong Zhou2019-10-241-1/+4
* build: fix menuconfig submenu sorting for gcc optionsFelix Fietkau2019-10-112-5/+5
* toolchain/gcc: switch to version 8 by defaultPaul Spooren2019-10-092-7/+5
* toolchain,build: prefer -ffile-prefix-map for gcc-8+Paul Spooren2019-10-092-5/+5
* gcc: Fix ICE in GCC 9.2.0Hauke Mehrtens2019-09-201-0/+55
* gcc: Update gcc 9.X to version 9.2.0Hauke Mehrtens2019-08-1922-90/+9
* toolchain: Don't force GCC8 on ARCRosen Penev2019-07-071-1/+1
* toolchain: Add GCC 9.1.0 releaseJoseph Benden2019-06-1623-1/+933
* replace links towards lede-project.org with openwrt.orgAlexander Couzens2019-06-111-1/+1
* toolchain: ARM: Fix option conflict with multiarchBoris Krasnovskiy2019-03-251-0/+5
* toolchain: ARM: Fix toolchain compilation for gcc 8.xBoris Krasnovskiy2019-03-251-2/+6
* toolchain: Remove GCC 7.1 for ARC targetsDaniel Engberg2019-03-2022-981/+0
* toolchain: Use GCC 8.3.0 by default for ARCDaniel Engberg2019-03-202-1/+2
* toolchain: Update to GCC 8.3.0Daniel Engberg2019-02-2622-7/+6
* toolchain/gcc: Remove workaround for GCC 4.8Daniel Engberg2019-02-261-5/+2
* toolchain/gcc: backport FORTIFY patch to 5.5.0Hans Dedecker2019-02-041-0/+1092
* gcc: update to version 7.4.0Hauke Mehrtens2018-12-1526-322/+8
* toolchain/gcc: update 8.x to 8.2.0Syrone Wong2018-08-2021-8/+8
* toolchain/gcc: add config symbol to determine how to apply path remappingSyrone Wong2018-08-201-0/+5
* toolchain/gcc: add GCC 8.1.0Syrone Wong2018-07-2222-0/+862
* gcc: remove support for version 6.3.0Felix Fietkau2018-06-0526-929/+0
* toolchain: gccgo: fix building gccgo compilerYousong Zhou2018-05-072-0/+248
* toolchain/gcc: switch to version 7 by defaultFelix Fietkau2018-03-122-8/+5
* toolchain/gcc: merge pending fix for miscompiled MIPS16 code issue (GCC PR 84...Felix Fietkau2018-03-123-2/+22
* toolchain/gcc: fix a build failure on 7.3.0 with macOSFelix Fietkau2018-03-121-0/+178
* toolchain: fix selecting older gcc versions for x86Felix Fietkau2018-02-271-1/+2
* gcc: merge upstream fix for PR 83496 (fixes FS#814)Felix Fietkau2018-02-261-0/+136
* gcc: refresh patches for version 7.3.0Felix Fietkau2018-02-265-6/+6
* toolchain/gcc: use version 7.x for x86 by defaultFelix Fietkau2018-02-212-1/+7
* toolchain/gcc: remove unused config symbolFelix Fietkau2018-02-211-4/+0
* toolchain: gcc: update 7.x to 7.3.0Hauke Mehrtens2018-01-2721-3/+3
* build: cleanup SSP_SUPPORT configure optionJulien Dusser2018-01-272-3/+3
* toolchain: add gcc configure default PIE and SSPJulien Dusser2018-01-272-0/+25
* toolchain/arc: update to the most recent release arc-2017.09Evgeniy Didin2018-01-2732-277/+330