rb532: add missing drivers and adjust the kernel command line for the right device...
[openwrt/staging/florian.git] / toolchain /
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 Juhosfix a small bug in binutils 2.19.1 * sourceware.org...
2009-04-30 Florian Fainellidefine libc_cv_slibdir, fixes mips64 compilation (...
2009-04-30 Hamish GuthrieChanged default gcc for ps3
2009-04-27 Florian Fainellibuilding uml on x86_64 w/ uClibc 0.9.29 is currently...
2009-04-27 Mirko Vogtpatch breaks wchar_t-support in libstdc++ since a needl...
2009-04-27 Nicolas Thillgcc: fix 4.2.4 ICE on avr32 (see gcc.gnu.org/bugzilla...
2009-04-27 Nicolas Thillgcc: symlink ./lib64 to ./lib for x86_64 as well
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 ThilluClibc cleanup: - use full version string (0.9.30.1...
2009-04-24 Nicolas ThilluClibc NPTL: remove the pthread daemon() fix and revert...
2009-04-23 Florian Fainelliadd preliminary support for gcc-4.4.0, need to forward...
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 Guthrieupdate 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 Thillgdb: use @GNU mirror facility, cleanup
2009-02-23 Nicolas Thillmove common variables to a dedicated include file
2009-02-23 Nicolas Thillkernel-headers: fix build error when run for the second...
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 Thillcosmetic & coherency fixes
2009-02-03 Nicolas Thillbinutils: add support for v2.19.1 (from #4492, thanks...
2009-02-02 Florian Fainellilibssp should also be configured in binutils
2009-02-02 Nicolas Thillgcc: add a patch to allow 3.4.6 to build for x86 (close...
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 Fainelliallow building and installing java for gcc-4.1.2
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 Thillfix uClibc fpu/soft-float selection
2009-01-21 Nicolas Thillfix uClibc v0.9.30 build on x86_64
2009-01-21 Nicolas Thillenable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs...
2009-01-21 Florian Fainelliadd missing config symbol in x86_64 configuration
2009-01-21 Nicolas Thilladd support for gcc v4.3.1 & v4.3.2 (closes: #3479...
2009-01-21 Nicolas Thilladd support for uClibc v0.9.30 (closes: #4271), thanks...
2009-01-21 Nicolas Thillmore kernel headers fixes for cris
2009-01-20 Nicolas Thillwe have a minimal gcc target compiler since [13931...
2009-01-20 Nicolas Thillmove all arch fixups from Install to Prepare stage...
2009-01-20 Felix FietkauuClibc: compile fix for the new linuxthreads implementa...
2009-01-19 Nicolas Thillbackport patch to allow building uClibc-0.9.28.2 on...
2009-01-17 Nicolas Thillfix linux headers & source paths at uClibc config stage
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 Juhosfix powerpc toolchain build failure on x86_64 hosts
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 Thillfix missing ptrace.h needed to build final gcc
2009-01-12 Nicolas Thilladd a fix preventing gcc build system from assuming...
2009-01-11 Nicolas Thilluse different optimizations for x86 & x86_64 on uml
2009-01-11 Nicolas Thillgdb fixes: adjust --prefix & install in $(TOOLCHAIN_DIR...
2009-01-10 Nicolas Thillfix wrong TARGET_SUFFIX when building a toolchain with...
next