atheros: fix path in marvell switch phy id detection
[openwrt/staging/florian.git] / toolchain /
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...
2009-01-08 Nicolas Thilladd support for alternative C libraries (currently...
2009-01-05 Imre Kalozgeneral fixes for openwrt with kernel 2.6.28
2009-01-04 Florian FainelliFix ssp enabling/disabling (#4388)
2009-01-03 Jo-Philipp Wichenable netlink support
2009-01-03 Jo-Philipp Wichenable support for getifaddrs() - required by lldpd
2009-01-02 Felix Fietkauremove the openat() patch, as it's breaking quite a...
2009-01-02 Felix Fietkauuse binutils 2.18 for avr32, 2.17 is severely broken
2009-01-02 Felix Fietkaufix avr32 build breakage
2008-12-03 Nicolas Thillfix gcc-4.2.4 when target != avr32
2008-12-02 Imre Kaloznuke old gcc 4.2 versions
2008-12-02 Imre Kalozsync gcc's Config.in with Config.version
2008-12-02 Imre Kaloznuke binutils 2.16.1 - old, unused, buggy
2008-12-02 Imre Kalozsync gcc patches with the Atmel 1.1.3 release
2008-12-02 Imre Kalozclean up patch
2008-12-02 Imre Kalozsync avr32 binutils patch with the Atmel 1.0.1 release
2008-11-26 Imre Kalozswitch powerpc targets to gcc 4.2.4
2008-11-25 Imre Kalozswitch to gcc 4.2.4 for avr32
2008-11-25 Imre Kalozadd avr32 support to binutils 2.18
2008-11-16 Florian Fainelliopenat is not an implemented syscall on linux-2.4,...
2008-11-14 Hamish GuthrieAdd support for openat system call - this must be exten...
2008-11-08 Nicolas Thillindent conditionnals in uClibc Makefile
2008-11-08 Nicolas Thilladd md5sums for binutils & gcc and use the GNU mirror...
2008-10-28 Florian FainelliFix locations for the uClibc snapshot version (#4065)
2008-10-09 Hamish GuthrieThe merge of ppc (32-bit headers) and powerpc (previous...
2008-09-29 Felix Fietkaufix up the asm includes location for .27 when building...
2008-09-25 Lars-Peter ClausenFix a segfault in uclibc ldso.
2008-09-22 Lars-Peter ClausenAvoid endless recursion in uClibc pthreads.
2008-09-18 Nicolas Thilladd patches to fixes gcc 4.2.x bugs: - fix gcc ICE...
2008-09-02 Felix Fietkaudisable autorebuild for the toolchain, as it can easily...
2008-08-17 Felix Fietkaumake libc.so symlink relative instead of absolute ...
2008-07-31 Felix Fietkaustorm is ARMv4, not ARMv4T (thx, SeG)
2008-07-30 Florian FainelliDisable smash stacking support by default, but allow...
2008-07-29 Felix Fietkaufix uClibc legacy version
2008-07-27 Florian FainelliUpdate uClibc config for x86_64
2008-07-21 Gabor Juhossurprise :p
next