image.mk: remove legacy target rules
[openwrt/openwrt.git] / toolchain /
2014-10-05 Felix Fietkaugcc: remove version 4.8.0
2014-10-05 Felix Fietkaubinutils: remove old versions
2014-10-05 Felix FietkauFix broken implementation of NOEXECSTACK flag for MIPS...
2014-10-05 Felix Fietkaugcc: gcc 4.9.x disable libsanitize
2014-09-30 Felix Fietkaugcc: add 4.9-linaro based on the 2014.09 release
2014-09-30 Felix Fietkaubinutils: select linaro 2.24 version by default
2014-09-30 Felix Fietkaubinutils: update -linaro to 2.24.0-2014.09
2014-09-20 Felix Fietkautoolchain: remove another bogus copy of libiberty.a
2014-09-13 Hauke MehrtensKconfig: Aesthetic/formatting fixes to toolchain/Config.in.
2014-09-07 Jonas Gorskitoolchain/binutils: do not install host libiberty.a...
2014-08-02 Felix Fietkautoolchain/musl: update to version 1.1.4
2014-07-27 John Crispinocteon: select gcc 4.6 by default
2014-07-14 Luka Perkovtoolchain/gcc: pass proper flags for arm hard float...
2014-07-10 Felix Fietkautoolchain: switch back to uClibc for octeon, it actuall...
2014-07-10 Felix FietkauuClibc: fix copy&pasted typo in the stat fix
2014-07-10 Felix FietkauuClibc: add a whole bunch of mips64 related fixes
2014-07-10 Felix Fietkaugcc: backport a fix for issues with accessing weak...
2014-07-10 John Crispintoolchain: only default eglibc for octeon and not all...
2014-06-29 Felix Fietkaumusl: add sgidefs.h
2014-06-29 Felix Fietkaumusl: add a few more glibc types to includes
2014-06-29 Felix Fietkaumusl: remove fake glibc defines
2014-06-29 Felix Fietkaumusl: update to version 1.1.3
2014-06-29 Felix Fietkaueglibc: temporarily disable parallel build until fixed
2014-06-19 John Crispintoolchain: make the default eglibc selection work even...
2014-06-18 John Crispintoolchain: use different defaults for octeon
2014-06-12 Felix Fietkaumusl: fix toolchain build failure caused by some header...
2014-06-09 Felix Fietkaumusl: install a few extra headers to improve compatibil...
2014-06-07 Felix Fietkaumusl: update to version 1.1.2
2014-06-06 Felix Fietkautoolchain/binutils: remove obsolete patches
2014-05-31 Felix Fietkaueglibc: add support for other mips64 ABI variants as...
2014-05-31 Felix Fietkaueglibc: fix mips64 abi selection, default to o64 instea...
2014-05-28 Felix Fietkaumusl: add a hack to rip out excessive iconv bloat
2014-05-28 Felix Fietkaugcc: define USE_PT_GNU_EH_FRAME for musl as well, reduc...
2014-05-28 Felix Fietkaugcc: disable libsanitzier off_t check to fix musl build
2014-05-21 Felix Fietkaumusl: update to version 1.1.1
2014-05-17 Felix FietkauuClibc: add a patch to reduce vasprintf allocation...
2014-05-15 Felix Fietkautoolchain/gcc: fix build on arm with clang as host...
2014-05-06 Felix Fietkaugcc: revert an upstream patch that is causing a regress...
2014-05-02 Felix Fietkautoolchain/gcc: update linaro-gcc-4.8 to 2014.04
2014-03-24 Luka PerkovuClibc: backport mount.h update
2014-03-21 Felix Fietkaubuild: remove check to nonexistant CONFIG_ENABLE_LOCALE...
2014-03-20 Felix Fietkaumusl: update to 1.0.0
2014-03-10 Felix Fietkautoolchain/gcc: use 4.8-linaro by default
2014-02-26 Felix Fietkaumusl: move the dependency on BROKEN to the right config...
2014-02-24 Felix Fietkautoolchain/musl: add version 0.9.15, remove older versio...
2014-02-24 Felix Fietkaugcc: fix visibility of symbols libgcc.a
2014-02-24 Felix Fietkaueglibc: use version 2.19 by default (lots of fixes...
2014-02-24 Felix Fietkaueglibc: remove versions 2.16 and 2.17 - they are unmain...
2014-02-24 Felix Fietkaueglibc: add version 2.19
2014-02-19 Felix Fietkaugcc: prevent the use of LDRD/STRD on ARMv5TE
2014-02-18 Nicolas Thilltoolchain: update build steps doc
2014-02-06 Imre Kalozupgrade Linaro GCC 4.8 to 2014.01
2014-02-02 Luka Perkoveglibc: fix build failure on newer make versions
2014-01-07 Imre Kalozupgrade the Linaro binutils to 2.24-2013.12
2014-01-07 Imre Kalozupgrade Linaro GCC 4.8 to 4.8-2013.12
2013-12-28 Felix FietkauuClibc: Fix lookup with DNS search in multi-threaded...
2013-12-28 Felix FietkauuClibc: make res_init() thread safe
2013-12-28 Felix FietkauuClibc: Fix threaded use of res_ functions.
2013-12-16 Felix FietkauuClibc: disable sha256 and sha512 for libcrypt - saves...
2013-11-29 Imre Kalozenable using soft-float regardless of having a fpu
2013-11-26 Imre Kalozupgrade Linaro GCC 4.8 to 4.8-2013.11
2013-11-22 Imre Kalozmove menuconfig options into separate files
2013-11-22 Imre Kalozreplace the mips64 fixes patch with an upstream commit
2013-11-18 Felix FietkauuClibc: Deactivate oversized thread stack cache
2013-10-28 Felix FietkauuClibc: get rid of bogus unused strlcpy definition...
2013-10-28 Felix Fietkautoolchain/gdb: remove use of extern inline to fix build...
2013-10-17 Felix Fietkaugcc 4.8-linaro: backport an upstream fix to fix asm...
2013-09-30 Steven BarthuClibc: fix scoped-IPv6-addresses in getnameinfo
2013-09-11 Felix Fietkautoolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05
2013-09-11 Felix Fietkautoolchain/gcc: fix up breakage introduced in r37945
2013-09-11 Imre Kalozupgrade Linaro gcc 4.8 to 4.8-2013.08
2013-09-11 Imre Kalozadd support for Linaro binutils 2.23.2-2013.06
2013-09-11 Imre Kalozupgrade to 7.6-2013.05
2013-09-11 Florian Fainellitoolchain: refresh uClibc patches
2013-09-11 Florian Fainellitoolchain: define MUSL dynamic linker for SPARC
2013-09-10 Felix Fietkautoolchain/gcc: remove 4.6.3, it is unused and unmaintained
2013-08-14 Felix Fietkaubuild: decouple the mips16 support flag from the toolchain
2013-08-10 Felix Fietkaumusl: mark as broken, many packages do not compile...
2013-07-31 Felix Fietkaugcc: merge a bugfix for a MIPS specific internal compil...
2013-07-29 Felix Fietkaugcc: add a bugfix for an internal compiler error on...
2013-07-24 Felix FietkauuClibc: build with debug symbols by default (without...
2013-07-05 Felix Fietkaugcc: fix up displayed version after r37179
2013-07-05 Felix Fietkaugcc: do not delete DATESTAMP and DEV-PHASE version...
2013-07-04 Luka Perkovtoolchain/musl: add version 0.9.11
2013-06-30 Felix FietkauuClibc: use position independent code for crt1, slightl...
2013-06-30 Felix Fietkaugcc: add a patch to get rid of useless java class sections
2013-06-30 Felix Fietkaubinutils: stop generating the useless _DYNAMIC_LINKING...
2013-06-30 Felix Fietkaubinutils: remove some unused obsolete versions
2013-06-24 Mirko Vogtadd patch for eglibc version 2.15
2013-06-05 Felix Fietkaugcc: fix arm libgcc issues with 4.8.0 and 4.8-linaro
2013-05-30 Florian Fainellitoolchain: do not build GDB when using an external...
2013-05-23 Felix Fietkaugcc: remove version 4.7
2013-05-23 Felix Fietkaugcc: port missing patches from 4.6 to 4.8
2013-05-22 Jonas Gorskigcc: fix avr32 default GCC version
2013-05-09 Felix Fietkautoolchain: eliminate the INSTALL_LIBSTDCPP config symbo...
2013-05-09 Felix Fietkautoolchain/musl: add version 0.9.10
2013-05-09 Felix Fietkautoolchain/musl: fix libstdc++ build issues
2013-05-09 Felix Fietkautoolchain/musl: fix build issues on mac os x
2013-05-04 Felix Fietkautoolchain/gcc: add support for 4.8-linaro
2013-05-04 Felix Fietkautoolchain/gcc: forward port missing patches to gcc...
next