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