[brcm-2.4] allow sta mode to work with psk+aes (#4687)
[openwrt/svn-archive/archive.git] / toolchain /
2009-05-18 Imre Kalozdisable EABI for gemini and storm -- our toolchain...
2009-05-11 Imre Kalozadd preliminary support for the successor of the storm...
2009-05-09 Claudio MignantiGcc 4.3.3 default for etrax
2009-05-07 Jo-Philipp WichFix Image Builder building - added missing /bin dir...
2009-05-07 Felix Fietkauuclibc 0.9.30.1: add c99 long double math fix from...
2009-05-06 Felix FietkauuClibc 0.9.30*: add a separate config file for brcm...
2009-05-05 Felix Fietkauremove binutils 2.17 and 2.19
2009-05-04 Felix Fietkaufix the uclibc rebuild issue which leads to unresolved...
2009-05-04 Felix Fietkauremove obsolete gcc version md5sums
2009-05-04 Felix Fietkauuclibc 0.9.30: fix isnan declaration
2009-05-04 Felix Fietkauuclibc 0.9.29: fix isinf, finite prototypes
2009-05-01 Gabor Juhos[toolchain] fix a small bug in binutils 2.19.1
2009-04-30 Florian Fainelli[toolchain] define libc_cv_slibdir, fixes mips64 compil...
2009-04-30 Hamish GuthrieChanged default gcc for ps3
2009-04-27 Florian Fainelli[toolchain] building uml on x86_64 w/ uClibc 0.9.29...
2009-04-27 Mirko Vogtpatch breaks wchar_t-support in libstdc++ since a needl...
2009-04-27 Nicolas Thill[toolchain] gcc: fix 4.2.4 ICE on avr32 (see gcc.gnu...
2009-04-27 Nicolas Thill[toolchain] gcc: symlink ./lib64 to ./lib for x86_64...
2009-04-24 Felix Fietkaugcc: fix a segfault in the mbsd_multi patch for 4.4.0
2009-04-24 Felix Fietkauport the mbsd_multi patch to gcc 4.4.0, refresh the...
2009-04-24 Nicolas Thill[toolchain] uClibc cleanup:
2009-04-24 Nicolas ThilluClibc NPTL: remove the pthread daemon() fix and revert...
2009-04-23 Florian Fainelli[toolchain] add preliminary support for gcc-4.4.0,...
2009-04-23 Felix Fietkauuclibc: add the pthread daemon() fix from #4809
2009-04-23 Felix Fietkauuclibc: remove the sockets_throw patch from 0.9.30...
2009-04-18 Felix Fietkauadd a modified version of the mips64 patch from #4603
2009-04-16 Hamish Guthrie[ps3]: update compiler version defaults
2009-04-09 Felix Fietkaumark uclibc nptl and snapshot as broken
2009-04-08 Claudio MignantiFix kernel headers for cris (thanks hinkocevar)
2009-03-24 Felix Fietkaufix uclibc subdir
2009-03-24 Felix Fietkauappend the correct extraversion to the toolchain's...
2009-03-24 Felix Fietkaufix uclibc symlink for nptl
2009-03-24 Felix Fietkauadd uclibc-nptl
2009-03-24 Felix Fietkauremove obsolete comment
2009-03-24 Felix Fietkauclean up uClibc config handling - use kconfig.pl to...
2009-03-23 Felix Fietkaufix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
2009-03-23 Felix Fietkauadd uclibc 0.9.30.1
2009-03-23 Felix Fietkauclean up uclibc patch/config version handling a bit
2009-03-17 Felix Fietkaufix missing binutils default version change
2009-03-16 Hamish GuthrieAdded defaults for extra target architecture for ps3
2009-03-16 Hamish GuthrieBumped compiler version for PS3
2009-03-16 Hamish GuthrieSet default compiler for ps3
2009-03-14 Felix Fietkaunuke some obsolete gcc versions
2009-03-14 Felix Fietkauenable eabi support by default
2009-03-14 Felix Fietkauswitch to binutils 2.19.1 by default
2009-03-14 Felix Fietkaumove cflags default setting to target makefiles
2009-03-13 Felix Fietkaugcc: backport a patch from gcc trunk that fixes an...
2009-03-13 Felix Fietkaufix stampfile variables for the toolchain build (fixes...
2009-03-01 Ralph Hempelfix powerpc build (works for 2.4 and 2.6)
2009-02-28 Felix Fietkauupgrade the cross-gdb to 6.8 (patch from #4701)
2009-02-28 Steven BarthUpstream fix for syscall() not setting errno on errors...
2009-02-23 Nicolas Thill[toolchain] gdb: use @GNU mirror facility, cleanup
2009-02-23 Nicolas Thill[toolchain] move common variables to a dedicated includ...
2009-02-23 Nicolas Thill[toolchain] kernel-headers: fix build error when run...
2009-02-22 Felix Fietkaubuild system refactoring in preparation for allowing...
2009-02-21 Hauke MehrtensuClibc: refresh patches for uClibc
2009-02-21 Hauke Mehrtensbinutils: refresh patches for binutils 2.17
2009-02-18 Hauke Mehrtensgcc: refresh patches for gcc 4.1.2
2009-02-14 Felix Fietkaufix gcc 4.3.x segfault triggered by using -frename...
2009-02-03 Nicolas Thill[toolchain] cosmetic & coherency fixes
2009-02-03 Nicolas Thill[toolchain] binutils: add support for v2.19.1 (from...
2009-02-02 Florian Fainelli[toolchain] libssp should also be configured in binutils
2009-02-02 Nicolas Thill[toolchain] gcc: add a patch to allow 3.4.6 to build...
2009-02-02 Felix Fietkaudefault to binutils 2.18 on ppc* for manual selection...
2009-02-02 Felix Fietkaumake binutils 2.18 default for ppc44x and ppc40x
2009-02-01 Florian Fainelli[toolchain] allow building and installing java for...
2009-01-27 Felix Fietkaugcc: add missing gcc 4.3.3 patches (copy of the 4.3...
2009-01-27 Felix Fietkaubinutils 2.19 does not support avr32 yet
2009-01-27 Felix Fietkauadd gcc 4.3.3, clean up gcc version config symbols
2009-01-26 Felix Fietkaueglibc: replace the use of stpncpy with strncpy + manua...
2009-01-26 Felix Fietkauport the eglibc cross compiling fix to version 2.9
2009-01-26 Felix Fietkaufix eglibc 2.8 cross-compile under darwin / mac os x
2009-01-26 Felix Fietkauinstall readelf to STAGING_DIR_HOST (eglibc requires...
2009-01-21 Nicolas Thill[toolchain] fix uClibc fpu/soft-float selection
2009-01-21 Nicolas Thill[toolchain] fix uClibc v0.9.30 build on x86_64
2009-01-21 Nicolas Thill[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0...
2009-01-21 Florian Fainelli[toolchain] add missing config symbol in x86_64 configu...
2009-01-21 Nicolas Thill[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes...
2009-01-21 Nicolas Thill[toolchain] add support for uClibc v0.9.30 (closes...
2009-01-21 Nicolas Thill[toolchain] more kernel headers fixes for cris
2009-01-20 Nicolas Thill[toolchain] we have a minimal gcc target compiler since...
2009-01-20 Nicolas Thill[toolchain] move all arch fixups from Install to Prepar...
2009-01-20 Felix FietkauuClibc: compile fix for the new linuxthreads implementa...
2009-01-19 Nicolas Thill[toolchain] backport patch to allow building uClibc...
2009-01-17 Nicolas Thill[toolchain] fix linux headers & source paths at uClibc...
2009-01-17 Felix Fietkauadd binutils 2.19 (patch from #4367)
2009-01-17 Felix Fietkauuclibc: fix the new libpthread implementation on arm
2009-01-17 Felix Fietkauadd uclibc eabi patches from #3988
2009-01-17 Felix Fietkauadd gcc eabi patches from #3988
2009-01-16 Hamish GuthrieSet default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do...
2009-01-14 Gabor Juhos[toolchain] fix powerpc toolchain build failure on...
2009-01-14 Felix Fietkauwork around problems with the libpthread onexit() handler
2009-01-13 Felix Fietkaufix the new libpthread implementation - the function...
2009-01-13 Felix Fietkaudo not strip uclibc
2009-01-13 Felix Fietkauuse the new linuxthreads implementation on i386,i686
2009-01-13 Felix Fietkaufix gdb compile
2009-01-13 Felix Fietkauuclibc: add the trunc function
2009-01-13 Felix Fietkauuclibc: add some libpthread fixes
2009-01-12 Nicolas Thill[cris] fix missing ptrace.h needed to build final gcc
2009-01-12 Nicolas Thill[cris] add a fix preventing gcc build system from assum...
next