aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gcc: fix build with cloog/pplFelix Fietkau2009-11-021-0/+1
* gcc: compile libgcc and libstdc++ with -O2 instead of -Os on power pc to avoi...Felix Fietkau2009-10-271-0/+4
* gcc: fix compile on armv4t with the cs toolchainFelix Fietkau2009-10-241-0/+1
* gcc: fix bug reporting url in newer compiler versionsFelix Fietkau2009-10-241-1/+4
* [toolchain] add support for gcc-4.4.2, add missing gcc-4.4.1 md5sumFlorian Fainelli2009-10-211-0/+6
* gcc: prevent the libgcc configure script from enabling support for the fixed ...Felix Fietkau2009-10-191-0/+2
* add a gcc variant based on gcc 4.3.3 with codesourcery enhancementsFelix Fietkau2009-10-191-6/+7
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target...Felix Fietkau2009-10-101-22/+38
* [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0Lars-Peter Clausen2009-06-051-0/+1
* fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ...Felix Fietkau2009-05-041-0/+1
* remove obsolete gcc version md5sumsFelix Fietkau2009-05-041-6/+0
* [toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as wellNicolas Thill2009-04-271-1/+1
* [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f...Florian Fainelli2009-04-231-2/+5
* add a modified version of the mips64 patch from #4603Felix Fietkau2009-04-181-0/+2
* fix stampfile variables for the toolchain build (fixes gcc compile error)Felix Fietkau2009-03-131-1/+1
* [toolchain] move common variables to a dedicated include fileNicolas Thill2009-02-231-6/+1
* build system refactoring in preparation for allowing packages to do host-buil...Felix Fietkau2009-02-221-33/+33
* [toolchain] cosmetic & coherency fixesNicolas Thill2009-02-031-11/+11
* add gcc 4.3.3, clean up gcc version config symbolsFelix Fietkau2009-01-271-0/+3
* [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu...Nicolas Thill2009-01-211-4/+25
* [massive] add support for alternative C libraries (currently only glibc/eglibc)Nicolas Thill2009-01-081-68/+129
* Fix ssp enabling/disabling (#4388)Florian Fainelli2009-01-041-2/+2
* nuke old gcc 4.2 versionsImre Kaloz2008-12-021-12/+0
* add md5sums for binutils & gcc and use the GNU mirror facilityNicolas Thill2008-11-081-4/+26
* disable autorebuild for the toolchain, as it can easily lead to build breakagesFelix Fietkau2008-09-021-0/+1
* Disable smash stacking support by default, but allow to enable it as an exper...Florian Fainelli2008-07-301-0/+8
* use qstrip macro to strip quoted CONFIG_* stringsNicolas Thill2008-07-141-1/+1
* make sure the toolchain target dir really existsFelix Fietkau2008-04-221-1/+1
* [toolchain] provide a cleaner way to specify a biarch toolchain buildJeremy Kerr2008-04-121-0/+18
* Do not disable tls yet, uclibc-ntpl will support it soonFlorian Fainelli2008-04-101-2/+0
* Disable tls support, uClibc does not support it, and it could lead to linking...Florian Fainelli2008-04-101-0/+2
* fixup softfloat handlingImre Kaloz2007-12-281-0/+2
* fix a few stampfile locationsFelix Fietkau2007-11-201-1/+1
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-231-0/+2
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-081-1/+1
* fix typo (closes: #2275)Nicolas Thill2007-08-261-1/+1
* Disable multilib by defaultFlorian Fainelli2007-08-231-0/+2
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-131-3/+1
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-071-33/+34
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-301-0/+1
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-281-0/+1
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...Felix Fietkau2007-06-281-7/+0
* we don't need libmudflap at allImre Kaloz2007-06-081-0/+2
* add a gcc 4.2 snapshotFelix Fietkau2006-11-231-3/+11
* Forgot that part (#926)Florian Fainelli2006-11-211-0/+1
* fix gcc compileFelix Fietkau2006-11-121-4/+4
* more shell related fixesFelix Fietkau2006-11-121-6/+6
* fix gcc compileFelix Fietkau2006-10-101-0/+1
* move tools from toolchain/ to tools/Felix Fietkau2006-09-271-4/+4
* fix gcc symlink installFelix Fietkau2006-08-291-2/+2