Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-14 | - add ipmisensors | Bernhard Reutner-Fischer | |
2007-03-14 | - bump version | Bernhard Reutner-Fischer | |
2007-03-14 | - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity | Bernhard Reutner-Fischer | |
- make sure that we have a working sed for the uclibc-menuconfig target | |||
2007-03-12 | - fix syntax | Bernhard Reutner-Fischer | |
2007-03-10 | - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) | Bernhard Reutner-Fischer | |
2007-03-09 | Improve the checking of sed by adding some common GNU sed installation | Bernhard Reutner-Fischer | |
names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm) | |||
2007-03-08 | - Propagate HOST_SED_DIR to the dependencies script so that it may use the | Bernhard Reutner-Fischer | |
local sed build as well (Heikki Lindholm). | |||
2007-02-28 | update to uClibc 0.9.28.3 | Eric Andersen | |
2007-02-22 | 0.9.28.2 support | Peter Korsgaard | |
2007-02-20 | Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1 | Peter Korsgaard | |
2007-02-16 | - mention the package that usually provides makeinfo | Bernhard Reutner-Fischer | |
2007-02-15 | - might make sense not to print ok if it was nak | Bernhard 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 .configured | Bernhard Reutner-Fischer | |
2007-02-15 | - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout | Bernhard Reutner-Fischer | |
2007-02-14 | - sched_{s,g}etaffinity depends on the respective syscalls. | Bernhard Reutner-Fischer | |
Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report | |||
2007-02-14 | - gcc-4.1.2 released | Bernhard Reutner-Fischer | |
2007-02-13 | - backport fix for PR30620 | Bernhard Reutner-Fischer | |
2007-02-12 | - add cc-option and use it to check for stuff that is benefical for PREFER_IMA | Bernhard Reutner-Fischer | |
- backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0 | |||
2007-02-12 | - cosmetics | Bernhard Reutner-Fischer | |
2007-02-10 | - fix propagation of BR2_SOFT_FLOAT down to uClibc | Bernhard Reutner-Fischer | |
2007-02-10 | - add first hunk to fix PR30620 | Bernhard Reutner-Fischer | |
2007-02-09 | - honor BR2_PTHREAD_DEBUG | Bernhard Reutner-Fischer | |
Stop asking any thread related questions while at it. | |||
2007-02-09 | - add paranoia warning about $INCLUDES | Bernhard Reutner-Fischer | |
2007-02-09 | - new prerelease | Bernhard Reutner-Fischer | |
2007-02-09 | - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5 | Bernhard Reutner-Fischer | |
2007-02-09 | - 4.0.4 *seems* to support this too, so just exclude anything that is even ↵ | Bernhard Reutner-Fischer | |
older than that one. | |||
2007-02-09 | - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4 | Bernhard Reutner-Fischer | |
2007-02-09 | - add gcc-4.0.4 | Bernhard Reutner-Fischer | |
- add knob to enable unsupported, deprecated, obsoleted versions of packages | |||
2007-02-09 | - fix crosscompiler prerequisites | Bernhard Reutner-Fischer | |
2007-02-09 | - add purely informational check of HOSTCXX | Bernhard Reutner-Fischer | |
2007-02-06 | - also wipe the files installed into the target for uclibc_target-clean | Bernhard Reutner-Fischer | |
2007-02-06 | Support building using an external toolchain. Questions to the mailing list ↵ | "Steven J. Hill" | |
and all other comments to <biteme@devnull.com>. | |||
2007-02-06 | Fix building of GDB when using external toolchain. | "Steven J. Hill" | |
2007-02-06 | - bump version to 2.6.20 | Bernhard Reutner-Fischer | |
2007-02-05 | - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND ↵ | Bernhard Reutner-Fischer | |
instead of garbage. | |||
2007-02-05 | - delete old, unneeded patch | Bernhard Reutner-Fischer | |
2007-02-04 | - add missing hunk from fix for #1191 | Bernhard Reutner-Fischer | |
2007-02-04 | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | |
- provide a syslinux-source target while at it | |||
2007-02-04 | - touch $@ | Bernhard Reutner-Fischer | |
2007-02-04 | - allow intermodule also for 4.1 | Bernhard Reutner-Fischer | |
2007-02-03 | patch from rick68: | Eric Andersen | |
make certain uninstall works more than once. | |||
2007-02-03 | There is no 'make uninstall' for ccache. | Eric Andersen | |
Attempt to manually make uninstall work.... | |||
2007-02-02 | - fixup setting the UCLIBC_TARGET_ENDIAN | Bernhard Reutner-Fischer | |
2007-02-02 | - update for default endian | Bernhard Reutner-Fischer | |
2007-01-31 | - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like | Bernhard Reutner-Fischer | |
2007-01-31 | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | |
native compiler' option. | |||
2007-01-30 | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | |
2007-01-29 | fix broken spot caused by my having checked in the wrong dst patch for 0.9.28 | Eric Andersen | |
2007-01-29 | fix patch | Eric Andersen | |