aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* gcc 4.4.5 supportImre Kaloz2010-10-04
* optionally support parallel toolchain build. This defaults to off, because ce...Michael Büsch2010-10-03
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizeFelix Fietkau2010-09-20
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now...Felix Fietkau2010-09-20
* toolchain/gcc: fix -Os recursion on ARMv5 for gcc 4.5.0 & 4.5.1 (http://gcc.g...Alexandros C. Couloumbis2010-09-04
* add a command for printing a cleaned up make target database - will be used t...Felix Fietkau2010-09-01
* fix a compile error when compiling with glibc (#7816)Felix Fietkau2010-09-01
* gcj can only be built safely on gcc >= 4.3Florian Fainelli2010-08-30
* toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and mo...Felix Fietkau2010-08-19
* toolchain/gcc: remove remaining references to gcc-3.4.6Nicolas Thill2010-08-18
* nptl-supoprt should not autoselect EXTRA_WARNINGS as this results in extra CF...Mirko Vogt2010-08-06
* Add lost handling of -fhonour-copts to 4.4.x+cs/910-mbsd_multi.patchLars-Peter Clausen2010-08-03
* add support for gcc-4.5.1Florian Fainelli2010-08-01
* bump default gcc-4.4 version for sibyte and octeonFlorian Fainelli2010-07-31
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-21
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-20
* the storm target is gone for a long time nowImre Kaloz2010-07-20
* remove support for building kernel headers with old kernelsFelix Fietkau2010-06-26
* remove gcc 3.4.6Felix Fietkau2010-06-26
* patch went upstream, so bump git version and remove patch locallyMirko Vogt2010-06-22
* Refactor omap35xx sub-targets to cater for beagleboard and gumstix overoHamish Guthrie2010-06-21
* add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012ba...Mirko Vogt2010-06-20
* fix syntax errorMirko Vogt2010-06-20
* make sure directory exists before copying intoMirko Vogt2010-06-19
* fix eglibc INET_ANL option selectionFlorian Fainelli2010-06-02
* toolchain/eglibc: add preliminary support for eglibc-2.12Nicolas Thill2010-05-28
* toolchain/eglibc: update to latest revision for 2.9, 2.10 & 2.11Nicolas Thill2010-05-28
* toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.xNicolas Thill2010-05-28
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-28
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-28
* toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ...Nicolas Thill2010-05-27
* toolchain/gcc: sort versions in Config.in (cosmetic)Nicolas Thill2010-05-27
* toolchain/kernel-headers: simplify linux headers installation (remove legacy ...Nicolas Thill2010-05-24
* add upstream uclibc 0.9.31 patch to fix fcntl64 on 64-bits targetsFlorian Fainelli2010-05-19
* fix syntax error in Config.inJo-Philipp Wich2010-04-20
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ...Florian Fainelli2010-04-20
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-19
* toolchain/gcc: add a 3.4.6 patch fixing a g++ bug where it generates local re...Nicolas Thill2010-04-16
* toolchain/uClubc-0.9.31: fix syscalls on MIPSGabor Juhos2010-04-15
* toolchain/uClibc: add preliminary support for 0.9.31 (needs testing)Nicolas Thill2010-04-15
* toolchain/kernel-headers: restore support for patches, needed for ubicom32Nicolas Thill2010-04-15
* toolchain/binutils: building gas for arm-*-uclibc systems requires linking wi...Gabor Juhos2010-03-30
* fix kernel-headers buildFelix Fietkau2010-03-29
* uClibc: fix free-after-use bug in __dns_lookup (closes #6886)Gabor Juhos2010-03-23
* fix kernel-headers build for umlFlorian Fainelli2010-03-14
* add support for uClibc 0.9.30.3Florian Fainelli2010-03-13
* add binutils-2.20.1Alexandros C. Couloumbis2010-03-11
* uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-07
* uClibc: revert to old linuxthreads implementation on x86 (like all others arc...Nicolas Thill2010-03-07
* gcc: only enable/disable TLS support in final stage (closes: #6788)Nicolas Thill2010-03-06