summaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* toolchain/kernel-headers: remove fs/ufsd/KconfigLudovic Pouzenc2018-09-152-0/+26
* toolchain/uClibc: irrelated 460-powerpc_ptrace_h.patchLudovic Pouzenc2018-09-151-0/+96
* build & release : downgrade to Barrier BreakerLudovic Pouzenc2018-09-143-1/+3
* toolchain/musl: update to version 1.1.4Felix Fietkau2014-08-022-2/+2
* octeon: select gcc 4.6 by defaultJohn Crispin2014-07-272-3/+3
* toolchain/gcc: pass proper flags for arm hard float buildLuka Perkov2014-07-141-0/+7
* toolchain: switch back to uClibc for octeon, it actually works nowFelix Fietkau2014-07-101-1/+0
* uClibc: fix copy&pasted typo in the stat fixFelix Fietkau2014-07-101-9/+9
* uClibc: add a whole bunch of mips64 related fixesFelix Fietkau2014-07-1012-10/+1004
* gcc: backport a fix for issues with accessing weak data referencesFelix Fietkau2014-07-101-0/+42
* toolchain: only default eglibc for octeon and not all of mips64John Crispin2014-07-103-6/+6
* musl: add sgidefs.hFelix Fietkau2014-06-291-0/+73
* musl: add a few more glibc types to includesFelix Fietkau2014-06-291-0/+3
* musl: remove fake glibc definesFelix Fietkau2014-06-291-8/+0
* musl: update to version 1.1.3Felix Fietkau2014-06-292-2/+2
* eglibc: temporarily disable parallel build until fixedFelix Fietkau2014-06-291-1/+1
* toolchain: make the default eglibc selection work even if TOOLCHAINOPTS is no...John Crispin2014-06-192-7/+11
* toolchain: use different defaults for octeonJohn Crispin2014-06-183-2/+6
* musl: fix toolchain build failure caused by some header changesFelix Fietkau2014-06-122-1/+4
* musl: install a few extra headers to improve compatibility with various packagesFelix Fietkau2014-06-096-0/+1039
* musl: update to version 1.1.2Felix Fietkau2014-06-072-2/+2
* toolchain/binutils: remove obsolete patchesFelix Fietkau2014-06-068-246/+0
* eglibc: add support for other mips64 ABI variants as wellFelix Fietkau2014-05-311-1/+9
* eglibc: fix mips64 abi selection, default to o64 instead of n32Felix Fietkau2014-05-311-0/+3
* musl: add a hack to rip out excessive iconv bloatFelix Fietkau2014-05-281-0/+68
* gcc: define USE_PT_GNU_EH_FRAME for musl as well, reduces binary object sizeFelix Fietkau2014-05-281-1/+3
* gcc: disable libsanitzier off_t check to fix musl buildFelix Fietkau2014-05-281-0/+11
* musl: update to version 1.1.1Felix Fietkau2014-05-214-24/+3
* uClibc: add a patch to reduce vasprintf allocation size (fixes #13024)Felix Fietkau2014-05-171-0/+37
* toolchain/gcc: fix build on arm with clang as host gcc replacementFelix Fietkau2014-05-151-0/+4
* gcc: revert an upstream patch that is causing a regression on powerpcFelix Fietkau2014-05-061-0/+65
* toolchain/gcc: update linaro-gcc-4.8 to 2014.04Felix Fietkau2014-05-026-15/+15
* uClibc: backport mount.h updateLuka Perkov2014-03-241-0/+91
* build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DIS...Felix Fietkau2014-03-212-2/+0
* musl: update to 1.0.0Felix Fietkau2014-03-207-30/+8
* toolchain/gcc: use 4.8-linaro by defaultFelix Fietkau2014-03-102-2/+2
* musl: move the dependency on BROKEN to the right config symbolFelix Fietkau2014-02-262-1/+1
* toolchain/musl: add version 0.9.15, remove older versions (still broken, but ...Felix Fietkau2014-02-2424-1153/+28
* gcc: fix visibility of symbols libgcc.aFelix Fietkau2014-02-243-27/+23
* eglibc: use version 2.19 by default (lots of fixes, some security related)Felix Fietkau2014-02-242-2/+2
* eglibc: remove versions 2.16 and 2.17 - they are unmaintainedFelix Fietkau2014-02-2410-471/+1
* eglibc: add version 2.19Felix Fietkau2014-02-247-2/+85
* gcc: prevent the use of LDRD/STRD on ARMv5TEFelix Fietkau2014-02-193-0/+33
* toolchain: update build steps docNicolas Thill2014-02-181-6/+6
* upgrade Linaro GCC 4.8 to 2014.01Imre Kaloz2014-02-063-6/+6
* eglibc: fix build failure on newer make versionsLuka Perkov2014-02-023-0/+33
* upgrade the Linaro binutils to 2.24-2013.12Imre Kaloz2014-01-078-25/+15
* upgrade Linaro GCC 4.8 to 4.8-2013.12Imre Kaloz2014-01-071-2/+2
* uClibc: Fix lookup with DNS search in multi-threaded application.Felix Fietkau2013-12-281-0/+12
* uClibc: make res_init() thread safeFelix Fietkau2013-12-281-0/+55