Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-23 | fix url | Eric Andersen | |
2006-06-23 | fix gcc build | Eric Andersen | |
2006-06-23 | oops, dynamically set... | Eric Andersen | |
2006-06-23 | update config a bit | Eric Andersen | |
2006-06-23 | don't use ftp for gnu stuff, a few version bumps as well, | Eric Andersen | |
based on a patch from Fu Yunhui | |||
2006-06-23 | support linking with xgot | Eric Andersen | |
2006-06-23 | version bump | Eric Andersen | |
2006-06-23 | version bump | Eric Andersen | |
2006-06-23 | minor tweak | Eric Andersen | |
2006-06-23 | patch from John Gatewood Ham, add lsof | Eric Andersen | |
2006-06-23 | patch from John Gatewood Ham, add hdparm | Eric Andersen | |
2006-06-22 | The newer versions of GCC no longer need this patch. | "Steven J. Hill" | |
2006-06-22 | Add temporary patch to remove usage of 'bcopy' until upgrading to the next ↵ | "Steven J. Hill" | |
snapshot of LTP. Patch to 'member.c' contributed by Mike Frysinger <vapier@gentoo.org>. Patch to 'echoes.c' by the person adding this patch. | |||
2006-06-22 | Resolves Bug #182 for buildroot. It works nice to pull in default | "Steven J. Hill" | |
configuration files for targets. More information on the bug database page at <http://bugs.uclibc.org/view.php?id=182>. | |||
2006-06-21 | scrub patch | Mike Frysinger | |
2006-06-21 | some fixes from Gentoo | Mike Frysinger | |
2006-06-21 | version bump to 6.5 | Mike Frysinger | |
2006-06-21 | use $(CONFIG_UPDATE) instead of noting the issue | Mike Frysinger | |
2006-06-15 | version bump 2.16.94 | Mike Frysinger | |
2006-06-10 | cut 2.16.91.0.3 and 2.16.91.0.4 | Mike Frysinger | |
2006-06-10 | merge 2.17.50.0.2 | Mike Frysinger | |
2006-06-10 | add 2.16.93 (2.17 prerelease) | Mike Frysinger | |
2006-06-06 | Add ARM EABI patch for gcc 4.1.1 too. | Paul Mundt | |
2006-06-06 | Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. | "Steven J. Hill" | |
2006-06-05 | Add support for ARM EABI. | Paul Mundt | |
2006-06-05 | Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU. | Paul Mundt | |
Also update the uClibc config for some of the recent target and CPU variant additions. | |||
2006-06-05 | Split the target suffix out as a config option, for the few cases where | Paul Mundt | |
we have to use a different one. | |||
2006-05-30 | GCC 4.1.1 support (notice: not yet on ibiblio) | Peter Korsgaard | |
2006-05-30 | Don't error on clean without unpack | Peter Korsgaard | |
2006-05-30 | libstc++ requires large file support | Peter Korsgaard | |
2006-05-30 | Download using ftp instead of http from ftp sites | Peter Korsgaard | |
2006-05-26 | s/dependancies/dependencies/ | Mike Frysinger | |
2006-05-24 | Update squashfs patch to v3.0 (2.4.28 kernel) | Peter Korsgaard | |
Untested as I don't have the hw, but the patch applies cleanly. | |||
2006-05-24 | Bump to upstream v3.0 | Peter Korsgaard | |
Notice that this uses a new NON-compatible filesystem format, so you need the v3.0 kernel patch to access it! | |||
2006-05-24 | Bump to upstream v1.2.10 and remove sdl-config symlink generation | Peter Korsgaard | |
2006-05-24 | added patch to fix progname per case 0000879 | David Anders | |
2006-05-24 | changed the installation prefixes for target | David Anders | |
2006-05-18 | Bump to upstream v1.1.3 | Peter Korsgaard | |
2006-05-02 | Add some finer grained dependancy checking. Check that | Eric Andersen | |
make >= 3.80 is installed, check that at least gcc 2.95 is installed. Other dependancy will be added as needed. | |||
2006-04-29 | 0000858: Not finding ntp sources | Peter Korsgaard | |
Fixed source URL | |||
2006-04-29 | fix by hootsmon to make sure the includes are found properly #855 | Mike Frysinger | |
2006-04-28 | Bump rsync package to 2.6.8 | Peter Korsgaard | |
Closes 0000859. | |||
2006-04-28 | 0000852: toolchain/kernel-headers (2.6.12): Sync struct i2c_msg with kernel | Peter Korsgaard | |
definition. The struct i2c_msg definition in linux-libc-headers-2.6.12.0 has two extra members not present in the kernel definition causing all kinds of problems. This patch fixes that. | |||
2006-04-28 | 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of | Peter Korsgaard | |
LINUX_VERSION. Use LINUX_HEADERS_VERSION instead of LINUX_VERSION as that variable is used for the actual kernel version used which might be different than the headers version. E.G. LINUX_VERSION is set in the target/device/* files. If this version doesn't match the selected kernel headers version the patches won't be applied. | |||
2006-04-28 | 0000856: Not finding ethtool sources | Peter Korsgaard | |
Fixed download URL | |||
2006-04-21 | Alessio Massaro writes: The syntax $VAR_NAME is used in several places. The ↵ | Mike Frysinger | |
correct syntax is actually $(VAR_NAME) | |||
2006-04-20 | dont override CC | Mike Frysinger | |
2006-04-19 | fix up coreutils build | Eric Andersen | |
2006-04-19 | dont check for the non-existant define 'HAVE_TIME_R_POSIX' | Eric Andersen | |
2006-04-19 | version bump | Eric Andersen | |