| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc: add upstream fixes for GCC bug 54494 | Florian Fainelli | 2012-09-07 | 2 | -0/+74 |
* | 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 |
* | toolchain: install libgcc for minimal gcc, needed by newer eglibc versions | Felix Fietkau | 2012-06-07 | 1 | -2/+2 |
* | uClibc: update to 0.9.33.2, fixes #4420 | Felix Fietkau | 2012-05-15 | 40 | -59/+4 |
* | uClibc: remove 0.9.32, it is no longer necessary | Felix Fietkau | 2012-05-15 | 49 | -5856/+3 |
* | kernel-headers: Fix patch application for kernel-headers and a patch that fix... | Daniel Dickinson | 2012-05-13 | 2 | -1/+25 |
* | switch to 2.6.38 | Imre Kaloz | 2012-05-01 | 1 | -7/+8 |
* | purge support for glibc - use eglibc instead! | Mirko Vogt | 2012-04-28 | 18 | -420/+3 |
* | drop support for eglibc version trunk/HEAD | Mirko Vogt | 2012-04-28 | 3 | -10/+3 |
* | set version string of eglibc version 2.14 to 2.14.1 | Mirko Vogt | 2012-04-28 | 1 | -1/+1 |
* | drop eglibc version 2.12 | Mirko Vogt | 2012-04-28 | 3 | -9/+0 |
* | gcc: fix getenv() patches for 4.4.7 and 4.5-linaro | Jo-Philipp Wich | 2012-04-27 | 2 | -1/+15 |
* | remove screwed up patch for gcc 4.7-linaro which got committed by accident | Mirko Vogt | 2012-04-21 | 1 | -247/+0 |
* | add support for GCC 4.7-linaro (based on GCC 4.7.1) | Mirko Vogt | 2012-04-21 | 19 | -1/+10373 |
* | gcc: add patch to make the getenv() spec function nonfatal if requested envir... | Jo-Philipp Wich | 2012-04-21 | 4 | -0/+56 |
* | when choosing eglibc select eglibc version 2.13 by default | Mirko Vogt | 2012-04-18 | 1 | -2/+2 |
* | remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12 | Mirko Vogt | 2012-04-18 | 1 | -16/+0 |
* | level up eglibc versions to latest revisions of its respective branches | Mirko Vogt | 2012-04-16 | 1 | -3/+3 |
* | toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problems | Jo-Philipp Wich | 2012-04-12 | 1 | -0/+241 |
* | exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally witho... | Jo-Philipp Wich | 2012-04-10 | 1 | -0/+1 |
* | upgrade to gcc 4.4.7 | Imre Kaloz | 2012-04-09 | 17 | -11/+11 |
* | add support for gcc 4.7.0 - thanks to acoul! | Mirko Vogt | 2012-04-07 | 16 | -0/+9873 |
* | backport upstream fix for dst computation | Florian Fainelli | 2012-03-26 | 1 | -0/+28 |
* | toolchain/gcc-4.6.2: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
* | toolchain/gcc-4.6-linaro: fix v4bx patch | Gabor Juhos | 2012-03-18 | 1 | -7/+6 |
* | gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-... | Felix Fietkau | 2012-03-05 | 1 | -4/+0 |
* | gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ... | Felix Fietkau | 2012-03-05 | 1 | -0/+20 |
* | gcc: use .eh_frame sections for exception handling stack unwind - saves about... | Felix Fietkau | 2012-02-17 | 1 | -0/+29 |
* | gcc: enable --with-headers for the final toolchain build | Felix Fietkau | 2012-02-17 | 1 | -0/+1 |
* | gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l... | Felix Fietkau | 2012-02-12 | 1 | -0/+68 |
* | glibc: remove all previous (ancient) versions, add 2.14 (partially based on a... | Felix Fietkau | 2012-02-12 | 15 | -266/+43 |
* | enable 2.22 for unsupported archs if BROKEN is enabled | Imre Kaloz | 2012-02-12 | 1 | -2/+2 |
* | upgrade vanilla gcc to 4.6.2 | Imre Kaloz | 2012-02-12 | 15 | -12/+12 |
* | use binutils 2.22 by default | Imre Kaloz | 2012-02-12 | 1 | -3/+6 |
* | use uClibc 0.9.33 by default | Imre Kaloz | 2012-02-12 | 2 | -3/+3 |
* | use Linaro GCC 4.6 by default | Imre Kaloz | 2012-02-12 | 2 | -8/+5 |