| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain/gcc: pass proper flags for arm hard float build | Luka Perkov | 2014-07-14 | 1 | -0/+7 |
* | toolchain: switch back to uClibc for octeon, it actually works now | Felix Fietkau | 2014-07-10 | 1 | -1/+0 |
* | uClibc: fix copy&pasted typo in the stat fix | Felix Fietkau | 2014-07-10 | 1 | -9/+9 |
* | uClibc: add a whole bunch of mips64 related fixes | Felix Fietkau | 2014-07-10 | 12 | -10/+1004 |
* | gcc: backport a fix for issues with accessing weak data references | Felix Fietkau | 2014-07-10 | 1 | -0/+42 |
* | toolchain: only default eglibc for octeon and not all of mips64 | John Crispin | 2014-07-10 | 3 | -6/+6 |
* | musl: add sgidefs.h | Felix Fietkau | 2014-06-29 | 1 | -0/+73 |
* | musl: add a few more glibc types to includes | Felix Fietkau | 2014-06-29 | 1 | -0/+3 |
* | musl: remove fake glibc defines | Felix Fietkau | 2014-06-29 | 1 | -8/+0 |
* | musl: update to version 1.1.3 | Felix Fietkau | 2014-06-29 | 2 | -2/+2 |
* | eglibc: temporarily disable parallel build until fixed | Felix Fietkau | 2014-06-29 | 1 | -1/+1 |
* | 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 |
* | upgrade Linaro GCC 4.8 to 2014.01 | Imre Kaloz | 2014-02-06 | 3 | -6/+6 |
* | eglibc: fix build failure on newer make versions | Luka Perkov | 2014-02-02 | 3 | -0/+33 |
* | upgrade the Linaro binutils to 2.24-2013.12 | Imre Kaloz | 2014-01-07 | 8 | -25/+15 |
* | 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 |
* | 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 |