summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2007-02-09- new prereleaseBernhard Reutner-Fischer
2007-02-09- forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5Bernhard Reutner-Fischer
2007-02-09- 4.0.4 *seems* to support this too, so just exclude anything that is even ol...Bernhard Reutner-Fischer
2007-02-09- cp the 305-libmudflap-susv3-legacy.patch for 4.0.4Bernhard Reutner-Fischer
2007-02-09- add gcc-4.0.4Bernhard Reutner-Fischer
2007-02-09- fix crosscompiler prerequisitesBernhard Reutner-Fischer
2007-02-09- add purely informational check of HOSTCXXBernhard Reutner-Fischer
2007-02-06- also wipe the files installed into the target for uclibc_target-cleanBernhard Reutner-Fischer
2007-02-06Support building using an external toolchain. Questions to the mailing list a..."Steven J. Hill"
2007-02-06Fix building of GDB when using external toolchain."Steven J. Hill"
2007-02-06- bump version to 2.6.20Bernhard Reutner-Fischer
2007-02-05- proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ...Bernhard Reutner-Fischer
2007-02-05- delete old, unneeded patchBernhard Reutner-Fischer
2007-02-04- add missing hunk from fix for #1191Bernhard Reutner-Fischer
2007-02-04- avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer
2007-02-04- touch $@Bernhard Reutner-Fischer
2007-02-04- allow intermodule also for 4.1Bernhard Reutner-Fischer
2007-02-03patch from rick68:Eric Andersen
2007-02-03There is no 'make uninstall' for ccache.Eric Andersen
2007-02-02- fixup setting the UCLIBC_TARGET_ENDIANBernhard Reutner-Fischer
2007-02-02- update for default endianBernhard Reutner-Fischer
2007-01-31- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel likeBernhard Reutner-Fischer
2007-01-31- remove the '"install uClibc headers in the target filesystem" without a nat...Bernhard Reutner-Fischer
2007-01-30- add some defaults for arm and set them later on depending on the .configBernhard Reutner-Fischer
2007-01-29fix broken spot caused by my having checked in the wrong dst patch for 0.9.28Eric Andersen
2007-01-29fix patchEric Andersen
2007-01-29Really disable HAS_FPU when softfloat is enabledPeter Korsgaard
2007-01-29- update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer
2007-01-28- fix prereq of current binutils wrt gmpBernhard Reutner-Fischer
2007-01-28- add 0.9.28.1Bernhard Reutner-Fischer
2007-01-28- add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer
2007-01-28- fix indentation of help textsBernhard Reutner-Fischer
2007-01-28pull from uClinux CVSMike Frysinger
2007-01-28Add new version of binutils."Steven J. Hill"
2007-01-26- for the native target gcc, drop --enable-optspace in favour of using the co...Bernhard Reutner-Fischer
2007-01-25A patch set that should probably become uClibc-0.9.28.1Eric Andersen
2007-01-25- TODO: cleanup BR2_ARCH selection and establish BR2_CPUBernhard Reutner-Fischer
2007-01-24- fix prerequisites of binutils_targetBernhard Reutner-Fischer
2007-01-24- apply vapier's commentsBernhard Reutner-Fischer
2007-01-24- reformat help text to fit default width betterBernhard Reutner-Fischer
2007-01-22- remove accidentally checked in debugging cruftBernhard Reutner-Fischer
2007-01-22- don't rely on buggy gmp/mpfr on the host but use our own build iff we are a...Bernhard Reutner-Fischer
2007-01-21- remove sedtest temporary fileBernhard Reutner-Fischer
2007-01-21- update proposed patchletBernhard Reutner-Fischer
2007-01-21- provide means to "install uClibc headers in the target filesystem" without ...Bernhard Reutner-Fischer
2007-01-21- handle all gcc-4.x for the softfloat case.Bernhard Reutner-Fischer
2007-01-21- remove old reminder that is already dealt with.Bernhard Reutner-Fischer
2007-01-20- add proposed, non-cleanup version of the compile fix for disabled getc/putc...Bernhard Reutner-Fischer
2007-01-20- pass MAKE in so we can check the correct binary for it's version..Bernhard Reutner-Fischer
2007-01-19- add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWDBernhard Reutner-Fischer