summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-06- import gcc-4.2.0Bernhard Reutner-Fischer
libmudflap is disabled for now. copied from 4.1.0 with slight adjustments
2005-12-06- fix esthetical typo in comment of .ctorsBernhard Reutner-Fischer
should be sent upstream, too.
2005-12-06import gcc-3.4.5Mike Frysinger
2005-12-03dont set openssl arch to i386-i386 for i386 targets #495 by noahMike Frysinger
2005-12-03no point in patching config.sub when we just overwrite it with files from ↵Mike Frysinger
the gnuconfig package
2005-12-02import gdb-6.4Mike Frysinger
2005-12-02- fixed in 4.0.3 and 4.1.0Bernhard Reutner-Fischer
2005-12-02- fix uclibc-config patch for 2.16.91.0.4Bernhard Reutner-Fischer
2005-11-25- correct help text for development system.Bernhard Reutner-Fischer
2005-11-24version bump #561Mike Frysinger
2005-11-24disable nasm since it has a wealth of problemsMike Frysinger
2005-11-24remove extra space after touchMike Frysinger
2005-11-21sync with cvsMike Frysinger
2005-11-21Add support for sh2a and sh4a big endian (ie, targets that reflectPaul Mundt
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..
2005-11-21binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.Paul Mundt
2005-11-20default to linuxthreads.old Bug 552Mike Frysinger
2005-11-20we really shouldnt punt all of /usr/includeMike Frysinger
2005-11-20remove mandirMike Frysinger
2005-11-19import psmiscMike Frysinger
2005-11-15import at package by akvadrako #506Mike Frysinger
2005-11-15make updating configs easierMike Frysinger
2005-11-15version bump from 1.3.8 to 1.3.9Mike Frysinger
2005-11-15version bump from 5.4 to 5.5Mike Frysinger
2005-11-15dropbear config has been renamedMike Frysinger
2005-11-14Die you little bits."Steven J. Hill"
2005-11-132.16.91.0.4 version bumpMike Frysinger
2005-11-12simplify uclibc patch so bitrot cant hurt usMike Frysinger
2005-11-11use the shared gnuconfig package to update config.sub files rather than ↵Mike Frysinger
patching them
2005-11-11simplify the uclibc support greatly to avoid bitrot and add support for more ↵Mike Frysinger
targets (hppa/ia64/sparc/s390/etc...)
2005-11-10add an option for installing symlinks for supported busybox applets #536Mike Frysinger
2005-11-10ver bumpMike Frysinger
2005-11-10add initial support for sandboxMike Frysinger
2005-11-05fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed ↵Mike Frysinger
out by vlad in bug 533
2005-11-04Well that was stupid. It seems we were carrying about two copies of pre-builtEric Andersen
binary terminfo stuff, which is supposed to be built by ncurses at compile time.
2005-11-04terminfo stuff is created by ncurses, and should not be installedEric Andersen
unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless.
2005-10-29sync with config cvsMike Frysinger
2005-10-29use := instead of = for variables and make sure zlib builds with target cflagsMike Frysinger
2005-10-29rename dropbear_sshd to just dropbearMike Frysinger
2005-10-22fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499Mike Frysinger
2005-10-06openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by ↵Mike Frysinger
Sieg on irc
2005-10-04This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, ↵"Steven J. Hill"
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.
2005-10-02dont version bump since all the patches need to be redoneMike Frysinger
2005-10-01control pthread support since some arches like x86_64 dont yet support it in ↵Mike Frysinger
uClibc
2005-10-01let people control location of download dirMike Frysinger
2005-10-01gcc 4.0.2 ver bumpMike Frysinger
2005-09-30Allow multiple patch file patterns.Eric Andersen
2005-09-30Remove /usr/share/man instead of /usr/man after installEric Andersen
2005-09-30also set the gl_cv_func_chown_follows_symlink configure optionEric Andersen
2005-09-30Support building a cross libtool for use on the host during cross-development.Eric Andersen
2005-09-30Add iostat, ltt, xfsprogs, and memtesterEric Andersen