Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-30 | rename patch to match other versions of gcc | Mike Frysinger | |
2006-06-30 | ver bump to 1.2.12 | Mike Frysinger | |
2006-06-30 | ver bump to 1.3.12 | Mike Frysinger | |
2006-06-30 | ver bump to 2.60 | Mike Frysinger | |
2006-06-30 | use the main gcc mirror #913 | Mike Frysinger | |
2006-06-27 | Bump to upstream v1.2.11 | Peter Korsgaard | |
2006-06-24 | add a patched target cause i'm lazy | Mike Frysinger | |
2006-06-24 | 2.17 is released | Mike Frysinger | |
2006-06-23 | sync target kernel version with reality | Eric Andersen | |
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 | |