aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* nuke some obsolete gcc versionsFelix Fietkau2009-03-14
* enable eabi support by defaultFelix Fietkau2009-03-14
* switch to binutils 2.19.1 by defaultFelix Fietkau2009-03-14
* move cflags default setting to target makefilesFelix Fietkau2009-03-14
* gcc: backport a patch from gcc trunk that fixes an internal compiler error on...Felix Fietkau2009-03-13
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-13
* fix powerpc build (works for 2.4 and 2.6)Ralph Hempel2009-03-01
* upgrade the cross-gdb to 6.8 (patch from #4701)Felix Fietkau2009-02-28
* Upstream fix for syscall() not setting errno on errors on MIPSSteven Barth2009-02-28
* gdb: use @GNU mirror facility, cleanupNicolas Thill2009-02-23
* move common variables to a dedicated include fileNicolas Thill2009-02-23
* kernel-headers: fix build error when run for the second timeNicolas Thill2009-02-23
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* uClibc: refresh patches for uClibcHauke Mehrtens2009-02-21
* binutils: refresh patches for binutils 2.17Hauke Mehrtens2009-02-21
* gcc: refresh patches for gcc 4.1.2Hauke Mehrtens2009-02-18
* fix gcc 4.3.x segfault triggered by using -frename-registers (reproduced on a...Felix Fietkau2009-02-14
* cosmetic & coherency fixesNicolas Thill2009-02-03
* binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)Nicolas Thill2009-02-03
* libssp should also be configured in binutilsFlorian Fainelli2009-02-02
* gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548)Nicolas Thill2009-02-02
* default to binutils 2.18 on ppc* for manual selection as wellFelix Fietkau2009-02-02
* make binutils 2.18 default for ppc44x and ppc40xFelix Fietkau2009-02-02
* allow building and installing java for gcc-4.1.2Florian Fainelli2009-02-01
* gcc: add missing gcc 4.3.3 patches (copy of the 4.3.2 patches)Felix Fietkau2009-01-27
* binutils 2.19 does not support avr32 yetFelix Fietkau2009-01-27
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-27
* eglibc: replace the use of stpncpy with strncpy + manual termination (stpncpy...Felix Fietkau2009-01-26
* port the eglibc cross compiling fix to version 2.9Felix Fietkau2009-01-26
* fix eglibc 2.8 cross-compile under darwin / mac os xFelix Fietkau2009-01-26
* install readelf to STAGING_DIR_HOST (eglibc requires it, not all systems have...Felix Fietkau2009-01-26
* fix uClibc fpu/soft-float selectionNicolas Thill2009-01-21
* fix uClibc v0.9.30 build on x86_64Nicolas Thill2009-01-21
* enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ...Nicolas Thill2009-01-21
* add missing config symbol in x86_64 configurationFlorian Fainelli2009-01-21
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-21
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ...Nicolas Thill2009-01-21
* more kernel headers fixes for crisNicolas Thill2009-01-21
* we have a minimal gcc target compiler since [13931], so use it in uClibc head...Nicolas Thill2009-01-20
* move all arch fixups from Install to Prepare stage, so that fixed headers are...Nicolas Thill2009-01-20
* uClibc: compile fix for the new linuxthreads implementation on mipsFelix Fietkau2009-01-20
* backport patch to allow building uClibc-0.9.28.2 on recent x86 kernelsNicolas Thill2009-01-19
* fix linux headers & source paths at uClibc config stageNicolas Thill2009-01-17
* add binutils 2.19 (patch from #4367)Felix Fietkau2009-01-17
* uclibc: fix the new libpthread implementation on armFelix Fietkau2009-01-17
* add uclibc eabi patches from #3988Felix Fietkau2009-01-17
* add gcc eabi patches from #3988Felix Fietkau2009-01-17
* Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at allHamish Guthrie2009-01-16
* fix powerpc toolchain build failure on x86_64 hostsGabor Juhos2009-01-14
* work around problems with the libpthread onexit() handlerFelix Fietkau2009-01-14