make scripts/ipkg more portable by using printf instead of echo -n
[openwrt/staging/yousong.git] / toolchain /
2009-09-25 Felix Fietkaugcc: fix a linker error in 4.3.3 and 4.3.4 that is...
2009-09-23 Nicolas Thilladd external toolchain support, enhance native toolchai...
2009-09-10 Nicolas Thilladd comments & fix descriptions in toolchain config...
2009-09-10 Nicolas Thillprepare for upcoming external toolchain support: move...
2009-09-09 Nicolas Thillfix wrong description for CONFIG_SSP
2009-08-29 Felix Fietkauuclibc: to rebuild libc.so.0, mklibs.py needs access...
2009-08-26 Florian Fainellimore cygwin build fixes
2009-08-21 Felix Fietkauadd a heavily cleaned up version of ubicom32 toolchain...
2009-08-18 Geoff Levandpxcab: Replace TARGET_pxcab with feature powerpc64
2009-08-18 Geoff Levandpowerpc: Create a powerpc64 config feature
2009-08-07 Imre Kalozadd gcc 4.3.4
2009-08-07 Florian Fainelliadd support for gcc-4.4.1 (#5580)
2009-07-31 Florian Fainellidisable warnings as error in the gdb configuration...
2009-07-28 Imre Kalozuse binutils 2.19.1 on ppc44x, too
2009-07-26 Florian Fainelliadd the insight gdb frontend (#4701)
2009-07-19 Gabor Juhosbinutils: use 2.19.1 for ppc40x by default
2009-07-16 Florian FainelliThis patch adds a target for the IBM PowerXCell Acceler...
2009-07-14 Gabor Juhosbinutils: fix build failure on powerpc target
2009-07-11 Felix Fietkaumove the toolchain_install stampfile to the right place...
2009-07-07 Gabor JuhosuClibc: fix build error on ARM targets (closes #5473)
2009-07-07 Nicolas Thilladd a config option to select the binary stripping...
2009-07-06 Florian Fainelliadd more gcc-4.4 patches from uclibc's mailing-list
2009-07-03 Claudio Mignantiinstall headers, fix foxboard-utils
2009-06-28 Florian Fainellienable software floating point emulation by default...
2009-06-23 Imre Kalozadd missing patch from the uclibc buildroot
2009-06-21 Imre Kalozadd preliminary coldfire v4e support
2009-06-05 Lars-Peter Clausendisable tls for stdlibc++. fixes c++ inside a gcc-4...
2009-06-03 Gabor JuhosuClibc-0.9.30.1: fix possible NULL pointer dereference...
2009-06-01 Imre Kaloznow that the gemini target is working, get rid of the...
2009-05-29 Felix FietkauuClibc: bsd supports the same floating point classifica...
2009-05-29 Felix FietkauuClibc: add a wrapper for the missing finite() function
2009-05-29 Hamish GuthrieAdd the missing 5th arg to the ppoll syscall. Fixes...
2009-05-28 Felix FietkauuClibc 0.9.30.1: fix extra/scripts/unifdef.c like in...
2009-05-27 Jo-Philipp Wichenable UCLIBC_SUPPORT_AI_ADDRCONFIG in common uclibc...
2009-05-26 Florian Fainelliadd support for glibc-2.4 (#5213)
2009-05-25 Imre Kalozmake uclibc 0.9.30.1 the default
2009-05-22 Felix Fietkauupgrade uclibc-nptl to a recent version - seems to...
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 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...
next