aboutsummaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile
Commit message (Expand)AuthorAge
* gcc: split up the build process into three distinct stages (minimal, initial,...Felix Fietkau2010-07-20
* toolchain/gcc: add support for gcc-4.4.4Nicolas Thill2010-05-28
* toolchain/gcc: add support for gcc-4.3.5Nicolas Thill2010-05-28
* toolchain/gcc: remove md5 for unsupported 4.4.0 version, add missing md5 for ...Nicolas Thill2010-05-27
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ...Florian Fainelli2010-04-20
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-19
* gcc: only enable/disable TLS support in final stage (closes: #6788)Nicolas Thill2010-03-06
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-05
* make TLS support configurableImre Kaloz2010-02-26
* add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patchImre Kaloz2010-01-26
* add preliminary support for the latest CodeSourcery toolchainImre Kaloz2010-01-25
* add support for gcc 4.4.3Imre Kaloz2010-01-24
* do not use the wrapper scripts for exportable toolchains internally. on some ...Felix Fietkau2009-11-19
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t...Felix Fietkau2009-11-14
* gcc: add a config option for using the gcc graphite framework (disabled by de...Felix Fietkau2009-11-12
* gcc: fix build with cloog/pplFelix Fietkau2009-11-02
* gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi...Felix Fietkau2009-10-27
* gcc: fix compile on armv4t with the cs toolchainFelix Fietkau2009-10-24
* gcc: fix bug reporting url in newer compiler versionsFelix Fietkau2009-10-24
* add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-21
* gcc: prevent the libgcc configure script from enabling support for the fixed ...Felix Fietkau2009-10-19
* add a gcc variant based on gcc 4.3.3 with codesourcery enhancementsFelix Fietkau2009-10-19
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...Felix Fietkau2009-10-10
* disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain.Lars-Peter Clausen2009-06-05
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-04
* remove obsolete gcc version md5sumsFelix Fietkau2009-05-04
* gcc: symlink ./lib64 to ./lib for x86_64 as wellNicolas Thill2009-04-27
* add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt ...Florian Fainelli2009-04-23
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-18
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-13
* move common variables to a dedicated include fileNicolas Thill2009-02-23
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-22
* cosmetic & coherency fixesNicolas Thill2009-02-03
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-27
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-21
* add support for alternative C libraries (currently only glibc/eglibc) other (...Nicolas Thill2009-01-08
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-04
* nuke old gcc 4.2 versionsImre Kaloz2008-12-02
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-08
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-02
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-30
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-14
* make sure the toolchain target dir really existsFelix Fietkau2008-04-22
* provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-12
* Do not disable tls yet, uclibc-ntpl will support it soonFlorian Fainelli2008-04-10
* Disable tls support, uClibc does not support it, and it could lead to linking...Florian Fainelli2008-04-10
* fixup softfloat handlingImre Kaloz2007-12-28
* fix a few stampfile locationsFelix Fietkau2007-11-20
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-23
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08