aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-15
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-15
* kernel-headers: Fix patch application for kernel-headers and a patch that fix...Daniel Dickinson2012-05-13
* switch to 2.6.38Imre Kaloz2012-05-01
* purge support for glibc - use eglibc instead!Mirko Vogt2012-04-28
* drop support for eglibc version trunk/HEADMirko Vogt2012-04-28
* set version string of eglibc version 2.14 to 2.14.1Mirko Vogt2012-04-28
* drop eglibc version 2.12Mirko Vogt2012-04-28
* gcc: fix getenv() patches for 4.4.7 and 4.5-linaroJo-Philipp Wich2012-04-27
* remove screwed up patch for gcc 4.7-linaro which got committed by accidentMirko Vogt2012-04-21
* add support for GCC 4.7-linaro (based on GCC 4.7.1)Mirko Vogt2012-04-21
* gcc: add patch to make the getenv() spec function nonfatal if requested envir...Jo-Philipp Wich2012-04-21
* when choosing eglibc select eglibc version 2.13 by defaultMirko Vogt2012-04-18
* remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12Mirko Vogt2012-04-18
* level up eglibc versions to latest revisions of its respective branchesMirko Vogt2012-04-16
* toolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc problemsJo-Philipp Wich2012-04-12
* exclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB unconditionally witho...Jo-Philipp Wich2012-04-10
* upgrade to gcc 4.4.7Imre Kaloz2012-04-09
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-07
* backport upstream fix for dst computationFlorian Fainelli2012-03-26
* toolchain/gcc-4.6.2: fix v4bx patchGabor Juhos2012-03-18
* toolchain/gcc-4.6-linaro: fix v4bx patchGabor Juhos2012-03-18
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...Felix Fietkau2012-03-05
* gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...Felix Fietkau2012-03-05
* gcc: use .eh_frame sections for exception handling stack unwind - saves about...Felix Fietkau2012-02-17
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-17
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...Felix Fietkau2012-02-12
* glibc: remove all previous (ancient) versions, add 2.14 (partially based on a...Felix Fietkau2012-02-12
* enable 2.22 for unsupported archs if BROKEN is enabledImre Kaloz2012-02-12
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-12
* use binutils 2.22 by defaultImre Kaloz2012-02-12
* use uClibc 0.9.33 by defaultImre Kaloz2012-02-12
* use Linaro GCC 4.6 by defaultImre Kaloz2012-02-12
* update to latest Linaro releasesImre Kaloz2012-02-12
* toolchain/uClibc: use an upstream patch to fix syscall related build errors i...Gabor Juhos2012-02-09
* toolchain/uClibc: fix 0.9.33 build error on MIPSGabor Juhos2012-02-09
* add binutils 2.22Imre Kaloz2012-02-08
* add 0.9.33Imre Kaloz2012-02-08
* nuke a 2.4 skeletonImre Kaloz2012-02-08
* eglibc 2.14 needs our eglibc patchset as wellMirko Vogt2012-01-21
* adjust md5sum of v2.21.1 since archive got replaced meanwhileMirko Vogt2012-01-20
* invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c...Jo-Philipp Wich2012-01-18
* use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...Jo-Philipp Wich2012-01-18
* upgrade to latest linaro releasesImre Kaloz2012-01-14
* gcc: always explicitly link against libstdc++, fixes build errors on some hos...Felix Fietkau2012-01-12
* introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAI...Jo-Philipp Wich2012-01-08
* disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is...Jo-Philipp Wich2012-01-04
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-01
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...Felix Fietkau2011-11-28
* uclibc: backport upstream signalfd patchFlorian Fainelli2011-08-25