index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
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: 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
*
purge support for glibc - use eglibc instead!
Mirko Vogt
2012-04-28
1
-10
/
+2
*
exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally witho...
Jo-Philipp Wich
2012-04-10
1
-0
/
+1
*
introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAI...
Jo-Philipp Wich
2012-01-08
1
-1
/
+5
*
fixup armeb, too
Imre Kaloz
2011-03-11
1
-5
/
+4
*
simplify TARGET_SUFFIX selection
Imre Kaloz
2011-03-11
1
-9
/
+4
*
toolchain: fix r26004
Felix Fietkau
2011-03-10
1
-8
/
+5
*
toolchain: fix r25969
Alexandros C. Couloumbis
2011-03-10
1
-0
/
+3
*
fix target name mixup caused by r25928
Felix Fietkau
2011-03-09
1
-2
/
+10
*
only support EABI on ARM targets
Imre Kaloz
2011-03-07
1
-13
/
+2
*
We use different toolchain directories for different ARM archs, so we should ...
Imre Kaloz
2011-02-25
1
-2
/
+0
*
cns21xx: add initial support for the Cavium CNS21xx SoC
Gabor Juhos
2010-12-30
1
-0
/
+1
*
add plemininary ultrasparc support
Imre Kaloz
2010-12-14
1
-0
/
+1
*
move EABI config option out of GCC
Nicolas Thill
2009-09-26
1
-0
/
+9
*
add external toolchain support, enhance native toolchain support (special tha...
Nicolas Thill
2009-09-23
1
-6
/
+82
*
add comments & fix descriptions in toolchain config items
Nicolas Thill
2009-09-10
1
-2
/
+15
*
prepare for upcoming external toolchain support: move config items not strict...
Nicolas Thill
2009-09-10
1
-34
/
+0
*
pxcab: Replace TARGET_pxcab with feature powerpc64
Geoff Levand
2009-08-18
1
-3
/
+3
*
powerpc: Create a powerpc64 config feature
Geoff Levand
2009-08-18
1
-3
/
+3
*
add the insight gdb frontend (#4701)
Florian Fainelli
2009-07-26
1
-0
/
+8
*
This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe...
Florian Fainelli
2009-07-16
1
-3
/
+3
[next]