summaryrefslogtreecommitdiff
path: root/toolchain/gcc
AgeCommit message (Collapse)Author
2005-01-23Philip Rakity writes:Eric Andersen
Hi Eric, I writing privately since I have not heard from Mike for 2 weeks about a one line patch to the gcc Makefile.in to allow the extra gcc options to be passed in. The patch is below and without it -- gcc extra's like --with-cpu=xscale do not work. The patch is as follows:
2004-12-11Kill off old unused JLEVEL junkEric Andersen
2004-11-22patch is still neededMike Frysinger
2004-11-17add gcc 3.3.5/3.4.3 optionsMike Frysinger
2004-11-17copy 3.4.2 and remove patches no longer neededMike Frysinger
2004-11-17add some help textMike Frysinger
2004-11-17direct copy from 3.3.4Mike Frysinger
2004-11-13fix config scripts for shMike Frysinger
2004-10-31Upstream bug fix.Manuel Novoa III
2004-10-31Integrate some patches extracted from gcc-3.4_3.4.2-3.diff.Manuel Novoa III
2004-10-19Kristian Hoffmann writes:Eric Andersen
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian
2004-10-19fix the gcc_target-clean targetMike Frysinger
2004-10-18Apply compressed patches as wellEric Andersen
2004-10-18Remove the non-compressed copy of this patchEric Andersen
2004-10-11-xvf -> $(TAR_OPTIONS)Mike Frysinger
2004-10-09Fixup SOFT_FLOAT handlingEric Andersen
2004-10-09final step in buildroot faceliftEric Andersen
2004-10-09Add some seperatorsEric Andersen
2004-10-09Move the STLport to 2.95 where it belongsEric Andersen
2004-10-09facelift step number twoEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
-Erik