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
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolchain: make the default eglibc selection work even if TOOLCHAINOPTS is no...
John Crispin
2014-06-19
2
-7
/
+11
*
toolchain: use different defaults for octeon
John Crispin
2014-06-18
3
-2
/
+6
*
musl: fix toolchain build failure caused by some header changes
Felix Fietkau
2014-06-12
2
-1
/
+4
*
musl: install a few extra headers to improve compatibility with various packages
Felix Fietkau
2014-06-09
6
-0
/
+1039
*
musl: update to version 1.1.2
Felix Fietkau
2014-06-07
2
-2
/
+2
*
toolchain/binutils: remove obsolete patches
Felix Fietkau
2014-06-06
8
-246
/
+0
*
eglibc: add support for other mips64 ABI variants as well
Felix Fietkau
2014-05-31
1
-1
/
+9
*
eglibc: fix mips64 abi selection, default to o64 instead of n32
Felix Fietkau
2014-05-31
1
-0
/
+3
*
musl: add a hack to rip out excessive iconv bloat
Felix Fietkau
2014-05-28
1
-0
/
+68
*
gcc: define USE_PT_GNU_EH_FRAME for musl as well, reduces binary object size
Felix Fietkau
2014-05-28
1
-1
/
+3
*
gcc: disable libsanitzier off_t check to fix musl build
Felix Fietkau
2014-05-28
1
-0
/
+11
*
musl: update to version 1.1.1
Felix Fietkau
2014-05-21
4
-24
/
+3
*
uClibc: add a patch to reduce vasprintf allocation size (fixes #13024)
Felix Fietkau
2014-05-17
1
-0
/
+37
*
toolchain/gcc: fix build on arm with clang as host gcc replacement
Felix Fietkau
2014-05-15
1
-0
/
+4
*
gcc: revert an upstream patch that is causing a regression on powerpc
Felix Fietkau
2014-05-06
1
-0
/
+65
*
toolchain/gcc: update linaro-gcc-4.8 to 2014.04
Felix Fietkau
2014-05-02
6
-15
/
+15
*
uClibc: backport mount.h update
Luka Perkov
2014-03-24
1
-0
/
+91
*
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DIS...
Felix Fietkau
2014-03-21
2
-2
/
+0
*
musl: update to 1.0.0
Felix Fietkau
2014-03-20
7
-30
/
+8
*
toolchain/gcc: use 4.8-linaro by default
Felix Fietkau
2014-03-10
2
-2
/
+2
*
musl: move the dependency on BROKEN to the right config symbol
Felix Fietkau
2014-02-26
2
-1
/
+1
*
toolchain/musl: add version 0.9.15, remove older versions (still broken, but ...
Felix Fietkau
2014-02-24
24
-1153
/
+28
*
gcc: fix visibility of symbols libgcc.a
Felix Fietkau
2014-02-24
3
-27
/
+23
*
eglibc: use version 2.19 by default (lots of fixes, some security related)
Felix Fietkau
2014-02-24
2
-2
/
+2
*
eglibc: remove versions 2.16 and 2.17 - they are unmaintained
Felix Fietkau
2014-02-24
10
-471
/
+1
*
eglibc: add version 2.19
Felix Fietkau
2014-02-24
7
-2
/
+85
*
gcc: prevent the use of LDRD/STRD on ARMv5TE
Felix Fietkau
2014-02-19
3
-0
/
+33
*
toolchain: update build steps doc
Nicolas Thill
2014-02-18
1
-6
/
+6
*
[toolchain/gcc]: upgrade Linaro GCC 4.8 to 2014.01
Imre Kaloz
2014-02-06
3
-6
/
+6
*
[toolchain] eglibc: fix build failure on newer make versions
Luka Perkov
2014-02-02
3
-0
/
+33
*
[toolchain/binutils]: upgrade the Linaro binutils to 2.24-2013.12
Imre Kaloz
2014-01-07
8
-25
/
+15
*
[toolchain/gcc]: upgrade Linaro GCC 4.8 to 4.8-2013.12
Imre Kaloz
2014-01-07
1
-2
/
+2
*
uClibc: Fix lookup with DNS search in multi-threaded application.
Felix Fietkau
2013-12-28
1
-0
/
+12
*
uClibc: make res_init() thread safe
Felix Fietkau
2013-12-28
1
-0
/
+55
*
uClibc: Fix threaded use of res_ functions.
Felix Fietkau
2013-12-28
1
-0
/
+126
*
uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed...
Felix Fietkau
2013-12-16
1
-2
/
+2
*
enable using soft-float regardless of having a fpu
Imre Kaloz
2013-11-29
1
-2
/
+2
*
[toolchain/gcc]: upgrade Linaro GCC 4.8 to 4.8-2013.11
Imre Kaloz
2013-11-26
4
-177
/
+9
*
move menuconfig options into separate files
Imre Kaloz
2013-11-22
1
-0
/
+39
*
[toolchain/uClibc]: replace the mips64 fixes patch with an upstream commit
Imre Kaloz
2013-11-22
2
-14
/
+75
*
uClibc: Deactivate oversized thread stack cache
Felix Fietkau
2013-11-18
1
-0
/
+11
*
uClibc: get rid of bogus unused strlcpy definition to fix build errors
Felix Fietkau
2013-10-28
1
-0
/
+11
*
toolchain/gdb: remove use of extern inline to fix build errors
Felix Fietkau
2013-10-28
1
-0
/
+32
*
gcc 4.8-linaro: backport an upstream fix to fix asm goto miscompilation
Felix Fietkau
2013-10-17
1
-0
/
+167
*
uClibc: fix scoped-IPv6-addresses in getnameinfo
Steven Barth
2013-09-30
1
-0
/
+26
*
toolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05
Felix Fietkau
2013-09-11
1
-2
/
+2
*
toolchain/gcc: fix up breakage introduced in r37945
Felix Fietkau
2013-09-11
1
-1
/
+3
*
[toolchain/gcc]: upgrade Linaro gcc 4.8 to 4.8-2013.08
Imre Kaloz
2013-09-11
6
-18
/
+18
*
[toolchain/binutils]: add support for Linaro binutils 2.23.2-2013.06
Imre Kaloz
2013-09-11
8
-12
/
+153
*
[toolchain/gdb]: upgrade to 7.6-2013.05
Imre Kaloz
2013-09-11
4
-35
/
+13
[next]