summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2007-02-16- mention the package that usually provides makeinfoBernhard Reutner-Fischer
2007-02-15- might make sense not to print ok if it was nakBernhard Reutner-Fischer
2007-02-15- warn about missing makeinfo on the host.Bernhard Reutner-Fischer
2007-02-15- uclibc-menuconfig provides a .config but doesn't provide .configuredBernhard Reutner-Fischer
2007-02-15- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer
2007-02-14- sched_{s,g}etaffinity depends on the respective syscalls.Bernhard Reutner-Fischer
2007-02-14- gcc-4.1.2 releasedBernhard Reutner-Fischer
2007-02-13- backport fix for PR30620Bernhard Reutner-Fischer
2007-02-12- add cc-option and use it to check for stuff that is benefical for PREFER_IMABernhard Reutner-Fischer
2007-02-12- cosmeticsBernhard Reutner-Fischer
2007-02-10- fix propagation of BR2_SOFT_FLOAT down to uClibcBernhard Reutner-Fischer
2007-02-10- add first hunk to fix PR30620Bernhard Reutner-Fischer
2007-02-09- honor BR2_PTHREAD_DEBUGBernhard Reutner-Fischer
2007-02-09- add paranoia warning about $INCLUDESBernhard Reutner-Fischer
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