summaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* 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
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-18
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08Hauke Mehrtens2011-08-18
* gcc: move patches as the name changed. This was missing in r28038.Hauke Mehrtens2011-08-18
* gcc: update gcc-4.5-linaro to 4.5-2011.08Hauke Mehrtens2011-08-18
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-18
* binutils: add binutils 2.21.1Hauke Mehrtens2011-08-06
* kernel-headers: fix compile error caused by wrong host include path when the ...Felix Fietkau2011-08-05
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*Jonas Gorski2011-08-02
* uClibc: backport an x86 compile fix from mainline (thx, swalker)Felix Fietkau2011-07-25
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-25
* eglibc: remove obsolete dependencies to fix missing config options for eglibc...Felix Fietkau2011-07-16
* In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.Imre Kaloz2011-07-12
* the only reasons for having 4.4 around are avr32 and ubicom32, so make it dep...Imre Kaloz2011-07-08
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)Felix Fietkau2011-07-08
* uClibc: fix messed up patch headers in fts patch (patch from #9671)Felix Fietkau2011-07-08
* fix ppc toolchain buildImre Kaloz2011-07-07
* uclibc: backport FTS supportFlorian Fainelli2011-07-07
* eglibc: add support for 2.14Florian Fainelli2011-07-07