aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* upgrade to gcc 4.4.7Imre Kaloz2012-04-0917-11/+11
* add support for gcc 4.7.0 - thanks to acoul!Mirko Vogt2012-04-0716-0/+9873
* backport upstream fix for dst computationFlorian Fainelli2012-03-261-0/+28
* toolchain/gcc-4.6.2: fix v4bx patchGabor Juhos2012-03-181-7/+6
* toolchain/gcc-4.6-linaro: fix v4bx patchGabor Juhos2012-03-181-7/+6
* gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-...Felix Fietkau2012-03-051-4/+0
* gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ...Felix Fietkau2012-03-051-0/+20
* gcc: use .eh_frame sections for exception handling stack unwind - saves about...Felix Fietkau2012-02-171-0/+29
* gcc: enable --with-headers for the final toolchain buildFelix Fietkau2012-02-171-0/+1
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...Felix Fietkau2012-02-121-0/+68
* glibc: remove all previous (ancient) versions, add 2.14 (partially based on a...Felix Fietkau2012-02-1215-266/+43
* enable 2.22 for unsupported archs if BROKEN is enabledImre Kaloz2012-02-121-2/+2
* upgrade vanilla gcc to 4.6.2Imre Kaloz2012-02-1215-12/+12
* use binutils 2.22 by defaultImre Kaloz2012-02-121-3/+6
* use uClibc 0.9.33 by defaultImre Kaloz2012-02-122-3/+3
* use Linaro GCC 4.6 by defaultImre Kaloz2012-02-122-8/+5
* update to latest Linaro releasesImre Kaloz2012-02-121-5/+5
* toolchain/uClibc: use an upstream patch to fix syscall related build errors i...Gabor Juhos2012-02-092-15/+28
* toolchain/uClibc: fix 0.9.33 build error on MIPSGabor Juhos2012-02-091-0/+15
* add binutils 2.22Imre Kaloz2012-02-087-1/+183
* add 0.9.33Imre Kaloz2012-02-0839-1/+5191
* nuke a 2.4 skeletonImre Kaloz2012-02-081-18/+0
* eglibc 2.14 needs our eglibc patchset as wellMirko Vogt2012-01-213-0/+114
* adjust md5sum of v2.21.1 since archive got replaced meanwhileMirko Vogt2012-01-201-1/+1
* invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c...Jo-Philipp Wich2012-01-181-0/+1
* use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...Jo-Philipp Wich2012-01-182-1/+63
* upgrade to latest linaro releasesImre Kaloz2012-01-147-34/+17
* gcc: always explicitly link against libstdc++, fixes build errors on some hos...Felix Fietkau2012-01-121-1/+1
* introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAI...Jo-Philipp Wich2012-01-081-1/+5
* disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if BUILD_NLS is...Jo-Philipp Wich2012-01-041-0/+2
* if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportJo-Philipp Wich2012-01-011-0/+1
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...Felix Fietkau2011-11-281-0/+1
* uclibc: backport upstream signalfd patchFlorian Fainelli2011-08-251-0/+32
* gcc: add 4.6-linaro version 4.6-2011.08Hauke Mehrtens2011-08-1815-6/+9865
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08Hauke Mehrtens2011-08-181-1/+1
* gcc: move patches as the name changed. This was missing in r28038.Hauke Mehrtens2011-08-1815-0/+0
* gcc: update gcc-4.5-linaro to 4.5-2011.08Hauke Mehrtens2011-08-181-2/+2
* gcc: rename linaro to 4.5-linaroHauke Mehrtens2011-08-183-9/+9
* binutils: add binutils 2.21.1Hauke Mehrtens2011-08-0610-0/+31249
* kernel-headers: fix compile error caused by wrong host include path when the ...Felix Fietkau2011-08-051-11/+14
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*Jonas Gorski2011-08-021-0/+8
* uClibc: backport an x86 compile fix from mainline (thx, swalker)Felix Fietkau2011-07-251-0/+18
* uClibc: update to latest 0.9.32.1 gitFelix Fietkau2011-07-259-1460/+9
* eglibc: remove obsolete dependencies to fix missing config options for eglibc...Felix Fietkau2011-07-161-15/+2
* In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back.Imre Kaloz2011-07-121-3/+3
* the only reasons for having 4.4 around are avr32 and ubicom32, so make it dep...Imre Kaloz2011-07-081-0/+1
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)Felix Fietkau2011-07-081-1/+0
* uClibc: fix messed up patch headers in fts patch (patch from #9671)Felix Fietkau2011-07-081-6/+6
* fix ppc toolchain buildImre Kaloz2011-07-071-0/+11
* uclibc: backport FTS supportFlorian Fainelli2011-07-072-0/+1398