Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rsync-2.6.7 is now out | Eric Andersen | 2006-03-19 | 1 | -1/+1 |
| | |||||
* | seems the dropbear folk forgot to make a .bz2 package this release | Eric Andersen | 2006-03-19 | 1 | -2/+2 |
| | |||||
* | grab patches from upstream | Mike Frysinger | 2006-03-19 | 3 | -0/+149 |
| | |||||
* | import bash-3.1 patches | Mike Frysinger | 2006-03-19 | 11 | -0/+999 |
| | |||||
* | update to bash-3.1 | Mike Frysinger | 2006-03-19 | 18 | -1890/+2 |
| | |||||
* | ver bump | Mike Frysinger | 2006-03-19 | 1 | -1/+1 |
| | |||||
* | configuration for locale support (and lack thereof) was all screwed up | Eric Andersen | 2006-03-19 | 1 | -10/+30 |
| | |||||
* | - add optional splashimage support | Bernhard Reutner-Fischer | 2006-03-18 | 5 | -1/+1438 |
| | |||||
* | import binutils-2.16.91.0.7 | Mike Frysinger | 2006-03-18 | 7 | -0/+403 |
| | |||||
* | add a binutils-unpacked shortcut | Mike Frysinger | 2006-03-18 | 1 | -0/+1 |
| | |||||
* | import gcc-3.4.6 | Mike Frysinger | 2006-03-17 | 16 | -0/+14718 |
| | |||||
* | Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, ↵ | "Steven J. Hill" | 2006-03-16 | 1 | -0/+11 |
| | | | | otherwise latest dropbear does not build. | ||||
* | - rectify brute-force sed invocation (too *many*).. | Bernhard Reutner-Fischer | 2006-03-14 | 1 | -1/+1 |
| | | | | Thanks vapier for pointing this one out. | ||||
* | remove hunk that doesnt belong (see Gentoo Bug 125395) | Mike Frysinger | 2006-03-11 | 1 | -22/+0 |
| | |||||
* | add gcc-4.0.3 release | Mike Frysinger | 2006-03-11 | 8 | -0/+3898 |
| | |||||
* | bump version to the newly released 0.48 | Eric Andersen | 2006-03-10 | 1 | -1/+1 |
| | |||||
* | Update to use upstream uclibc changes, have to change numbering, 203-204 ↵ | Peter S. Mazinger | 2006-03-10 | 7 | -1015/+1045 |
| | | | | have to go to other versions as well | ||||
* | - make sure we use the proper CC for building binutils. | Bernhard Reutner-Fischer | 2006-03-10 | 2 | -1/+14 |
| | | | | | - add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure. | ||||
* | - pass $(TARGET_CROSS)strip as STRIP to the packages. | Bernhard Reutner-Fischer | 2006-03-10 | 1 | -0/+1 |
| | |||||
* | - quote HOST_CC. | Bernhard Reutner-Fischer | 2006-03-10 | 12 | -18/+18 |
| | | | | | Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. | ||||
* | - update from grub_0.95+cvs20040624 to 0.97. | Bernhard Reutner-Fischer | 2006-03-10 | 1 | -3/+3 |
| | | | | The former didn't even build for me, the latter does. | ||||
* | - use coreutils-5.93 | Bernhard Reutner-Fischer | 2006-03-08 | 1 | -3/+3 |
| | |||||
* | uclibc clocale was not recognized, remove unneeded CCODECVT_H | Peter S. Mazinger | 2006-03-04 | 1 | -5/+12 |
| | |||||
* | fixup support for big endian targets | Mike Frysinger | 2006-03-02 | 1 | -4/+13 |
| | |||||
* | sync with latest upstream cvs | Mike Frysinger | 2006-03-02 | 11 | -69/+138 |
| | |||||
* | grab patch for superh big endian targets | Mike Frysinger | 2006-03-02 | 1 | -0/+25 |
| | |||||
* | no longer needed as it is part of the 4.1.0 release | Mike Frysinger | 2006-03-02 | 1 | -16/+0 |
| | |||||
* | update patch to gcc-4.1.0 release | Mike Frysinger | 2006-03-02 | 1 | -198/+264 |
| | |||||
* | fix cross-compiling for 64bit hosts | Mike Frysinger | 2006-02-25 | 1 | -0/+65 |
| | |||||
* | version bump | Mike Frysinger | 2006-02-25 | 1 | -1/+2 |
| | |||||
* | disable multilib by default | Mike Frysinger | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | change default gcc version to 3.4.5 | Mike Frysinger | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | This page was missing a line that uClibc and BusyBox download pages both | Rob Landley | 2006-02-17 | 1 | -0/+3 |
| | | | | have... | ||||
* | touchup code and dont define a garbage rule if MTD_SOURCE is undefined | Mike Frysinger | 2006-02-15 | 1 | -9/+10 |
| | |||||
* | WIPE_PATCH isnt defined so dont generate a garbage rule | Mike Frysinger | 2006-02-15 | 1 | -0/+2 |
| | |||||
* | version bump | Mike Frysinger | 2006-02-15 | 1 | -1/+1 |
| | |||||
* | if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it | Mike Frysinger | 2006-02-15 | 1 | -1/+1 |
| | |||||
* | make sure timestamps are updated so that targets arent constantly remade | Mike Frysinger | 2006-02-15 | 1 | -0/+1 |
| | |||||
* | disable elf2flt on unsupported hosts | Mike Frysinger | 2006-02-15 | 1 | -0/+1 |
| | |||||
* | 2.16.91.0.6 has been released | Mike Frysinger | 2006-02-15 | 7 | -0/+464 |
| | |||||
* | cut some older versions | Mike Frysinger | 2006-02-15 | 16 | -1576/+0 |
| | |||||
* | update version of xfsprogs per case 0000641 | David Anders | 2006-02-10 | 1 | -1/+1 |
| | |||||
* | change patch level for netsnmp per case 0000707 | David Anders | 2006-02-10 | 1 | -1/+1 |
| | |||||
* | Fix gcc-clean so it doesn't remove binutils binaries per case 0000517 | David Anders | 2006-02-10 | 1 | -5/+6 |
| | |||||
* | add linux-2.4.32 kernel support for the q5 board per case 0000715 | David Anders | 2006-02-10 | 9 | -20/+621 |
| | |||||
* | mach writes in bug 685: | Mike Frysinger | 2006-02-10 | 3 | -3/+27 |
| | | | | | | The last revision of gcc-3.4.4 patch file 100-uclibc-conf.patch builds file unwind-dw2-fde-glibc.c into libgcc (at least on mipsel-linux-uclibc and arm-linux-uclibc, but it should be the same on most architectures). this is due to the simplification of the uclibc patch ... simplified a little too much :) | ||||
* | fix target arch check per case 0000688 | David Anders | 2006-02-09 | 1 | -3/+3 |
| | |||||
* | - correct path | Bernhard Reutner-Fischer | 2006-02-07 | 1 | -1/+1 |
| | |||||
* | Thomas Chou: update nios2 patch | Mike Frysinger | 2006-02-07 | 4 | -48/+52 |
| | |||||
* | drop the os stuff per Thomas Chou in Bug 618 | Mike Frysinger | 2006-02-07 | 2 | -3/+1 |
| |