summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Expand)Author
2006-11-28fix locale stuff (and there was much rejoicing)kaloz
2006-11-23add a gcc 4.2 snapshotnbd
2006-11-21Port the locale changes to the other gcc versions as wellflorian
2006-11-21switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...nbd
2006-11-21Forgot that part (#926)florian
2006-11-21Fix gcc config_largefile (#926)florian
2006-11-12fix gcc compilenbd
2006-11-12more shell related fixesnbd
2006-10-27rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4....kaloz
2006-10-25use gcc 4.1.1 for rb532 by defaultnbd
2006-10-10fix gcc compilenbd
2006-10-09enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)nbd
2006-09-27move tools from toolchain/ to tools/nbd
2006-09-02gcc 3.4.6 should be safe on brcm-2.4 nownbd
2006-08-29fix gcc symlink installnbd
2006-08-06add XScale support to -ngkaloz
2006-08-04Add nonmips patchesflorian
2006-08-04set PATH in rules.mkmbm
2006-07-21make gcc 4.1.1 the default for Arubakaloz
2006-07-21revert [4106] as it breaks toolchain selectionkaloz
2006-07-02Avoid menuconfig warningsflorian
2006-06-30add hack for building c++ with gcc 4.1.1nbd
2006-06-28add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patcheskaloz
2006-06-21massive cleanup of toolchain/nbd
2006-06-15fix menuconfig developer options structurenbd
2006-06-15fix gcc version selectionnbd
2006-06-13remove libgcc hacknbd
2006-06-08add arm eabi patcheskaloz
2006-06-06add GCC 4.1.1 and sync 4.1.0 with Kamikazekaloz
2006-05-31cleanup; replace .PHONY with FORCE; disable gdb by defaultnbd
2006-05-30remove stale libgcc menuconfig itemnbd
2006-05-30fix toolchain build, remove some old gcc junknbd
2006-05-22fix GCC version.nico
2006-05-12fix BR2_ and CONFIG_ issuesmbm
2006-04-20menuconfig cleanupnbd
2006-03-21add gcc 4.0.3, and make it the default for Arubakaloz
2006-03-20fix pesky libgcc issuembm
2006-03-19remove obsolete BR2_GCC_3_4 config symbolnbd
2006-03-19fix gcc menuconfig defaultsnbd
2006-03-10add gcc 3.4.6nbd
2006-03-06reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a m...kaloz
2006-03-03add gcc 4.1.0nbd
2006-02-28default to gcc 3.4.4 for brcm-2.4 because of weird kernel problemsnbd
2006-02-10use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the ot...kaloz
2006-02-06make gcc4 depend on libgcc, and disable the libgcc hack for itkaloz
2006-02-01change cp to $(CP)mbm
2006-01-28fix libgcc handling for gcc 3.4.5 and 4.0.2kaloz
2006-01-28remove gcc 4.0.1nbd
2006-01-27add 'OpenWrt-2.0' to gcc version infonbd
2006-01-04the gcc patch. you need to do make distclean and rebuild the toolchainwbx