| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain] disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 | Lars-Peter Clausen | 2009-06-05 | 1 | -0/+1 |
* | fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and ... | Felix Fietkau | 2009-05-04 | 1 | -0/+1 |
* | remove obsolete gcc version md5sums | Felix Fietkau | 2009-05-04 | 1 | -6/+0 |
* | [toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well | Nicolas Thill | 2009-04-27 | 1 | -1/+1 |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | Florian Fainelli | 2009-04-23 | 1 | -2/+5 |
* | add a modified version of the mips64 patch from #4603 | Felix Fietkau | 2009-04-18 | 1 | -0/+2 |
* | fix stampfile variables for the toolchain build (fixes gcc compile error) | Felix Fietkau | 2009-03-13 | 1 | -1/+1 |
* | [toolchain] move common variables to a dedicated include file | Nicolas Thill | 2009-02-23 | 1 | -6/+1 |
* | build system refactoring in preparation for allowing packages to do host-buil... | Felix Fietkau | 2009-02-22 | 1 | -33/+33 |
* | [toolchain] cosmetic & coherency fixes | Nicolas Thill | 2009-02-03 | 1 | -11/+11 |
* | add gcc 4.3.3, clean up gcc version config symbols | Felix Fietkau | 2009-01-27 | 1 | -0/+3 |
* | [toolchain] add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Lu... | Nicolas Thill | 2009-01-21 | 1 | -4/+25 |
* | [massive] add support for alternative C libraries (currently only glibc/eglibc) | Nicolas Thill | 2009-01-08 | 1 | -68/+129 |
* | Fix ssp enabling/disabling (#4388) | Florian Fainelli | 2009-01-04 | 1 | -2/+2 |
* | nuke old gcc 4.2 versions | Imre Kaloz | 2008-12-02 | 1 | -12/+0 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | Nicolas Thill | 2008-11-08 | 1 | -4/+26 |
* | disable autorebuild for the toolchain, as it can easily lead to build breakages | Felix Fietkau | 2008-09-02 | 1 | -0/+1 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | Florian Fainelli | 2008-07-30 | 1 | -0/+8 |
* | use qstrip macro to strip quoted CONFIG_* strings | Nicolas Thill | 2008-07-14 | 1 | -1/+1 |
* | make sure the toolchain target dir really exists | Felix Fietkau | 2008-04-22 | 1 | -1/+1 |
* | [toolchain] provide a cleaner way to specify a biarch toolchain build | Jeremy Kerr | 2008-04-12 | 1 | -0/+18 |
* | Do not disable tls yet, uclibc-ntpl will support it soon | Florian Fainelli | 2008-04-10 | 1 | -2/+0 |
* | Disable tls support, uClibc does not support it, and it could lead to linking... | Florian Fainelli | 2008-04-10 | 1 | -0/+2 |
* | fixup softfloat handling | Imre Kaloz | 2007-12-28 | 1 | -0/+2 |
* | fix a few stampfile locations | Felix Fietkau | 2007-11-20 | 1 | -1/+1 |
* | openwrt: honour gcc extra configuration flags | Felix Fietkau | 2007-10-23 | 1 | -0/+2 |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -1/+1 |
* | fix typo (closes: #2275) | Nicolas Thill | 2007-08-26 | 1 | -1/+1 |
* | Disable multilib by default | Florian Fainelli | 2007-08-23 | 1 | -0/+2 |
* | Fix the stage2 compilation, no side effect with gcc4 (#2190) | Florian Fainelli | 2007-08-13 | 1 | -3/+1 |
* | build system cleanup/restructuring as described in http://lists.openwrt.org/p... | Felix Fietkau | 2007-08-07 | 1 | -33/+34 |
* | fix the gcc stampfile for initial stage installation | Felix Fietkau | 2007-07-30 | 1 | -0/+1 |
* | fix gcc 4.2.0 compile for ppc | Felix Fietkau | 2007-06-28 | 1 | -0/+1 |
* | replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro... | Felix Fietkau | 2007-06-28 | 1 | -7/+0 |
* | we don't need libmudflap at all | Imre Kaloz | 2007-06-08 | 1 | -0/+2 |
* | add a gcc 4.2 snapshot | Felix Fietkau | 2006-11-23 | 1 | -3/+11 |
* | Forgot that part (#926) | Florian Fainelli | 2006-11-21 | 1 | -0/+1 |
* | fix gcc compile | Felix Fietkau | 2006-11-12 | 1 | -4/+4 |
* | more shell related fixes | Felix Fietkau | 2006-11-12 | 1 | -6/+6 |
* | fix gcc compile | Felix Fietkau | 2006-10-10 | 1 | -0/+1 |
* | move tools from toolchain/ to tools/ | Felix Fietkau | 2006-09-27 | 1 | -4/+4 |
* | fix gcc symlink install | Felix Fietkau | 2006-08-29 | 1 | -2/+2 |
* | set PATH in rules.mk | Mike Baker | 2006-08-04 | 1 | -6/+6 |
* | massive cleanup of toolchain/ | Felix Fietkau | 2006-06-21 | 1 | -105/+76 |
* | remove libgcc hack | Felix Fietkau | 2006-06-13 | 1 | -6/+0 |
* | cleanup; replace .PHONY with FORCE; disable gdb by default | Felix Fietkau | 2006-05-31 | 1 | -1/+1 |
* | fix toolchain build, remove some old gcc junk | Felix Fietkau | 2006-05-30 | 1 | -35/+3 |
* | fix GCC version. | Nicolas Thill | 2006-05-22 | 1 | -1/+1 |
* | fix BR2_ and CONFIG_ issues | Mike Baker | 2006-05-12 | 1 | -4/+4 |
* | make gcc4 depend on libgcc, and disable the libgcc hack for it | Imre Kaloz | 2006-02-06 | 1 | -5/+1 |