Commit Graph

1855 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer c3c100b63f - list defaults for BR2_GNU_TARGET_SUFFIX in help text
- fix a few typos
2006-07-04 11:44:32 +00:00
Eric Andersen e8609e8ea7 Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monster
and should NOT be enabled by default.
2006-07-04 11:06:43 +00:00
Mike Frysinger 5675a37772 some fixes from Gentoo 2006-06-30 01:25:51 +00:00
Mike Frysinger 7bff1ba4ac backport some fixes from 4.2 patchset to fix __global_locale error 2006-06-30 01:22:21 +00:00
Mike Frysinger 635ab0bbe4 rename patch to match other versions of gcc 2006-06-30 01:15:13 +00:00
Mike Frysinger 145d780b0d rename patch to match other versions of gcc 2006-06-30 01:08:41 +00:00
Mike Frysinger 0cf77487d8 ver bump to 1.2.12 2006-06-30 00:56:53 +00:00
Mike Frysinger 1cd84712ea ver bump to 1.3.12 2006-06-30 00:32:18 +00:00
Mike Frysinger db0b9fdf4e ver bump to 2.60 2006-06-30 00:31:39 +00:00
Mike Frysinger 03e048e0d9 use the main gcc mirror #913 2006-06-30 00:25:12 +00:00
Peter Korsgaard bd8522f923 Bump to upstream v1.2.11 2006-06-27 07:44:51 +00:00
Mike Frysinger b217dc8b04 add a patched target cause i'm lazy 2006-06-24 04:23:01 +00:00
Mike Frysinger a5af6a0781 2.17 is released 2006-06-24 04:22:17 +00:00
Eric Andersen 5787443321 sync target kernel version with reality 2006-06-23 16:43:52 +00:00
Eric Andersen 610595feca fix url 2006-06-23 16:32:47 +00:00
Eric Andersen 3113d6689e fix gcc build 2006-06-23 07:53:10 +00:00
Eric Andersen 9f0b4b626d oops, dynamically set... 2006-06-23 07:46:15 +00:00
Eric Andersen b6ea2bdd2f update config a bit 2006-06-23 07:45:00 +00:00
Eric Andersen 4856369541 don't use ftp for gnu stuff, a few version bumps as well,
based on a patch from Fu Yunhui
2006-06-23 07:29:40 +00:00
Eric Andersen 82620711eb support linking with xgot 2006-06-23 07:09:55 +00:00
Eric Andersen 179d9671c0 version bump 2006-06-23 07:06:48 +00:00
Eric Andersen 12ab8c7595 version bump 2006-06-23 07:05:02 +00:00
Eric Andersen 317408b4fa minor tweak 2006-06-23 07:00:53 +00:00
Eric Andersen f2a4704040 patch from John Gatewood Ham, add lsof 2006-06-23 06:53:28 +00:00
Eric Andersen 84e58ab9a6 patch from John Gatewood Ham, add hdparm 2006-06-23 06:52:33 +00:00
"Steven J. Hill" f7116410a5 The newer versions of GCC no longer need this patch. 2006-06-22 04:10:37 +00:00
"Steven J. Hill" 574096452a Add temporary patch to remove usage of 'bcopy' until upgrading to the next snapshot of LTP. Patch to 'member.c' contributed by Mike Frysinger <vapier@gentoo.org>. Patch to 'echoes.c' by the person adding this patch. 2006-06-22 03:59:53 +00:00
"Steven J. Hill" 0c1e709edb Resolves Bug #182 for buildroot. It works nice to pull in default
configuration files for targets. More information on the bug database
page at <http://bugs.uclibc.org/view.php?id=182>.
2006-06-22 02:24:08 +00:00
Mike Frysinger 9399740475 scrub patch 2006-06-21 20:08:35 +00:00
Mike Frysinger e7460e04eb some fixes from Gentoo 2006-06-21 19:46:28 +00:00
Mike Frysinger ea8a91e8d3 version bump to 6.5 2006-06-21 08:18:19 +00:00
Mike Frysinger 5086f33ccb use $(CONFIG_UPDATE) instead of noting the issue 2006-06-21 08:18:10 +00:00
Mike Frysinger 338e502682 version bump 2.16.94 2006-06-15 04:46:58 +00:00
Mike Frysinger 88ce2b4702 cut 2.16.91.0.3 and 2.16.91.0.4 2006-06-10 12:28:41 +00:00
Mike Frysinger 242297c157 merge 2.17.50.0.2 2006-06-10 12:27:53 +00:00
Mike Frysinger 42e6181c43 add 2.16.93 (2.17 prerelease) 2006-06-10 12:22:47 +00:00
Paul Mundt 2f7fa2f36c Add ARM EABI patch for gcc 4.1.1 too. 2006-06-06 11:36:15 +00:00
"Steven J. Hill" 63c27c0bb5 Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. 2006-06-06 02:52:08 +00:00
Paul Mundt 61aa805b9e Add support for ARM EABI. 2006-06-05 22:11:01 +00:00
Paul Mundt b1a66dd673 Update for ARCH_WANTS_{LITTLE,BIG}_ENDIAN and HAS_FPU -> UCLIBC_HAS_FPU.
Also update the uClibc config for some of the recent target and CPU
variant additions.
2006-06-05 22:07:29 +00:00
Paul Mundt d56e2b342f Split the target suffix out as a config option, for the few cases where
we have to use a different one.
2006-06-05 21:49:44 +00:00
Peter Korsgaard c1eb4cdc6f GCC 4.1.1 support (notice: not yet on ibiblio) 2006-05-30 08:25:59 +00:00
Peter Korsgaard 041ba7cca0 Don't error on clean without unpack 2006-05-30 08:20:54 +00:00
Peter Korsgaard 8e06ef91c2 libstc++ requires large file support 2006-05-30 08:09:11 +00:00
Peter Korsgaard 573fe2752b Download using ftp instead of http from ftp sites 2006-05-30 07:31:36 +00:00
Mike Frysinger d99c31c646 s/dependancies/dependencies/ 2006-05-26 01:18:09 +00:00
Peter Korsgaard 027add8c56 Update squashfs patch to v3.0 (2.4.28 kernel)
Untested as I don't have the hw, but the patch applies cleanly.
2006-05-24 18:26:46 +00:00
Peter Korsgaard 194b234748 Bump to upstream v3.0
Notice that this uses a new NON-compatible filesystem format, so you need
the v3.0 kernel patch to access it!
2006-05-24 18:07:33 +00:00
Peter Korsgaard 58f0a91b95 Bump to upstream v1.2.10 and remove sdl-config symlink generation 2006-05-24 17:54:45 +00:00
David Anders 805a6379ec added patch to fix progname per case 0000879 2006-05-24 14:57:27 +00:00