summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* - Propagate HOST_SED_DIR to the dependencies script so that it may use theBernhard Reutner-Fischer2007-03-081-1/+3
* update to uClibc 0.9.28.3Eric Andersen2007-02-283-26/+4Star
* 0.9.28.2 supportPeter Korsgaard2007-02-222-0/+7
* Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1Peter Korsgaard2007-02-202-1/+2
* - mention the package that usually provides makeinfoBernhard Reutner-Fischer2007-02-161-1/+2
* - might make sense not to print ok if it was nakBernhard Reutner-Fischer2007-02-151-1/+2
* - warn about missing makeinfo on the host.Bernhard Reutner-Fischer2007-02-151-1/+6
* - uclibc-menuconfig provides a .config but doesn't provide .configuredBernhard Reutner-Fischer2007-02-151-1/+1
* - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkoutBernhard Reutner-Fischer2007-02-152-1/+3
* - sched_{s,g}etaffinity depends on the respective syscalls.Bernhard Reutner-Fischer2007-02-141-0/+55
* - gcc-4.1.2 releasedBernhard Reutner-Fischer2007-02-142-8/+1Star
* - backport fix for PR30620Bernhard Reutner-Fischer2007-02-131-0/+12
* - add cc-option and use it to check for stuff that is benefical for PREFER_IMABernhard Reutner-Fischer2007-02-122-0/+14
* - cosmeticsBernhard Reutner-Fischer2007-02-121-1/+1
* - fix propagation of BR2_SOFT_FLOAT down to uClibcBernhard Reutner-Fischer2007-02-101-1/+1
* - add first hunk to fix PR30620Bernhard Reutner-Fischer2007-02-101-0/+13
* - honor BR2_PTHREAD_DEBUGBernhard Reutner-Fischer2007-02-091-6/+23
* - add paranoia warning about $INCLUDESBernhard Reutner-Fischer2007-02-091-0/+6
* - new prereleaseBernhard Reutner-Fischer2007-02-091-1/+1
* - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5Bernhard Reutner-Fischer2007-02-091-0/+69
* - 4.0.4 *seems* to support this too, so just exclude anything that is even ol...Bernhard Reutner-Fischer2007-02-091-4/+2Star
* - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4Bernhard Reutner-Fischer2007-02-091-0/+49
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-0914-23/+4033
* - fix crosscompiler prerequisitesBernhard Reutner-Fischer2007-02-092-2/+9
* - add purely informational check of HOSTCXXBernhard Reutner-Fischer2007-02-091-1/+28
* - also wipe the files installed into the target for uclibc_target-cleanBernhard Reutner-Fischer2007-02-061-1/+2
* Support building using an external toolchain. Questions to the mailing list a..."Steven J. Hill"2007-02-066-61/+265
* Fix building of GDB when using external toolchain."Steven J. Hill"2007-02-062-3/+96
* - bump version to 2.6.20Bernhard Reutner-Fischer2007-02-062-6/+6
* - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ...Bernhard Reutner-Fischer2007-02-051-0/+13
* - delete old, unneeded patchBernhard Reutner-Fischer2007-02-051-35/+0Star
* - add missing hunk from fix for #1191Bernhard Reutner-Fischer2007-02-041-1/+2
* - avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer2007-02-041-2/+3
* - touch $@Bernhard Reutner-Fischer2007-02-041-3/+3
* - allow intermodule also for 4.1Bernhard Reutner-Fischer2007-02-041-4/+3Star
* patch from rick68:Eric Andersen2007-02-031-10/+13
* There is no 'make uninstall' for ccache.Eric Andersen2007-02-031-1/+21
* - fixup setting the UCLIBC_TARGET_ENDIANBernhard Reutner-Fischer2007-02-021-4/+12
* - update for default endianBernhard Reutner-Fischer2007-02-021-5/+65
* - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel likeBernhard Reutner-Fischer2007-01-3112-0/+4022
* - remove the '"install uClibc headers in the target filesystem" without a nat...Bernhard Reutner-Fischer2007-01-315-39/+0Star
* - add some defaults for arm and set them later on depending on the .configBernhard Reutner-Fischer2007-01-302-5/+19
* fix broken spot caused by my having checked in the wrong dst patch for 0.9.28Eric Andersen2007-01-291-0/+15
* fix patchEric Andersen2007-01-291-10/+12
* Really disable HAS_FPU when softfloat is enabledPeter Korsgaard2007-01-291-1/+1
* - update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer2007-01-291-1/+1
* - fix prereq of current binutils wrt gmpBernhard Reutner-Fischer2007-01-281-3/+9
* - add 0.9.28.1Bernhard Reutner-Fischer2007-01-282-4/+18
* - add an experimental BR2_PREFER_IMA.Bernhard Reutner-Fischer2007-01-282-0/+22
* - fix indentation of help textsBernhard Reutner-Fischer2007-01-281-14/+12Star