Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-19 | update to bash-3.1 | Mike Frysinger | |
2006-03-19 | ver bump | Mike Frysinger | |
2006-03-19 | configuration for locale support (and lack thereof) was all screwed up | Eric Andersen | |
2006-03-18 | - add optional splashimage support | Bernhard Reutner-Fischer | |
2006-03-18 | import binutils-2.16.91.0.7 | Mike Frysinger | |
2006-03-18 | add a binutils-unpacked shortcut | Mike Frysinger | |
2006-03-17 | import gcc-3.4.6 | Mike Frysinger | |
2006-03-16 | Fix header file to use __USE_GNU so that TIMEVAL_TO_TIMESPEC gets defined, ↵ | "Steven J. Hill" | |
otherwise latest dropbear does not build. | |||
2006-03-14 | - rectify brute-force sed invocation (too *many*).. | Bernhard Reutner-Fischer | |
Thanks vapier for pointing this one out. | |||
2006-03-11 | remove hunk that doesnt belong (see Gentoo Bug 125395) | Mike Frysinger | |
2006-03-11 | add gcc-4.0.3 release | Mike Frysinger | |
2006-03-10 | bump version to the newly released 0.48 | Eric Andersen | |
2006-03-10 | Update to use upstream uclibc changes, have to change numbering, 203-204 ↵ | Peter S. Mazinger | |
have to go to other versions as well | |||
2006-03-10 | - make sure we use the proper CC for building binutils. | Bernhard Reutner-Fischer | |
- add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure. | |||
2006-03-10 | - pass $(TARGET_CROSS)strip as STRIP to the packages. | Bernhard Reutner-Fischer | |
2006-03-10 | - quote HOST_CC. | Bernhard Reutner-Fischer | |
Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. | |||
2006-03-10 | - update from grub_0.95+cvs20040624 to 0.97. | Bernhard Reutner-Fischer | |
The former didn't even build for me, the latter does. | |||
2006-03-08 | - use coreutils-5.93 | Bernhard Reutner-Fischer | |
2006-03-04 | uclibc clocale was not recognized, remove unneeded CCODECVT_H | Peter S. Mazinger | |
2006-03-02 | fixup support for big endian targets | Mike Frysinger | |
2006-03-02 | sync with latest upstream cvs | Mike Frysinger | |
2006-03-02 | grab patch for superh big endian targets | Mike Frysinger | |
2006-03-02 | no longer needed as it is part of the 4.1.0 release | Mike Frysinger | |
2006-03-02 | update patch to gcc-4.1.0 release | Mike Frysinger | |
2006-02-25 | fix cross-compiling for 64bit hosts | Mike Frysinger | |
2006-02-25 | version bump | Mike Frysinger | |
2006-02-20 | disable multilib by default | Mike Frysinger | |
2006-02-20 | change default gcc version to 3.4.5 | Mike Frysinger | |
2006-02-17 | This page was missing a line that uClibc and BusyBox download pages both | Rob Landley | |
have... | |||
2006-02-15 | touchup code and dont define a garbage rule if MTD_SOURCE is undefined | Mike Frysinger | |
2006-02-15 | WIPE_PATCH isnt defined so dont generate a garbage rule | Mike Frysinger | |
2006-02-15 | version bump | Mike Frysinger | |
2006-02-15 | if uClibc_config.h doesnt exist yet, make sure grep doesnt complain about it | Mike Frysinger | |
2006-02-15 | make sure timestamps are updated so that targets arent constantly remade | Mike Frysinger | |
2006-02-15 | disable elf2flt on unsupported hosts | Mike Frysinger | |
2006-02-15 | 2.16.91.0.6 has been released | Mike Frysinger | |
2006-02-15 | cut some older versions | Mike Frysinger | |
2006-02-10 | update version of xfsprogs per case 0000641 | David Anders | |
2006-02-10 | change patch level for netsnmp per case 0000707 | David Anders | |
2006-02-10 | Fix gcc-clean so it doesn't remove binutils binaries per case 0000517 | David Anders | |
2006-02-10 | add linux-2.4.32 kernel support for the q5 board per case 0000715 | David Anders | |
2006-02-10 | mach writes in bug 685: | Mike Frysinger | |
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 :) | |||
2006-02-09 | fix target arch check per case 0000688 | David Anders | |
2006-02-07 | - correct path | Bernhard Reutner-Fischer | |
2006-02-07 | Thomas Chou: update nios2 patch | Mike Frysinger | |
2006-02-07 | drop the os stuff per Thomas Chou in Bug 618 | Mike Frysinger | |
2006-02-06 | sync with upstream cvs | Mike Frysinger | |
2006-01-28 | - update to apply to current mainline; drop special-case for libmudflap in | Bernhard Reutner-Fischer | |
toplevel configure as '*-*-linux*' already matches ..-linux-uclibc | |||
2006-01-28 | - don't flag .configured if something went wrong | Bernhard Reutner-Fischer | |
2006-01-27 | fix unzip method based on the difference between daily snapshots and stable ↵ | David Anders | |
release per case 0000662 |