summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2007-04-15- recommend linuxthreads.oldBernhard Reutner-Fischer
2007-04-13If using an external toolchain, don't include any of this stuff."Steven J. Hill"
2007-04-11- store BR2_PACKAGE_LINUX_KCONFIG and BR2_PACKAGE_LINUX_FORMAT in .configBernhard Reutner-Fischer
2007-04-02- make sure that we do not confuse versions (due to how findstring works)Bernhard Reutner-Fischer
2007-03-24- bump version to 2.17.50.0.14Bernhard Reutner-Fischer
2007-03-24- store backup of dwmw2's combined compile patch.Bernhard Reutner-Fischer
2007-03-24- fwd portBernhard Reutner-Fischer
2007-03-24- bump versionBernhard Reutner-Fischer
2007-03-22- see if the dir exists before trying to strip an empty list of files..Bernhard Reutner-Fischer
2007-03-22install hostutils (i.e. 'ldd' and 'ldconfig') into $STAGING_DIREric Andersen
2007-03-21- ignore errors when looking at hostcc and hostcxxBernhard Reutner-Fischer
2007-03-21- apply openswan patches if openswan was enabledBernhard Reutner-Fischer
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