hostapd: move the + to the correct line
[openwrt/openwrt.git] / toolchain /
2012-09-23 Felix Fietkaubuild: add the + token to any commands that can pass...
2012-09-19 Florian FainelliuClibc: fix uClibc implementation of eventfd
2012-09-19 Felix Fietkaubinutils: backport ld patch to fix ARM specific issues...
2012-09-15 Felix Fietkaugcc: enable parallel builds
2012-09-15 Felix Fietkaubinutils: enable parallel builds
2012-09-15 Felix Fietkaugdb: enable parallel builds
2012-09-07 Florian Fainelligcc: add upstream fixes for GCC bug 54494
2012-09-07 Florian Fainelligcc: add upstream fixes for GCC bug 54369
2012-07-20 Felix Fietkaukernel: fix portability issues on the x86 specific...
2012-07-03 Felix Fietkautoolchain: sync eglibc headers/build split with uclibc...
2012-07-03 Felix Fietkautoolchain: fix libc headers dependency on kernel header...
2012-06-30 Felix FietkauuClibc: add -Wno-unused-but-set-variable to get rid...
2012-06-30 Felix FietkauuClibc: split the package into the main directory and...
2012-06-30 Felix Fietkautoolchain: fix up lib64 symlink to lib before copying...
2012-06-30 Felix Fietkautoolchain/uClibc: fix getting the nameserver from _res...
2012-06-30 Felix Fietkautoolchain/gcc: fix installing the toolchain after remov...
2012-06-30 Felix Fietkautoolchain: keep the initial gcc around for later uclibc...
2012-06-29 Felix Fietkaueglibc: work around a broken configure test to fix...
2012-06-28 Felix Fietkautoolchain: enable gdb by default
2012-06-18 Jo-Philipp Wichtoolchain/insight: update download location and MD5...
2012-06-07 Felix Fietkaueglibc: use 2.15 by default
2012-06-07 Felix Fietkaueglibc: add version 2.15
2012-06-07 Felix Fietkautoolchain: install libgcc for minimal gcc, needed by...
2012-05-15 Felix FietkauuClibc: update to 0.9.33.2, fixes #4420
2012-05-15 Felix FietkauuClibc: remove 0.9.32, it is no longer necessary
2012-05-13 Daniel Dickinsonkernel-headers: Fix patch application for kernel-header...
2012-05-01 Imre Kalozswitch to 2.6.38
2012-04-28 Mirko Vogtpurge support for glibc - use eglibc instead!
2012-04-28 Mirko Vogtdrop support for eglibc version trunk/HEAD
2012-04-28 Mirko Vogtset version string of eglibc version 2.14 to 2.14.1
2012-04-28 Mirko Vogtdrop eglibc version 2.12
2012-04-27 Jo-Philipp Wichgcc: fix getenv() patches for 4.4.7 and 4.5-linaro
2012-04-21 Mirko Vogtremove screwed up patch for gcc 4.7-linaro which got...
2012-04-21 Mirko Vogtadd support for GCC 4.7-linaro (based on GCC 4.7.1)
2012-04-21 Jo-Philipp Wichgcc: add patch to make the getenv() spec function nonfa...
2012-04-18 Mirko Vogtwhen choosing eglibc select eglibc version 2.13 by...
2012-04-18 Mirko Vogtremove patch '100-do-not-use-implicit-rules.patch'...
2012-04-16 Mirko Vogtlevel up eglibc versions to latest revisions of its...
2012-04-12 Jo-Philipp Wichtoolchain/gcc: gcc-4.7.0 upstream patch fixing uClibc...
2012-04-10 Jo-Philipp Wichexclude CONFIG_GDB on avr32, allows enabling CONFIG_GDB...
2012-04-09 Imre Kalozupgrade to gcc 4.4.7
2012-04-07 Mirko Vogtadd support for gcc 4.7.0 - thanks to acoul!
2012-03-26 Florian Fainellibackport upstream fix for dst computation
2012-03-18 Gabor Juhostoolchain/gcc-4.6.2: fix v4bx patch
2012-03-18 Gabor Juhostoolchain/gcc-4.6-linaro: fix v4bx patch
2012-03-05 Felix Fietkaugcc: now that the gpr save/restore issues are taken...
2012-03-05 Felix Fietkaugcc: do not emit references to _savegpr_* and _restgpr_...
2012-02-17 Felix Fietkaugcc: use .eh_frame sections for exception handling...
2012-02-17 Felix Fietkaugcc: enable --with-headers for the final toolchain...
2012-02-12 Felix Fietkaugcc 4.6: port over the missing patch 850-use_shared_lib...
2012-02-12 Felix Fietkauglibc: remove all previous (ancient) versions, add...
2012-02-12 Imre Kalozenable 2.22 for unsupported archs if BROKEN is enabled
2012-02-12 Imre Kalozupgrade vanilla gcc to 4.6.2
2012-02-12 Imre Kalozuse binutils 2.22 by default
2012-02-12 Imre Kalozuse uClibc 0.9.33 by default
2012-02-12 Imre Kalozuse Linaro GCC 4.6 by default
2012-02-12 Imre Kalozupdate to latest Linaro releases
2012-02-09 Gabor Juhostoolchain/uClibc: use an upstream patch to fix syscall...
2012-02-09 Gabor Juhostoolchain/uClibc: fix 0.9.33 build error on MIPS
2012-02-08 Imre Kalozadd binutils 2.22
2012-02-08 Imre Kalozadd 0.9.33
2012-02-08 Imre Kaloznuke a 2.4 skeleton
2012-01-21 Mirko Vogteglibc 2.14 needs our eglibc patchset as well
2012-01-20 Mirko Vogtadjust md5sum of v2.21.1 since archive got replaced...
2012-01-18 Jo-Philipp Wichinvoke patch-specs.sh in the gcc/final install stage...
2012-01-18 Jo-Philipp Wichuse ext-toolchain.sh to integrate external toolchains...
2012-01-14 Imre Kalozupgrade to latest linaro releases
2012-01-12 Felix Fietkaugcc: always explicitly link against libstdc++, fixes...
2012-01-08 Jo-Philipp Wichintroduce a USE_EXTERNAL_LIBC symbol which gets selecte...
2012-01-04 Jo-Philipp Wichdisable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GR...
2012-01-01 Jo-Philipp Wichif CONFIG_BUILD_NLS is selected, compile uClibc with...
2011-11-28 Felix Fietkaubuild: add a lib64 symlink in staging_dir/host and...
2011-08-25 Florian Fainelliuclibc: backport upstream signalfd patch
2011-08-18 Hauke Mehrtensgcc: add 4.6-linaro version 4.6-2011.08
2011-08-18 Hauke Mehrtensgcc: make patches apply for gcc 4.5-linaro version...
2011-08-18 Hauke Mehrtensgcc: move patches as the name changed. This was missing...
2011-08-18 Hauke Mehrtensgcc: update gcc-4.5-linaro to 4.5-2011.08
2011-08-18 Hauke Mehrtensgcc: rename linaro to 4.5-linaro
2011-08-06 Hauke Mehrtensbinutils: add binutils 2.21.1
2011-08-05 Felix Fietkaukernel-headers: fix compile error caused by wrong host...
2011-08-02 Jonas Gorskitoolchain/uClibc: Make sure there's always a UCLIBC_VER...
2011-07-25 Felix FietkauuClibc: backport an x86 compile fix from mainline ...
2011-07-25 Felix FietkauuClibc: update to latest 0.9.32.1 git
2011-07-16 Felix Fietkaueglibc: remove obsolete dependencies to fix missing...
2011-07-12 Imre KalozIn R27118, TARGET_FIX_V4BX_SPEC got lost in the linker...
2011-07-08 Imre Kalozthe only reasons for having 4.4 around are avr32 and...
2011-07-08 Felix Fietkautoolchain: remove a dependency on a nonexistant config...
2011-07-08 Felix FietkauuClibc: fix messed up patch headers in fts patch (patch...
2011-07-07 Imre Kalozfix ppc toolchain build
2011-07-07 Florian Fainelliuclibc: backport FTS support
2011-07-07 Florian Fainellieglibc: add support for 2.14
2011-07-07 Florian Fainelliremove reference to old eglibc versions.
2011-07-02 Felix Fietkaueglibc: remove old versions
2011-07-02 Felix Fietkaueglibc: fix portability issues rpcgen and zic, fixes...
2011-07-02 Imre Kalozsimplify configuration
2011-07-02 Imre Kaloznuke support for older gcc versions, except for 4.4...
2011-07-02 Imre Kalozboth coldfire and etrax are broken and should use a...
2011-07-01 Imre Kalozswitch avr32 to gcc 4.4, also powerpc targets should...
2011-07-01 Imre Kalozbump the 4.4 flavour to 4.4.6
2011-07-01 Imre Kalozreplace gcc 4.5.2 support with 4.6.1
next