| Commit message (Expand) | Author | Age | Files | Lines |
* | build: decouple the mips16 support flag from the toolchain | Felix Fietkau | 2013-08-14 | 1 | -2/+0 |
* | musl: mark as broken, many packages do not compile with it | Felix Fietkau | 2013-08-10 | 1 | -0/+1 |
* | gcc: merge a bugfix for a MIPS specific internal compiler error | Felix Fietkau | 2013-07-31 | 2 | -0/+130 |
* | gcc: add a bugfix for an internal compiler error on mips64 | Felix Fietkau | 2013-07-29 | 2 | -0/+32 |
* | uClibc: build with debug symbols by default (without changing other compile r... | Felix Fietkau | 2013-07-24 | 1 | -1/+1 |
* | gcc: fix up displayed version after r37179 | Felix Fietkau | 2013-07-05 | 1 | -0/+2 |
* | gcc: do not delete DATESTAMP and DEV-PHASE version info (fixes __GLIBCXX__ de... | Felix Fietkau | 2013-07-05 | 1 | -2/+0 |
* | toolchain/musl: add version 0.9.11 | Luka Perkov | 2013-07-04 | 7 | -5/+122 |
* | uClibc: use position independent code for crt1, slightly reduces size of all ... | Felix Fietkau | 2013-06-30 | 1 | -0/+11 |
* | gcc: add a patch to get rid of useless java class sections | Felix Fietkau | 2013-06-30 | 4 | -0/+44 |
* | binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips | Felix Fietkau | 2013-06-30 | 2 | -0/+36 |
* | binutils: remove some unused obsolete versions | Felix Fietkau | 2013-06-30 | 18 | -62155/+0 |
* | add patch for eglibc version 2.15 | Mirko Vogt | 2013-06-24 | 1 | -0/+110 |
* | gcc: fix arm libgcc issues with 4.8.0 and 4.8-linaro | Felix Fietkau | 2013-06-05 | 2 | -0/+22 |
* | toolchain: do not build GDB when using an external toolchain | Florian Fainelli | 2013-05-30 | 1 | -1/+1 |
* | gcc: remove version 4.7 | Felix Fietkau | 2013-05-23 | 35 | -1873/+0 |
* | gcc: port missing patches from 4.6 to 4.8 | Felix Fietkau | 2013-05-23 | 12 | -0/+284 |
* | gcc: fix avr32 default GCC version | Jonas Gorski | 2013-05-22 | 1 | -1/+1 |
* | toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support... | Felix Fietkau | 2013-05-09 | 2 | -8/+1 |
* | toolchain/musl: add version 0.9.10 | Felix Fietkau | 2013-05-09 | 8 | -0/+314 |
* | toolchain/musl: fix libstdc++ build issues | Felix Fietkau | 2013-05-09 | 2 | -0/+120 |
* | toolchain/musl: fix build issues on mac os x | Felix Fietkau | 2013-05-09 | 2 | -0/+54 |
* | toolchain/gcc: add support for 4.8-linaro | Felix Fietkau | 2013-05-04 | 10 | -5/+697 |
* | toolchain/gcc: forward port missing patches to gcc 4.8.0 | Felix Fietkau | 2013-05-04 | 2 | -0/+47 |
* | toolchain: add missing patch to gcc v4.8.0 | Jo-Philipp Wich | 2013-05-02 | 1 | -0/+14 |
* | toolchain: gcc: backport fixes for gcc bug 54295 | Jonas Gorski | 2013-04-29 | 3 | -0/+210 |
* | toolchain: get rid of libc implementation symbol overloading | Felix Fietkau | 2013-04-18 | 1 | -5/+14 |
* | toolchain: get rid of musl version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -12/+12 |
* | toolchain: get rid of eglibc version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -9/+21 |
* | toolchain: get rid of uclibc version kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -10/+6 |
* | toolchain: get rid of gcc kconfig symbol overloading | Felix Fietkau | 2013-04-18 | 2 | -25/+27 |
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 4 | -28/+28 |
* | gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ... | Felix Fietkau | 2013-04-07 | 2 | -15/+0 |
* | uClibc: unbreak ld-uClibc on non-64bit platforms | Felix Fietkau | 2013-04-07 | 1 | -1/+1 |
* | toolchain/uClibc: backport a MIPS64 fix from openadk | Florian Fainelli | 2013-04-05 | 1 | -0/+25 |
* | toolchain/uClibc: handle different MIPS64 ABIs | Florian Fainelli | 2013-04-05 | 7 | -1/+110 |
* | 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 | 3 | -1/+30 |
* | buildroot: factor knowledge of a 64bits architecture | Florian Fainelli | 2013-04-05 | 1 | -1/+1 |
* | toolchain/gcc: .init and .fini need to pick one ISA | Florian Fainelli | 2013-04-05 | 1 | -0/+9 |
* | toolchain/uClibc: Disable mips16 for uClibc for now | Florian Fainelli | 2013-04-05 | 1 | -0/+2 |
* | remove the old (and nonworking) hack and identify our patched GCCs properly | Imre Kaloz | 2013-04-03 | 2 | -3/+9 |
* | toolchain/gcc: remove reference to llvm introduced in r36155 | Florian Fainelli | 2013-04-02 | 1 | -1/+0 |
* | toolchain/gcc: add support for GCC 4.8.0 | Florian Fainelli | 2013-04-02 | 7 | -0/+629 |
* | toolchain/gcc: update 4.7-linaro to 2013.03 | Florian Fainelli | 2013-04-02 | 1 | -2/+2 |
* | drop 4.5 support | Imre Kaloz | 2013-04-01 | 20 | -1081/+0 |
* | cleanup | Imre Kaloz | 2013-04-01 | 2 | -8/+6 |
* | fixup 4.7 configure options | Imre Kaloz | 2013-04-01 | 1 | -2/+2 |
* | llvm is marked broken for two and a half year now, nuke it | Imre Kaloz | 2013-04-01 | 27 | -4515/+4 |
* | toolchain/eglibc: add missing ld-search-paths patch to 2.17 | Florian Fainelli | 2013-03-29 | 1 | -0/+14 |