| Commit message (Expand) | Author | Age |
* | loongarch64: new target | Weijie Gao | 2024-05-04 |
* | scripts/ext-toolchain: implement external GCC version detection | Christian Marangi | 2023-10-20 |
* | treewide: strip useless `default n` Kconfig lines | Tony Butler | 2023-02-03 |
* | toolchain: Include ./include/fortify for external musl toolchain | Hauke Mehrtens | 2022-09-12 |
* | tools/dwarves: add host package | Tony Ambardar | 2022-05-18 |
* | build: add support for using prebuilt LLVM toolchain | Felix Fietkau | 2021-11-04 |
* | llvm-bpf: support creating a tarball in bin | Felix Fietkau | 2021-11-04 |
* | build: fix bpf toolchain dependency for qosify | Felix Fietkau | 2021-11-01 |
* | config: add choice for selecting the LLVM toolchain type | Felix Fietkau | 2021-11-01 |
* | tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPF | Felix Fietkau | 2021-10-20 |
* | toolchain: gdb: Add optional python support | Hauke Mehrtens | 2021-06-06 |
* | toolchain: Fix glibc selection on ARC targets | Hauke Mehrtens | 2020-12-23 |
* | toolchain: remove uClibc-ng config stuff | Rosen Penev | 2020-12-22 |
* | toolchain: default to glibc for ARC | Rosen Penev | 2020-12-22 |
* | toolchain: remove gcc libssp and use libc variant | Ian Cooper | 2020-06-17 |
* | toolchain: Simplify libc selection | Rosen Penev | 2019-10-21 |
* | toolchain: Remove powerpc64 libc restriction | Rosen Penev | 2019-08-05 |
* | toolchain: replace LEDE in help text | Karl Pálsson | 2019-06-10 |
* | musl: improve crypt() size hack | Jo-Philipp Wich | 2019-01-22 |
* | toolchain: Replace YASM with NASM | Ted Hess | 2018-07-05 |
* | toolchain: gdb: activate on ARM64 | Hauke Mehrtens | 2018-02-10 |
* | build: cleanup SSP_SUPPORT configure option | Julien Dusser | 2018-01-27 |
* | toolchain: use glibc for powerpc64 builds | Florian Larysch | 2017-10-24 |
* | toolchain: remove powerpc64 feature | Florian Larysch | 2017-10-24 |
* | toolchain/insight: Remove from tree | Daniel Engberg | 2017-05-29 |
* | build: remove libc version config code | Felix Fietkau | 2017-02-11 |
* | toolchain: Rework external toolchain libc selection | Florian Fainelli | 2016-09-28 |
* | glibc: add 2.24 | Dirk Neukirchen | 2016-08-30 |
* | toolchain: include yasm in x86 toolchain | Daniel Golle | 2016-08-19 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 |
* | toolchain: use musl instead of glibc by default for mips64 | Felix Fietkau | 2016-02-26 |
* | toolchain: fix default toolchain selection for mips64 added in r47355 | Felix Fietkau | 2016-01-29 |
* | toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option | Felix Fietkau | 2016-01-19 |
* | gcc: remove version 4.6, it is no longer needed | Felix Fietkau | 2015-11-10 |
* | toolchain: add support of ARC architecture | Felix Fietkau | 2015-11-10 |
* | uClibc: mark as broken for all architectures that use musl by default | Felix Fietkau | 2015-11-07 |
* | toolchain: use glibc instead of uclibc for mips64 by default - uclibc is stil... | Felix Fietkau | 2015-11-02 |
* | toolchain: switch to musl by default, except for mips64 | Felix Fietkau | 2015-06-15 |
* | toolchain/musl: update to the latest version, adds aarch64 support | Felix Fietkau | 2015-03-28 |
* | toolchain: remove obsolete !avr32 dependency | Felix Fietkau | 2015-03-24 |
* | toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS... | John Crispin | 2015-03-15 |
* | glibc: make it more obvious that eglibc is a version of glibc | John Crispin | 2015-03-12 |
* | toolchain: The glorious return of glibc, ver 2.21 | John Crispin | 2015-03-12 |
* | aarch64: add initial support | Florian Fainelli | 2014-11-24 |
* | toolchain: mark musl as non-broken | Felix Fietkau | 2014-10-19 |
* | Kconfig: Aesthetic/formatting fixes to toolchain/Config.in. | Hauke Mehrtens | 2014-09-13 |
* | toolchain: switch back to uClibc for octeon, it actually works now | Felix Fietkau | 2014-07-10 |
* | toolchain: only default eglibc for octeon and not all of mips64 | John Crispin | 2014-07-10 |
* | toolchain: use different defaults for octeon | John Crispin | 2014-06-18 |
* | musl: move the dependency on BROKEN to the right config symbol | Felix Fietkau | 2014-02-26 |