| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain] gcc: build with HOST_CFLAGS | Florian Fainelli | 2012-11-19 | 1 | -0/+1 |
* | [toolchain] binutils: remove 2.21 | Florian Fainelli | 2012-11-19 | 10 | -31249/+0 |
* | [toolchain] gcc-4.6-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 |
* | [toolchain] gcc-4.7-linaro: update to 2012.11 | Florian Fainelli | 2012-11-19 | 1 | -2/+2 |
* | [toolchain] binutils: add support for 2.23.1 | Florian Fainelli | 2012-11-19 | 6 | -0/+108 |
* | [toolchain] binutils/2.22: backport an upstream fix for an assertion in the A... | Florian Fainelli | 2012-11-19 | 1 | -0/+28 |
* | [generic]: add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 1 | -0/+366 |
* | [toolchain] uClibc: backport a fix for dlsym(RTLD_NEXT, ...) use | Florian Fainelli | 2012-11-11 | 1 | -0/+26 |
* | build: remove remaining references to TOOLCHAIN_JOBS (thx, Sedat Dilek) | Felix Fietkau | 2012-11-08 | 3 | -3/+3 |
* | [toolchain] eglibc: update to r21110 | Florian Fainelli | 2012-10-31 | 1 | -1/+1 |
* | eglibc: do not prompt for the revision, it is supposed to be changed by devel... | Felix Fietkau | 2012-10-31 | 1 | -1/+0 |
* | eglibc: remove versions 2.12-2.14 | Felix Fietkau | 2012-10-31 | 12 | -361/+1 |
* | eglibc: add a fake libintl.h for cross-rpcgen and cross-zic to fix build on m... | Felix Fietkau | 2012-10-31 | 3 | -0/+29 |
* | eglibc: enable parallel builds | Felix Fietkau | 2012-10-31 | 1 | -1/+2 |
* | eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc | Felix Fietkau | 2012-10-31 | 1 | -2/+2 |
* | uClibc: backport support for assignment-allocation character %m in sscanf | Felix Fietkau | 2012-10-29 | 1 | -0/+184 |
* | toolchain: enable pthread debug support in uclibc | Felix Fietkau | 2012-10-29 | 1 | -1/+1 |
* | toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA... | Felix Fietkau | 2012-10-17 | 2 | -1/+3 |
* | [toolchain] gcc: add GCC 4.7.2 | Florian Fainelli | 2012-10-14 | 17 | -1/+9884 |
* | [toolchain] gcc: add GCC 4.6.3 | Florian Fainelli | 2012-10-14 | 18 | -1/+10066 |
* | [toolchain] gcc: update 4.5-linaro to 4.5-2012.03 | Florian Fainelli | 2012-10-13 | 1 | -2/+2 |
* | [toolchain] gcc: update 4.7-linaro to 4.7-2012.10 | Florian Fainelli | 2012-10-13 | 5 | -471/+3 |
* | [toolchain] gcc: update gcc-4.6-linaro to 4.6-2012.10 | Florian Fainelli | 2012-10-13 | 3 | -205/+3 |
* | [toolchain] gdb: update to 7.5-2012.09 | Florian Fainelli | 2012-10-13 | 2 | -15/+18 |
* | [toolchain] eglibc: remove duplicate line introduced in r33738 | Florian Fainelli | 2012-10-12 | 1 | -1/+0 |
* | [toolchain] gcc: add --with-long-double-128 for SPARC toolchain | Florian Fainelli | 2012-10-12 | 1 | -0/+1 |
* | [toolchain] add support for eglibc 2.16 | Florian Fainelli | 2012-10-12 | 6 | -0/+406 |
* | [toolchain] gcc: backport struct siginfo -> siginfo_t renaming | Florian Fainelli | 2012-10-12 | 4 | -0/+608 |
* | build: add the + token to any commands that can pass through the jobserver, f... | Felix Fietkau | 2012-09-23 | 4 | -4/+4 |
* | [toolchain] uClibc: fix uClibc implementation of eventfd | Florian Fainelli | 2012-09-19 | 1 | -0/+59 |
* | binutils: backport ld patch to fix ARM specific issues with --gc-sections | Felix Fietkau | 2012-09-19 | 1 | -0/+12 |
* | gcc: enable parallel builds | Felix Fietkau | 2012-09-15 | 4 | -3/+5 |
* | binutils: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -1/+3 |
* | gdb: enable parallel builds | Felix Fietkau | 2012-09-15 | 1 | -4/+2 |
* | [toolchain] gcc: add upstream fixes for GCC bug 54494 | Florian Fainelli | 2012-09-07 | 2 | -0/+74 |
* | [toolchain] gcc: add upstream fixes for GCC bug 54369 | Florian Fainelli | 2012-09-07 | 4 | -0/+180 |
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes bu... | Felix Fietkau | 2012-07-20 | 1 | -0/+1 |
* | toolchain: sync eglibc headers/build split with uclibc changes | Felix Fietkau | 2012-07-03 | 4 | -163/+134 |
* | toolchain: fix libc headers dependency on kernel headers + minimal gcc | Felix Fietkau | 2012-07-03 | 1 | -1/+2 |
* | uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo... | Felix Fietkau | 2012-06-30 | 1 | -0/+1 |
* | uClibc: split the package into the main directory and the headers/ and utils/... | Felix Fietkau | 2012-06-30 | 5 | -119/+170 |
* | toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ... | Felix Fietkau | 2012-06-30 | 2 | -0/+3 |
* | toolchain/uClibc: fix getting the nameserver from _res state after res_init. ... | Felix Fietkau | 2012-06-30 | 1 | -0/+15 |
* | toolchain/gcc: fix installing the toolchain after removing the toolchain dir ... | Felix Fietkau | 2012-06-30 | 1 | -2/+8 |
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 | 3 | -3/+10 |
* | eglibc: work around a broken configure test to fix compile errors on x86 | Felix Fietkau | 2012-06-29 | 1 | -0/+1 |
* | toolchain: enable gdb by default | Felix Fietkau | 2012-06-28 | 1 | -1/+1 |
* | toolchain/insight: update download location and MD5 sum to status quo | Jo-Philipp Wich | 2012-06-18 | 1 | -2/+2 |
* | eglibc: use 2.15 by default | Felix Fietkau | 2012-06-07 | 1 | -1/+1 |
* | eglibc: add version 2.15 | Felix Fietkau | 2012-06-07 | 7 | -0/+169 |