index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolchain: gdb: Add optional python support
Hauke Mehrtens
2021-06-06
1
-0
/
+8
*
toolchain: Fix glibc selection on ARC targets
Hauke Mehrtens
2020-12-23
1
-0
/
+1
*
toolchain: remove uClibc-ng config stuff
Rosen Penev
2020-12-22
1
-19
/
+0
*
toolchain: default to glibc for ARC
Rosen Penev
2020-12-22
1
-2
/
+1
*
toolchain: remove gcc libssp and use libc variant
Ian Cooper
2020-06-17
1
-1
/
+1
*
toolchain: Simplify libc selection
Rosen Penev
2019-10-21
1
-2
/
+1
*
toolchain: Remove powerpc64 libc restriction
Rosen Penev
2019-08-05
1
-4
/
+2
*
toolchain: replace LEDE in help text
Karl Pálsson
2019-06-10
1
-2
/
+2
*
musl: improve crypt() size hack
Jo-Philipp Wich
2019-01-22
1
-0
/
+1
*
toolchain: Replace YASM with NASM
Ted Hess
2018-07-05
1
-3
/
+3
*
toolchain: gdb: activate on ARM64
Hauke Mehrtens
2018-02-10
1
-1
/
+0
*
build: cleanup SSP_SUPPORT configure option
Julien Dusser
2018-01-27
1
-0
/
+4
*
toolchain: use glibc for powerpc64 builds
Florian Larysch
2017-10-24
1
-3
/
+5
*
toolchain: remove powerpc64 feature
Florian Larysch
2017-10-24
1
-3
/
+0
*
toolchain/insight: Remove from tree
Daniel Engberg
2017-05-29
1
-8
/
+0
*
build: remove libc version config code
Felix Fietkau
2017-02-11
1
-11
/
+0
*
toolchain: Rework external toolchain libc selection
Florian Fainelli
2016-09-28
1
-3
/
+24
*
glibc: add 2.24
Dirk Neukirchen
2016-08-30
1
-1
/
+1
*
toolchain: include yasm in x86 toolchain
Daniel Golle
2016-08-19
1
-0
/
+8
*
branding: add LEDE branding
John Crispin
2016-03-24
1
-2
/
+2
*
toolchain: use musl instead of glibc by default for mips64
Felix Fietkau
2016-02-26
1
-4
/
+3
*
toolchain: fix default toolchain selection for mips64 added in r47355
Felix Fietkau
2016-01-29
1
-1
/
+2
*
toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option
Felix Fietkau
2016-01-19
1
-1
/
+0
*
gcc: remove version 4.6, it is no longer needed
Felix Fietkau
2015-11-10
1
-1
/
+0
*
toolchain: add support of ARC architecture
Felix Fietkau
2015-11-10
1
-3
/
+6
*
uClibc: mark as broken for all architectures that use musl by default
Felix Fietkau
2015-11-07
1
-0
/
+1
*
toolchain: use glibc instead of uclibc for mips64 by default - uclibc is stil...
Felix Fietkau
2015-11-02
1
-1
/
+1
*
toolchain: switch to musl by default, except for mips64
Felix Fietkau
2015-06-15
1
-4
/
+4
*
toolchain/musl: update to the latest version, adds aarch64 support
Felix Fietkau
2015-03-28
1
-1
/
+1
*
toolchain: remove obsolete !avr32 dependency
Felix Fietkau
2015-03-24
1
-2
/
+1
*
toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS...
John Crispin
2015-03-15
1
-0
/
+1
*
glibc: make it more obvious that eglibc is a version of glibc
John Crispin
2015-03-12
1
-1
/
+1
*
toolchain: The glorious return of glibc, ver 2.21
John Crispin
2015-03-12
1
-12
/
+11
*
aarch64: add initial support
Florian Fainelli
2014-11-24
1
-5
/
+13
*
toolchain: mark musl as non-broken
Felix Fietkau
2014-10-19
1
-1
/
+0
*
Kconfig: Aesthetic/formatting fixes to toolchain/Config.in.
Hauke Mehrtens
2014-09-13
1
-14
/
+16
*
toolchain: switch back to uClibc for octeon, it actually works now
Felix Fietkau
2014-07-10
1
-1
/
+0
*
toolchain: only default eglibc for octeon and not all of mips64
John Crispin
2014-07-10
1
-3
/
+3
*
toolchain: use different defaults for octeon
John Crispin
2014-06-18
1
-1
/
+3
*
musl: move the dependency on BROKEN to the right config symbol
Felix Fietkau
2014-02-26
1
-0
/
+1
*
enable using soft-float regardless of having a fpu
Imre Kaloz
2013-11-29
1
-2
/
+2
*
move menuconfig options into separate files
Imre Kaloz
2013-11-22
1
-0
/
+39
*
toolchain: do not build GDB when using an external toolchain
Florian Fainelli
2013-05-30
1
-1
/
+1
*
toolchain: get rid of libc implementation symbol overloading
Felix Fietkau
2013-04-18
1
-5
/
+14
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
1
-19
/
+19
*
toolchain: musl is not available on MIPS64
Florian Fainelli
2013-04-05
1
-0
/
+1
*
toolchain: allow choosing the MIPS64 user-land ABI
Florian Fainelli
2013-04-05
1
-0
/
+27
*
buildroot: allow specifying libc personality for external toolchains
Jo-Philipp Wich
2013-02-20
1
-0
/
+11
*
add preliminary support for musl
Florian Fainelli
2012-11-23
1
-2
/
+11
*
toolchain: enable gdb by default
Felix Fietkau
2012-06-28
1
-1
/
+1
[next]