summaryrefslogtreecommitdiff
path: root/toolchain/gcc/gcc-uclibc-4.x.mk
AgeCommit message (Expand)Author
2007-08-21- fixup whitespace damage after ulfBernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer
2007-08-21- put libstdc++.so into the correct place (usr/lib) and make sure that the di...Bernhard Reutner-Fischer
2007-08-19gcc-4 cleanupUlf Samuelsson
2007-07-31- add possibility to select which cross-compilers to buildBernhard Reutner-Fischer
2007-07-31Add support for prepatched toolchainsUlf Samuelsson
2007-07-08- unify the GCC_WITH_ configure options and make them activeBernhard Reutner-Fischer
2007-07-08- factor-out common config options for staging and target compilerBernhard Reutner-Fischer
2007-07-08- we have to reconfigure iff some compiler-config was changed.Bernhard Reutner-Fischer
2007-07-07- use correct path to libstdc++Bernhard Reutner-Fischer
2007-07-07Avoid stripping scriptsUlf Samuelsson
2007-07-07Avoid stripping a script fileUlf Samuelsson
2007-06-28- work around bug in gcc (or rather libiberty) for parallel installBernhard Reutner-Fischer
2007-06-25- adjust patches of the gcc-clean targetBernhard Reutner-Fischer
2007-06-24- disable sysroot support for anything but the current, stable release seriesBernhard Reutner-Fischer
2007-06-21- bump version to 2.6.21.5Bernhard Reutner-Fischer
2007-06-20- add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer