Mike Frysinger [Wed, 7 Dec 2005 23:14:19 +0000 (23:14 -0000)]
add more threading options
Bernhard Reutner-Fischer [Tue, 6 Dec 2005 22:12:15 +0000 (22:12 -0000)]
- import gcc-4.2.0
libmudflap is disabled for now.
copied from 4.1.0 with slight adjustments
Bernhard Reutner-Fischer [Tue, 6 Dec 2005 13:14:44 +0000 (13:14 -0000)]
- fix esthetical typo in comment of .ctors
should be sent upstream, too.
Mike Frysinger [Tue, 6 Dec 2005 04:56:55 +0000 (04:56 -0000)]
import gcc-3.4.5
Mike Frysinger [Sat, 3 Dec 2005 20:32:13 +0000 (20:32 -0000)]
dont set openssl arch to i386-i386 for i386 targets #495 by noah
Mike Frysinger [Sat, 3 Dec 2005 00:12:59 +0000 (00:12 -0000)]
no point in patching config.sub when we just overwrite it with files from the gnuconfig package
Mike Frysinger [Fri, 2 Dec 2005 22:31:12 +0000 (22:31 -0000)]
import gdb-6.4
Bernhard Reutner-Fischer [Fri, 2 Dec 2005 15:08:33 +0000 (15:08 -0000)]
- fixed in 4.0.3 and 4.1.0
Bernhard Reutner-Fischer [Fri, 2 Dec 2005 14:03:23 +0000 (14:03 -0000)]
- fix uclibc-config patch for 2.16.91.0.4
Bernhard Reutner-Fischer [Fri, 25 Nov 2005 22:14:29 +0000 (22:14 -0000)]
- correct help text for development system.
Mike Frysinger [Thu, 24 Nov 2005 19:52:39 +0000 (19:52 -0000)]
version bump #561
Mike Frysinger [Thu, 24 Nov 2005 10:39:50 +0000 (10:39 -0000)]
disable nasm since it has a wealth of problems
Mike Frysinger [Thu, 24 Nov 2005 06:53:24 +0000 (06:53 -0000)]
remove extra space after touch
Mike Frysinger [Mon, 21 Nov 2005 23:47:41 +0000 (23:47 -0000)]
sync with cvs
Paul Mundt [Mon, 21 Nov 2005 20:14:49 +0000 (20:14 -0000)]
Add support for sh2a and sh4a big endian (ie, targets that reflect
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..
Paul Mundt [Mon, 21 Nov 2005 19:51:12 +0000 (19:51 -0000)]
binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.
Mike Frysinger [Sun, 20 Nov 2005 23:59:45 +0000 (23:59 -0000)]
default to linuxthreads.old Bug 552
Mike Frysinger [Sun, 20 Nov 2005 14:32:44 +0000 (14:32 -0000)]
we really shouldnt punt all of /usr/include
Mike Frysinger [Sun, 20 Nov 2005 13:57:10 +0000 (13:57 -0000)]
remove mandir
Mike Frysinger [Sat, 19 Nov 2005 09:39:50 +0000 (09:39 -0000)]
import psmisc
Mike Frysinger [Tue, 15 Nov 2005 06:50:34 +0000 (06:50 -0000)]
import at package by akvadrako #506
Mike Frysinger [Tue, 15 Nov 2005 06:47:15 +0000 (06:47 -0000)]
make updating configs easier
Mike Frysinger [Tue, 15 Nov 2005 06:38:59 +0000 (06:38 -0000)]
version bump from 1.3.8 to 1.3.9
Mike Frysinger [Tue, 15 Nov 2005 06:38:51 +0000 (06:38 -0000)]
version bump from 5.4 to 5.5
Mike Frysinger [Tue, 15 Nov 2005 05:56:01 +0000 (05:56 -0000)]
dropbear config has been renamed
"Steven J. Hill" [Mon, 14 Nov 2005 21:35:38 +0000 (21:35 -0000)]
Die you little bits.
Mike Frysinger [Sun, 13 Nov 2005 21:40:30 +0000 (21:40 -0000)]
2.16.91.0.4 version bump
Mike Frysinger [Sat, 12 Nov 2005 01:15:04 +0000 (01:15 -0000)]
simplify uclibc patch so bitrot cant hurt us
Mike Frysinger [Fri, 11 Nov 2005 05:28:08 +0000 (05:28 -0000)]
use the shared gnuconfig package to update config.sub files rather than patching them
Mike Frysinger [Fri, 11 Nov 2005 04:33:18 +0000 (04:33 -0000)]
simplify the uclibc support greatly to avoid bitrot and add support for more targets (hppa/ia64/sparc/s390/etc...)
Mike Frysinger [Thu, 10 Nov 2005 02:59:20 +0000 (02:59 -0000)]
add an option for installing symlinks for supported busybox applets #536
Mike Frysinger [Thu, 10 Nov 2005 02:52:42 +0000 (02:52 -0000)]
ver bump
Mike Frysinger [Thu, 10 Nov 2005 02:52:30 +0000 (02:52 -0000)]
add initial support for sandbox
Mike Frysinger [Sat, 5 Nov 2005 20:56:29 +0000 (20:56 -0000)]
fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533
Eric Andersen [Fri, 4 Nov 2005 16:55:09 +0000 (16:55 -0000)]
Well that was stupid. It seems we were carrying about two copies of pre-built
binary terminfo stuff, which is supposed to be built by ncurses at compile time.
Eric Andersen [Fri, 4 Nov 2005 16:50:28 +0000 (16:50 -0000)]
terminfo stuff is created by ncurses, and should not be installed
unless ncurses is installed. It probably need to be byteswapped
for big endian anyway, so using pre-build stuff is bad regardless.
Mike Frysinger [Sat, 29 Oct 2005 09:45:16 +0000 (09:45 -0000)]
sync with config cvs
Mike Frysinger [Sat, 29 Oct 2005 07:16:38 +0000 (07:16 -0000)]
use := instead of = for variables and make sure zlib builds with target cflags
Mike Frysinger [Sat, 29 Oct 2005 07:01:33 +0000 (07:01 -0000)]
rename dropbear_sshd to just dropbear
Mike Frysinger [Sat, 22 Oct 2005 09:05:18 +0000 (09:05 -0000)]
fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499
Mike Frysinger [Thu, 6 Oct 2005 03:00:54 +0000 (03:00 -0000)]
openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by Sieg on irc
"Steven J. Hill" [Tue, 4 Oct 2005 01:30:01 +0000 (01:30 -0000)]
This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, 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.
Mike Frysinger [Sun, 2 Oct 2005 08:37:34 +0000 (08:37 -0000)]
dont version bump since all the patches need to be redone
Mike Frysinger [Sat, 1 Oct 2005 00:36:38 +0000 (00:36 -0000)]
control pthread support since some arches like x86_64 dont yet support it in uClibc
Mike Frysinger [Sat, 1 Oct 2005 00:35:24 +0000 (00:35 -0000)]
let people control location of download dir
Mike Frysinger [Sat, 1 Oct 2005 00:32:09 +0000 (00:32 -0000)]
gcc 4.0.2 ver bump
Eric Andersen [Fri, 30 Sep 2005 21:01:44 +0000 (21:01 -0000)]
Allow multiple patch file patterns.
Eric Andersen [Fri, 30 Sep 2005 20:48:41 +0000 (20:48 -0000)]
Remove /usr/share/man instead of /usr/man after install
Eric Andersen [Fri, 30 Sep 2005 20:47:40 +0000 (20:47 -0000)]
also set the gl_cv_func_chown_follows_symlink configure option
Eric Andersen [Fri, 30 Sep 2005 20:46:29 +0000 (20:46 -0000)]
Support building a cross libtool for use on the host during cross-development.
Eric Andersen [Fri, 30 Sep 2005 20:41:41 +0000 (20:41 -0000)]
Add iostat, ltt, xfsprogs, and memtester
Eric Andersen [Fri, 30 Sep 2005 20:24:22 +0000 (20:24 -0000)]
fetch diethotplug from kernel.org
Eric Andersen [Fri, 30 Sep 2005 20:22:13 +0000 (20:22 -0000)]
After some effort, I have taught depmod to handle endianness,
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
Eric Andersen [Fri, 30 Sep 2005 20:17:07 +0000 (20:17 -0000)]
After some effort, I have taught depmod to handle endianness,
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
Peter S. Mazinger [Fri, 30 Sep 2005 19:28:56 +0000 (19:28 -0000)]
Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Warren and vapier
Mike Frysinger [Fri, 30 Sep 2005 01:51:45 +0000 (01:51 -0000)]
ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 targets by schieli in Bug 450
Mike Frysinger [Thu, 29 Sep 2005 07:27:42 +0000 (07:27 -0000)]
dont run uname and crap to figure out build stuff Bug 219 by kk
Peter S. Mazinger [Mon, 26 Sep 2005 18:09:29 +0000 (18:09 -0000)]
Add disabled COMPAT_ATEXIT option to the config files
"Steven J. Hill" [Sun, 25 Sep 2005 06:10:49 +0000 (06:10 -0000)]
Get rid of hack.
"Steven J. Hill" [Sat, 24 Sep 2005 19:58:18 +0000 (19:58 -0000)]
Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot.
Mike Frysinger [Sat, 24 Sep 2005 05:40:28 +0000 (05:40 -0000)]
version bump as pointed out by daisuke in Bug 400
Mike Frysinger [Sat, 24 Sep 2005 05:38:46 +0000 (05:38 -0000)]
version bump as pointed out by daisuke in Bug 399
Mike Frysinger [Sat, 24 Sep 2005 04:55:03 +0000 (04:55 -0000)]
allow people to build for i386/i486/i586/i686 targets since some packages (like gcc) build differently based upon the host tuplet
Mike Frysinger [Sat, 24 Sep 2005 00:57:27 +0000 (00:57 -0000)]
import mdadm written by ktraum in bug 443
Mike Frysinger [Sat, 24 Sep 2005 00:54:06 +0000 (00:54 -0000)]
ver bump
Mike Frysinger [Thu, 22 Sep 2005 22:11:11 +0000 (22:11 -0000)]
ver bump as reported by Nathanael D. Noblet
Mike Frysinger [Thu, 22 Sep 2005 06:47:03 +0000 (06:47 -0000)]
version bump
Mike Frysinger [Thu, 22 Sep 2005 06:46:41 +0000 (06:46 -0000)]
version bump
Mike Frysinger [Thu, 22 Sep 2005 06:45:10 +0000 (06:45 -0000)]
ver bump
Mike Frysinger [Thu, 22 Sep 2005 06:42:51 +0000 (06:42 -0000)]
version bump
Mike Frysinger [Thu, 22 Sep 2005 06:08:52 +0000 (06:08 -0000)]
make alpha/x86_64 selectable options and export architecture endian so we can use it in uclibc config setup
Mike Frysinger [Thu, 22 Sep 2005 06:06:25 +0000 (06:06 -0000)]
sync alpha/x86_64/sh updates with previous 4.0.x patches
Mike Frysinger [Thu, 22 Sep 2005 06:02:45 +0000 (06:02 -0000)]
add alpha/x86_64 support and cleanup sh support
Mike Frysinger [Thu, 22 Sep 2005 06:01:29 +0000 (06:01 -0000)]
oops, forgot patch info for alpha port
Mike Frysinger [Thu, 22 Sep 2005 05:52:36 +0000 (05:52 -0000)]
add x86_64 support
Mike Frysinger [Thu, 22 Sep 2005 03:38:30 +0000 (03:38 -0000)]
make superh target a bit more flexible
Mike Frysinger [Thu, 22 Sep 2005 03:29:59 +0000 (03:29 -0000)]
alpha support
Mike Frysinger [Thu, 22 Sep 2005 03:06:33 +0000 (03:06 -0000)]
if target arch installs into a lib64 dir, make sure we move the stuff to plain old lib
Mike Frysinger [Thu, 22 Sep 2005 03:05:52 +0000 (03:05 -0000)]
pass --disable-multilib if user doesnt want multilib since some arches (like x86_64) default to multilib support
Mike Frysinger [Thu, 22 Sep 2005 02:39:35 +0000 (02:39 -0000)]
add UCLIBC_HAS_REENTRANT_RPC
Mike Frysinger [Thu, 22 Sep 2005 02:39:01 +0000 (02:39 -0000)]
version bump
Joakim Tjernlund [Sun, 18 Sep 2005 17:47:38 +0000 (17:47 -0000)]
Patch from steelman. fixes bug 437.
Mike Frysinger [Sun, 18 Sep 2005 04:41:57 +0000 (04:41 -0000)]
add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add custom prefix/suffix to builds
"Steven J. Hill" [Fri, 16 Sep 2005 04:47:53 +0000 (04:47 -0000)]
Add patches for latest snapshot of gdb. The starting point was the 6.3
patches which were then sliced down to this list since all the other
ones were checked in or just applied with horrific failure. Also added
new NPTL support patch for MIPS courtesy of Daniel J. Suckers, err I
mean testers wanted.
Eric Andersen [Wed, 14 Sep 2005 22:45:58 +0000 (22:45 -0000)]
patch from 'steelman'
Eric Andersen [Tue, 13 Sep 2005 21:04:12 +0000 (21:04 -0000)]
if we have external syslogd, force busybox to use it
Eric Andersen [Tue, 13 Sep 2005 20:58:37 +0000 (20:58 -0000)]
Add support for the full blown versions of sysklogd and klogd
Eric Andersen [Tue, 13 Sep 2005 20:54:33 +0000 (20:54 -0000)]
Add an empty dhclient-script to keep dhclient from complaining
Eric Andersen [Tue, 13 Sep 2005 20:40:59 +0000 (20:40 -0000)]
Tar's default of use chown when being cross compiled is stupid, as lchown is
available on virtually every platform, and all linux versions since linux 2.0.
"Steven J. Hill" [Tue, 13 Sep 2005 00:04:05 +0000 (00:04 -0000)]
How about we check our work a little better?
Mike Frysinger [Mon, 12 Sep 2005 23:02:31 +0000 (23:02 -0000)]
version bump
Mike Frysinger [Mon, 12 Sep 2005 23:00:36 +0000 (23:00 -0000)]
version bump and fix stripping as reported by Jun Sun
Eric Andersen [Mon, 12 Sep 2005 22:36:58 +0000 (22:36 -0000)]
I'm an idiot.
"Steven J. Hill" [Mon, 12 Sep 2005 22:24:35 +0000 (22:24 -0000)]
Add new configuration option.
Eric Andersen [Mon, 12 Sep 2005 18:33:46 +0000 (18:33 -0000)]
trim erroneous space
Mike Frysinger [Fri, 9 Sep 2005 04:51:38 +0000 (04:51 -0000)]
ver bump to 5.8.7
Mike Frysinger [Fri, 9 Sep 2005 04:36:23 +0000 (04:36 -0000)]
cvs package
Mike Frysinger [Fri, 9 Sep 2005 03:26:14 +0000 (03:26 -0000)]
if QTE isnt enabled, make sure the versions dont screw up the make rules
Mike Frysinger [Fri, 9 Sep 2005 03:14:28 +0000 (03:14 -0000)]
QTE by Allan Clark Bug 391
Mike Frysinger [Fri, 9 Sep 2005 02:49:10 +0000 (02:49 -0000)]
Allan Clark writes:
Quick patch to avoid deleting my directory of RPM Sources.
I tend to use buildroot as "make DL_DIR=/.rh/SOURCES", with the rpm
topdir set to $HOME/.rh in my .rpmmacros -- allows me to build RPMs as
non-root, and share the source with buildroot. Problem is, buildroot
likes to delete my directory :(