| Commit message (Expand) | Author | Age | Files | Lines |
* | 0.9.28.2 support | Peter Korsgaard | 2007-02-22 | 2 | -0/+7 |
* | Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1 | Peter Korsgaard | 2007-02-20 | 2 | -1/+2 |
* | - mention the package that usually provides makeinfo | Bernhard Reutner-Fischer | 2007-02-16 | 1 | -1/+2 |
* | - might make sense not to print ok if it was nak | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -1/+2 |
* | - warn about missing makeinfo on the host. | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -1/+6 |
* | - uclibc-menuconfig provides a .config but doesn't provide .configured | Bernhard Reutner-Fischer | 2007-02-15 | 1 | -1/+1 |
* | - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout | Bernhard Reutner-Fischer | 2007-02-15 | 2 | -1/+3 |
* | - sched_{s,g}etaffinity depends on the respective syscalls. | Bernhard Reutner-Fischer | 2007-02-14 | 1 | -0/+55 |
* | - gcc-4.1.2 released | Bernhard Reutner-Fischer | 2007-02-14 | 2 | -8/+1 |
* | - backport fix for PR30620 | Bernhard Reutner-Fischer | 2007-02-13 | 1 | -0/+12 |
* | - add cc-option and use it to check for stuff that is benefical for PREFER_IMA | Bernhard Reutner-Fischer | 2007-02-12 | 2 | -0/+14 |
* | - cosmetics | Bernhard Reutner-Fischer | 2007-02-12 | 1 | -1/+1 |
* | - fix propagation of BR2_SOFT_FLOAT down to uClibc | Bernhard Reutner-Fischer | 2007-02-10 | 1 | -1/+1 |
* | - add first hunk to fix PR30620 | Bernhard Reutner-Fischer | 2007-02-10 | 1 | -0/+13 |
* | - honor BR2_PTHREAD_DEBUG | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -6/+23 |
* | - add paranoia warning about $INCLUDES | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -0/+6 |
* | - new prerelease | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -1/+1 |
* | - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5 | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -0/+69 |
* | - 4.0.4 *seems* to support this too, so just exclude anything that is even ol... | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -4/+2 |
* | - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4 | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -0/+49 |
* | - add gcc-4.0.4 | Bernhard Reutner-Fischer | 2007-02-09 | 14 | -23/+4033 |
* | - fix crosscompiler prerequisites | Bernhard Reutner-Fischer | 2007-02-09 | 2 | -2/+9 |
* | - add purely informational check of HOSTCXX | Bernhard Reutner-Fischer | 2007-02-09 | 1 | -1/+28 |
* | - also wipe the files installed into the target for uclibc_target-clean | Bernhard Reutner-Fischer | 2007-02-06 | 1 | -1/+2 |
* | Support building using an external toolchain. Questions to the mailing list a... | "Steven J. Hill" | 2007-02-06 | 6 | -61/+265 |
* | Fix building of GDB when using external toolchain. | "Steven J. Hill" | 2007-02-06 | 2 | -3/+96 |
* | - bump version to 2.6.20 | Bernhard Reutner-Fischer | 2007-02-06 | 2 | -6/+6 |
* | - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ... | Bernhard Reutner-Fischer | 2007-02-05 | 1 | -0/+13 |
* | - delete old, unneeded patch | Bernhard Reutner-Fischer | 2007-02-05 | 1 | -35/+0 |
* | - add missing hunk from fix for #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -1/+2 |
* | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -2/+3 |
* | - touch $@ | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -3/+3 |
* | - allow intermodule also for 4.1 | Bernhard Reutner-Fischer | 2007-02-04 | 1 | -4/+3 |
* | patch from rick68: | Eric Andersen | 2007-02-03 | 1 | -10/+13 |
* | There is no 'make uninstall' for ccache. | Eric Andersen | 2007-02-03 | 1 | -1/+21 |
* | - fixup setting the UCLIBC_TARGET_ENDIAN | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -4/+12 |
* | - update for default endian | Bernhard Reutner-Fischer | 2007-02-02 | 1 | -5/+65 |
* | - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like | Bernhard Reutner-Fischer | 2007-01-31 | 12 | -0/+4022 |
* | - remove the '"install uClibc headers in the target filesystem" without a nat... | Bernhard Reutner-Fischer | 2007-01-31 | 5 | -39/+0 |
* | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | 2007-01-30 | 2 | -5/+19 |
* | fix broken spot caused by my having checked in the wrong dst patch for 0.9.28 | Eric Andersen | 2007-01-29 | 1 | -0/+15 |
* | fix patch | Eric Andersen | 2007-01-29 | 1 | -10/+12 |
* | Really disable HAS_FPU when softfloat is enabled | Peter Korsgaard | 2007-01-29 | 1 | -1/+1 |
* | - update defconfig to current versions and a minimal package selection | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+1 |
* | - fix prereq of current binutils wrt gmp | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -3/+9 |
* | - add 0.9.28.1 | Bernhard Reutner-Fischer | 2007-01-28 | 2 | -4/+18 |
* | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | 2007-01-28 | 2 | -0/+22 |
* | - fix indentation of help texts | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -14/+12 |
* | pull from uClinux CVS | Mike Frysinger | 2007-01-28 | 8 | -478/+761 |
* | Add new version of binutils. | "Steven J. Hill" | 2007-01-28 | 5 | -0/+265 |