Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add patch back in. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+16 |
| | |||||
* | update COREUTILS_SITE as pointed out by andersee | Mike Frysinger | 2005-12-08 | 1 | -1/+2 |
| | |||||
* | ver bump to 5.3.0 | Mike Frysinger | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | improve selection of options based upon buildroot config | Mike Frysinger | 2005-12-07 | 2 | -15/+54 |
| | |||||
* | add more threading options | Mike Frysinger | 2005-12-07 | 1 | -10/+15 |
| | |||||
* | - import gcc-4.2.0 | Bernhard Reutner-Fischer | 2005-12-06 | 9 | -4/+3829 |
| | | | | | | libmudflap is disabled for now. copied from 4.1.0 with slight adjustments | ||||
* | - fix esthetical typo in comment of .ctors | Bernhard Reutner-Fischer | 2005-12-06 | 1 | -0/+108 |
| | | | | should be sent upstream, too. | ||||
* | import gcc-3.4.5 | Mike Frysinger | 2005-12-06 | 15 | -1/+4230 |
| | |||||
* | dont set openssl arch to i386-i386 for i386 targets #495 by noah | Mike Frysinger | 2005-12-03 | 1 | -2/+6 |
| | |||||
* | no point in patching config.sub when we just overwrite it with files from ↵ | Mike Frysinger | 2005-12-03 | 5 | -152/+0 |
| | | | | the gnuconfig package | ||||
* | import gdb-6.4 | Mike Frysinger | 2005-12-02 | 6 | -2/+163 |
| | |||||
* | - fixed in 4.0.3 and 4.1.0 | Bernhard Reutner-Fischer | 2005-12-02 | 1 | -16/+0 |
| | |||||
* | - fix uclibc-config patch for 2.16.91.0.4 | Bernhard Reutner-Fischer | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | - correct help text for development system. | Bernhard Reutner-Fischer | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | version bump #561 | Mike Frysinger | 2005-11-24 | 2 | -18/+1 |
| | |||||
* | disable nasm since it has a wealth of problems | Mike Frysinger | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 59 | -72/+72 |
| | |||||
* | sync with cvs | Mike Frysinger | 2005-11-21 | 7 | -8/+35 |
| | |||||
* | Add support for sh2a and sh4a big endian (ie, targets that reflect | Paul Mundt | 2005-11-21 | 2 | -1/+26 |
| | | | | | | | hardware that actually exists -- never something to deter gcc folk though). Now ISA tuning has a chance of producing a bootable kernel, gcc code generation notwithstanding.. | ||||
* | binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger. | Paul Mundt | 2005-11-21 | 1 | -0/+1 |
| | |||||
* | default to linuxthreads.old Bug 552 | Mike Frysinger | 2005-11-20 | 2 | -0/+2 |
| | |||||
* | we really shouldnt punt all of /usr/include | Mike Frysinger | 2005-11-20 | 1 | -1/+0 |
| | |||||
* | remove mandir | Mike Frysinger | 2005-11-20 | 1 | -0/+1 |
| | |||||
* | import psmisc | Mike Frysinger | 2005-11-19 | 3 | -0/+67 |
| | |||||
* | import at package by akvadrako #506 | Mike Frysinger | 2005-11-15 | 4 | -0/+136 |
| | |||||
* | make updating configs easier | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | version bump from 1.3.8 to 1.3.9 | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | version bump from 5.4 to 5.5 | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | dropbear config has been renamed | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | Die you little bits. | "Steven J. Hill" | 2005-11-14 | 1 | -12/+0 |
| | |||||
* | 2.16.91.0.4 version bump | Mike Frysinger | 2005-11-13 | 7 | -0/+493 |
| | |||||
* | simplify uclibc patch so bitrot cant hurt us | Mike Frysinger | 2005-11-12 | 1 | -257/+324 |
| | |||||
* | use the shared gnuconfig package to update config.sub files rather than ↵ | Mike Frysinger | 2005-11-11 | 7 | -204/+1 |
| | | | | patching them | ||||
* | simplify the uclibc support greatly to avoid bitrot and add support for more ↵ | Mike Frysinger | 2005-11-11 | 2 | -280/+256 |
| | | | | targets (hppa/ia64/sparc/s390/etc...) | ||||
* | add an option for installing symlinks for supported busybox applets #536 | Mike Frysinger | 2005-11-10 | 2 | -1/+17 |
| | |||||
* | ver bump | Mike Frysinger | 2005-11-10 | 1 | -1/+1 |
| | |||||
* | add initial support for sandbox | Mike Frysinger | 2005-11-10 | 1 | -4/+26 |
| | |||||
* | fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed ↵ | Mike Frysinger | 2005-11-05 | 1 | -1/+1 |
| | | | | out by vlad in bug 533 | ||||
* | Well that was stupid. It seems we were carrying about two copies of pre-built | Eric Andersen | 2005-11-04 | 2 | -0/+0 |
| | | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time. | ||||
* | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen | 2005-11-04 | 24 | -0/+0 |
| | | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. | ||||
* | sync with config cvs | Mike Frysinger | 2005-10-29 | 3 | -4/+7 |
| | |||||
* | use := instead of = for variables and make sure zlib builds with target cflags | Mike Frysinger | 2005-10-29 | 1 | -6/+7 |
| | |||||
* | rename dropbear_sshd to just dropbear | Mike Frysinger | 2005-10-29 | 5 | -99/+99 |
| | |||||
* | fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499 | Mike Frysinger | 2005-10-22 | 1 | -1/+1 |
| | |||||
* | openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by ↵ | Mike Frysinger | 2005-10-06 | 1 | -0/+4 |
| | | | | Sieg on irc | ||||
* | This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -0/+28 |
| | | | | you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS. | ||||
* | dont version bump since all the patches need to be redone | Mike Frysinger | 2005-10-02 | 1 | -1/+1 |
| | |||||
* | control pthread support since some arches like x86_64 dont yet support it in ↵ | Mike Frysinger | 2005-10-01 | 3 | -0/+16 |
| | | | | uClibc | ||||
* | let people control location of download dir | Mike Frysinger | 2005-10-01 | 2 | -2/+13 |
| | |||||
* | gcc 4.0.2 ver bump | Mike Frysinger | 2005-10-01 | 8 | -0/+3862 |
| |