summaryrefslogtreecommitdiff
path: root/toolchain/Config.in
Commit message (Expand)AuthorAgeFilesLines
* treewide: strip useless `default n` Kconfig linesTony Butler2023-02-031-2/+0
* toolchain: Include ./include/fortify for external musl toolchainHauke Mehrtens2022-09-121-0/+1
* tools/dwarves: add host packageTony Ambardar2022-05-181-0/+8
* build: add support for using prebuilt LLVM toolchainFelix Fietkau2021-11-041-0/+14
* llvm-bpf: support creating a tarball in binFelix Fietkau2021-11-041-0/+2
* build: fix bpf toolchain dependency for qosifyFelix Fietkau2021-11-011-0/+13
* config: add choice for selecting the LLVM toolchain typeFelix Fietkau2021-11-011-6/+24
* tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPFFelix Fietkau2021-10-201-0/+7
* toolchain: gdb: Add optional python supportHauke Mehrtens2021-06-061-0/+8
* toolchain: Fix glibc selection on ARC targetsHauke Mehrtens2020-12-231-0/+1
* toolchain: remove uClibc-ng config stuffRosen Penev2020-12-221-19/+0
* toolchain: default to glibc for ARCRosen Penev2020-12-221-2/+1
* toolchain: remove gcc libssp and use libc variantIan Cooper2020-06-171-1/+1
* toolchain: Simplify libc selectionRosen Penev2019-10-211-2/+1
* toolchain: Remove powerpc64 libc restrictionRosen Penev2019-08-051-4/+2
* toolchain: replace LEDE in help textKarl Pálsson2019-06-101-2/+2
* musl: improve crypt() size hackJo-Philipp Wich2019-01-221-0/+1
* toolchain: Replace YASM with NASMTed Hess2018-07-051-3/+3
* toolchain: gdb: activate on ARM64Hauke Mehrtens2018-02-101-1/+0
* build: cleanup SSP_SUPPORT configure optionJulien Dusser2018-01-271-0/+4
* toolchain: use glibc for powerpc64 buildsFlorian Larysch2017-10-241-3/+5
* toolchain: remove powerpc64 featureFlorian Larysch2017-10-241-3/+0
* toolchain/insight: Remove from treeDaniel Engberg2017-05-291-8/+0
* build: remove libc version config codeFelix Fietkau2017-02-111-11/+0
* toolchain: Rework external toolchain libc selectionFlorian Fainelli2016-09-281-3/+24
* glibc: add 2.24Dirk Neukirchen2016-08-301-1/+1
* toolchain: include yasm in x86 toolchainDaniel Golle2016-08-191-0/+8
* branding: add LEDE brandingJohn Crispin2016-03-241-2/+2
* toolchain: use musl instead of glibc by default for mips64Felix Fietkau2016-02-261-4/+3
* toolchain: fix default toolchain selection for mips64 added in r47355Felix Fietkau2016-01-291-1/+2
* toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG optionFelix Fietkau2016-01-191-1/+0
* gcc: remove version 4.6, it is no longer neededFelix Fietkau2015-11-101-1/+0
* toolchain: add support of ARC architectureFelix Fietkau2015-11-101-3/+6
* uClibc: mark as broken for all architectures that use musl by defaultFelix Fietkau2015-11-071-0/+1
* toolchain: use glibc instead of uclibc for mips64 by default - uclibc is stil...Felix Fietkau2015-11-021-1/+1
* toolchain: switch to musl by default, except for mips64Felix Fietkau2015-06-151-4/+4
* toolchain/musl: update to the latest version, adds aarch64 supportFelix Fietkau2015-03-281-1/+1
* toolchain: remove obsolete !avr32 dependencyFelix Fietkau2015-03-241-2/+1
* toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS...John Crispin2015-03-151-0/+1
* glibc: make it more obvious that eglibc is a version of glibcJohn Crispin2015-03-121-1/+1
* toolchain: The glorious return of glibc, ver 2.21John Crispin2015-03-121-12/+11
* aarch64: add initial supportFlorian Fainelli2014-11-241-5/+13
* toolchain: mark musl as non-brokenFelix Fietkau2014-10-191-1/+0
* Kconfig: Aesthetic/formatting fixes to toolchain/Config.in.Hauke Mehrtens2014-09-131-14/+16
* toolchain: switch back to uClibc for octeon, it actually works nowFelix Fietkau2014-07-101-1/+0
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-101-3/+3
* toolchain: use different defaults for octeonJohn Crispin2014-06-181-1/+3
* musl: move the dependency on BROKEN to the right config symbolFelix Fietkau2014-02-261-0/+1
* enable using soft-float regardless of having a fpuImre Kaloz2013-11-291-2/+2
* move menuconfig options into separate filesImre Kaloz2013-11-221-0/+39