brcm47xx: fix for boardflags by xMff
[openwrt.git] / toolchain / gcc / Makefile
2010-05-28 nicotoolchain/gcc: add support for gcc-4.4.4
2010-05-28 nicotoolchain/gcc: add support for gcc-4.3.5
2010-05-27 nicotoolchain/gcc: remove md5 for unsupported 4.4.0 version...
2010-04-20 florian[toolchain] fix graphite options with gcc-4.5, add...
2010-04-19 acouladd gcc-4.5.0 preliminary support
2010-03-06 nico[toolchain] gcc: only enable/disable TLS support in...
2010-03-05 thepeoplethis patch fixes toolchain parallel build, which reduce...
2010-02-26 kaloz[toolchain/gcc]: make TLS support configurable
2010-01-26 kalozadd another gcc version based on 4.4.3 plus the 2009q3...
2010-01-25 kalozadd preliminary support for the latest CodeSourcery...
2010-01-24 kalozadd support for gcc 4.4.3
2009-11-19 nbddo not use the wrapper scripts for exportable toolchain...
2009-11-14 nbdAdd a target (CONFIG_MAKE_CONFIG) that creates an expor...
2009-11-12 nbdgcc: add a config option for using the gcc graphite...
2009-11-02 nbdgcc: fix build with cloog/ppl
2009-10-27 nbdgcc: compile libgcc and libstdc++ with -O2 instead...
2009-10-24 nbdgcc: fix compile on armv4t with the cs toolchain
2009-10-24 nbdgcc: fix bug reporting url in newer compiler versions
2009-10-21 florian[toolchain] add support for gcc-4.4.2, add missing...
2009-10-19 nbdgcc: prevent the libgcc configure script from enabling...
2009-10-19 nbdadd a gcc variant based on gcc 4.3.3 with codesourcery...
2009-10-10 nbdgcc: add llvm-gcc and llvm from trunk (does not success...
2009-06-05 lars[toolchain] disable tls for stdlibc++. fixes c++ inside...
2009-05-04 nbdfix the uclibc rebuild issue which leads to unresolved...
2009-05-04 nbdremove obsolete gcc version md5sums
2009-04-27 nico[toolchain] gcc: symlink ./lib64 to ./lib for x86_64...
2009-04-23 florian[toolchain] add preliminary support for gcc-4.4.0,...
2009-04-18 nbdadd a modified version of the mips64 patch from #4603
2009-03-13 nbdfix stampfile variables for the toolchain build (fixes...
2009-02-23 nico[toolchain] move common variables to a dedicated includ...
2009-02-22 nbdbuild system refactoring in preparation for allowing...
2009-02-03 nico[toolchain] cosmetic & coherency fixes
2009-01-27 nbdadd gcc 4.3.3, clean up gcc version config symbols
2009-01-21 nico[toolchain] add support for gcc v4.3.1 & v4.3.2 (closes...
2009-01-08 nico[massive] add support for alternative C libraries ...
2009-01-04 florianFix ssp enabling/disabling (#4388)
2008-12-02 kaloznuke old gcc 4.2 versions
2008-11-08 nicoadd md5sums for binutils & gcc and use the GNU mirror...
2008-09-02 nbddisable autorebuild for the toolchain, as it can easily...
2008-07-30 florianDisable smash stacking support by default, but allow...
2008-07-14 nicouse qstrip macro to strip quoted CONFIG_* strings
2008-04-22 nbdmake sure the toolchain target dir really exists
2008-04-12 jk[toolchain] provide a cleaner way to specify a biarch...
2008-04-10 florianDo not disable tls yet, uclibc-ntpl will support it...
2008-04-10 florianDisable tls support, uClibc does not support it, and...
2007-12-28 kalozfixup softfloat handling
2007-11-20 nbdfix a few stampfile locations
2007-10-23 nbdopenwrt: honour gcc extra configuration flags
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-08-26 nicofix typo (closes: #2275)
2007-08-23 florianDisable multilib by default
2007-08-13 florianFix the stage2 compilation, no side effect with gcc4...
2007-08-07 nbdbuild system cleanup/restructuring as described in...
2007-07-30 nbdfix the gcc stampfile for initial stage installation
2007-06-28 nbdfix gcc 4.2.0 compile for ppc
2007-06-28 nbdreplace gcc 4.2 snapshot with 4.2.0 release (sync patch...
2007-06-08 kalozwe don't need libmudflap at all
2006-11-23 nbdadd a gcc 4.2 snapshot
2006-11-21 florianForgot that part (#926)
2006-11-12 nbdfix gcc compile
2006-11-12 nbdmore shell related fixes
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-10 nbdfix gcc compile
2006-09-27 nbdmove tools from toolchain/ to tools/
2006-08-29 nbdfix gcc symlink install
2006-08-04 mbmset PATH in rules.mk
2006-06-21 nbdmassive cleanup of toolchain/
2006-06-13 nbdremove libgcc hack
2006-05-31 nbdcleanup; replace .PHONY with FORCE; disable gdb by...
2006-05-30 nbdfix toolchain build, remove some old gcc junk
2006-05-22 nicofix GCC version.
2006-05-12 mbmfix BR2_ and CONFIG_ issues
2006-02-06 kalozmake gcc4 depend on libgcc, and disable the libgcc...
2006-02-01 mbmchange cp to $(CP)
2006-01-28 kalozfix libgcc handling for gcc 3.4.5 and 4.0.2
2006-01-27 nbdadd 'OpenWrt-2.0' to gcc version info
2006-01-04 wbxpatch for spec file of gcc 3.4.4, so that libgss librar...
2005-08-13 nbdadd a better mirror for gcc
2005-07-29 nbdfix weird toolchain build error
2005-07-20 nbdmore cleanup in toolchain/
2005-03-06 mbmnbd's makefile/menuconfig rewrite