summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2007-03-21- add CFLAGS_COMBINE checkBernhard Reutner-Fischer
2007-03-21- stop using head and use sed -e '1d' at the end insteadBernhard Reutner-Fischer
2007-03-14- add ipmisensorsBernhard Reutner-Fischer
2007-03-14- bump versionBernhard Reutner-Fischer
2007-03-14- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarityBernhard Reutner-Fischer
2007-03-12- fix syntaxBernhard Reutner-Fischer
2007-03-10- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)Bernhard Reutner-Fischer
2007-03-09Improve the checking of sed by adding some common GNU sed installationBernhard Reutner-Fischer
2007-03-08- Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer
2007-02-28update to uClibc 0.9.28.3Eric Andersen
2007-02-220.9.28.2 supportPeter Korsgaard
2007-02-20Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1Peter Korsgaard
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