91 Commits (b959f361bed07ae68eb7640919d9de58d6c22c47)

Author SHA1 Message Date
Ted Hess 0f543883cd toolchain: Replace YASM with NASM 6 years ago
Hauke Mehrtens e387a1b4e4 toolchain: gdb: activate on ARM64 7 years ago
Julien Dusser 241e6dd3e9 build: cleanup SSP_SUPPORT configure option 7 years ago
Florian Larysch 0de93311e1 toolchain: use glibc for powerpc64 builds 7 years ago
Florian Larysch 9e91d32718 toolchain: remove powerpc64 feature 7 years ago
Daniel Engberg 2cf4e3c420 toolchain/insight: Remove from tree 7 years ago
Felix Fietkau 38fcd2a865 build: remove libc version config code 8 years ago
Florian Fainelli c8e68150bf toolchain: Rework external toolchain libc selection 8 years ago
Dirk Neukirchen bf604f3503 glibc: add 2.24 8 years ago
Daniel Golle c08651226f toolchain: include yasm in x86 toolchain 8 years ago
John Crispin fa69553900 branding: add LEDE branding 8 years ago
Felix Fietkau 9ae8541466 toolchain: use musl instead of glibc by default for mips64 9 years ago
Felix Fietkau 88df28aab1 toolchain: fix default toolchain selection for mips64 added in r47355 9 years ago
Felix Fietkau 54dad4c873 toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option 9 years ago
Felix Fietkau f7939f5e74 gcc: remove version 4.6, it is no longer needed 9 years ago
Felix Fietkau 8b5d644bb3 toolchain: add support of ARC architecture 9 years ago
Felix Fietkau 2e29046a9e uClibc: mark as broken for all architectures that use musl by default 9 years ago
Felix Fietkau 36d3c4bdbf toolchain: use glibc instead of uclibc for mips64 by default - uclibc is still buggy there in a few places 9 years ago
Felix Fietkau a778060392 toolchain: switch to musl by default, except for mips64 9 years ago
Felix Fietkau 5809da3c05 toolchain/musl: update to the latest version, adds aarch64 support 9 years ago
Felix Fietkau 85a3512150 toolchain: remove obsolete !avr32 dependency 9 years ago
John Crispin 57a8bd2bc5 toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS is set 9 years ago
John Crispin dfd09fc769 glibc: make it more obvious that eglibc is a version of glibc 9 years ago
John Crispin 3e2f578353 toolchain: The glorious return of glibc, ver 2.21 9 years ago
Florian Fainelli dd8d7188ee aarch64: add initial support 10 years ago
Felix Fietkau 939d0869cc toolchain: mark musl as non-broken 10 years ago
Hauke Mehrtens 40dde1ca67 Kconfig: Aesthetic/formatting fixes to toolchain/Config.in. 10 years ago
Felix Fietkau 9c51ab13d3 toolchain: switch back to uClibc for octeon, it actually works now 10 years ago
John Crispin 1aeb77b9ee toolchain: only default eglibc for octeon and not all of mips64 10 years ago
John Crispin c911cdcc04 toolchain: use different defaults for octeon 10 years ago
Felix Fietkau e37c444450 musl: move the dependency on BROKEN to the right config symbol 11 years ago
Imre Kaloz ad2cd7878c enable using soft-float regardless of having a fpu 11 years ago
Imre Kaloz 9fa3c68938 move menuconfig options into separate files 11 years ago
Florian Fainelli 9c59929e6e toolchain: do not build GDB when using an external toolchain 11 years ago
Felix Fietkau 97e7fdf6fd toolchain: get rid of libc implementation symbol overloading 11 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 11 years ago
Florian Fainelli 2f972664ec toolchain: musl is not available on MIPS64 11 years ago
Florian Fainelli e032922266 toolchain: allow choosing the MIPS64 user-land ABI 11 years ago
Jo-Philipp Wich 9622f68581 buildroot: allow specifying libc personality for external toolchains 12 years ago
Florian Fainelli 6b63716262 add preliminary support for musl 12 years ago
Felix Fietkau f9f929613d toolchain: enable gdb by default 12 years ago
Mirko Vogt 334fd4199b purge support for glibc - use eglibc instead! 12 years ago
Jo-Philipp Wich 4c2e50f287 exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally without failing avr32 builds 12 years ago
Jo-Philipp Wich e53afbbe64 introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN Currently we always assume uClibc if an external toolchain is used, this breaks for non-uClibc toolchains or even vanilla uClibc ones since they do not share the external librpc semantics as OpenWrt. Solve the problem by defining an abstract "EXTERNAL_LIBC" which packages might or might not depend on. 13 years ago
Imre Kaloz ec33947689 fixup armeb, too 14 years ago
Imre Kaloz d4afc36c84 simplify TARGET_SUFFIX selection 14 years ago
Felix Fietkau 2efb2ef8b1 toolchain: fix r26004 14 years ago
Alexandros C. Couloumbis deafde5632 toolchain: fix r25969 14 years ago
Felix Fietkau 36bc85648b fix target name mixup caused by r25928 14 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets 14 years ago