e5da55522eThe stale sources problem strikes again.
Manuel Novoa III
2004-03-25 20:15:51 +0000
973f50f45cUse cannonical gnu.org site for gcc 3.3.x
Eric Andersen
2004-03-25 10:51:58 +0000
4bda7c0831fix a stupid search-n-replace bug
Eric Andersen
2004-03-24 22:01:22 +0000
0ae47fceb3Update kernel to 2.4.26-pre5
Eric Andersen
2004-03-21 01:58:59 +0000
d5696cdc4eUpdate to openssh-3.8p1
Eric Andersen
2004-03-19 10:00:57 +0000
c845910178Update for latest bug fix.
Manuel Novoa III
2004-03-19 08:27:45 +0000
02655d8661Remove perl. It doesn't work, and seems to be a support problem magnet. So kill it.
Eric Andersen
2004-03-18 21:02:52 +0000
2a6ec4edcdUpdate from .39 to .41 and change to using the muilt-binary version instead of 3 seperate binaries.
Manuel Novoa III
2004-03-18 06:57:20 +0000
4005c7790cForgot to update version to 3.3.3.
Manuel Novoa III
2004-03-13 19:32:27 +0000
827f1fc218Switch to the C locale before greping for an english text.
Robert Griebl
2004-03-13 00:01:08 +0000
1ffd497d7ePatch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some minor adjustments.
Manuel Novoa III
2004-03-11 17:35:09 +0000
4c8e1eb4ccAdd lzo support.
Manuel Novoa III
2004-03-11 17:14:28 +0000
af08b68982Enable pthread support plus some minor tweaks to dependencies.
Manuel Novoa III
2004-03-11 17:10:44 +0000
061d7b04faPatch by "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some minor adjustments.
Manuel Novoa III
2004-03-11 17:08:35 +0000
5875ffa3fePatch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>. Provides a script for yacc in terms of bison instead of a symlink.
Manuel Novoa III
2004-03-11 08:03:44 +0000
7f9a4aa5fcBegin to sortof make this work...
Eric Andersen
2004-03-10 08:11:05 +0000
6b2ca0199eMissed a bugfix patch. Also, allow multiple patches.
Manuel Novoa III
2004-03-06 22:57:23 +0000
b228a0ca96Per comment from Ross Miller, update to ppp-2.4.1 final rather than a no-longer-present beta version
Eric Andersen
2004-03-06 19:35:46 +0000
99905641d1Use BUILD_SHARED to reduce total size.
Manuel Novoa III
2004-03-05 19:18:22 +0000
7fcfe00ec1Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location. Fix install behavior.
Manuel Novoa III
2004-03-05 19:17:21 +0000
effb53d44bPass TARGET_CFLAGS to the tinylogin Makefile in the manner expected.
Manuel Novoa III
2004-03-05 19:13:13 +0000
fa12d4c658Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox Makefile in the manner expected.
Manuel Novoa III
2004-03-05 19:12:02 +0000
a7ac3d61c7Add squashfs stuff. This is used by openwrt, which also uses devfs. NOTE: The mksquashfs util does not support a device table!
Manuel Novoa III
2004-03-05 19:09:57 +0000
9c12805bf3Make it possible to use the (modified) 0.9.24 ldso code. This is a temporary work around for my openwrt stuff since the current (.26+) code still isn't working in some cases... for me at least.
Manuel Novoa III
2004-03-05 19:06:24 +0000
de40cc62a0Add dnsmasq1 (currently 1.18). Eventually I'll also add dnsmasq2. The patch makes it respect current uClibc ipv6 configuration.
Manuel Novoa III
2004-03-05 19:03:17 +0000
6cf315cd23Clean up makefile. Don't install (legacy?) brctld app since debian doesn't. Fix paths. Add a patch to respect CFLAGS. Fix buildroot kernel location.
Manuel Novoa III
2004-03-05 18:59:41 +0000
e8676aedf3Need to use CFLAGS_FOR_BUILD instead of CFLAGS. (upstream bug)
Manuel Novoa III
2004-03-05 18:56:25 +0000
93703bf40fRevert back to binutils .6 since .8 broke things on arm. Also, explicitly set the CFLAGS for the build system since otherwise the TARGET_OPTIMIZATION flags were used. This was tripping up a mipsel build where it tried to use -mips2 when building for i386.
Manuel Novoa III
2004-03-01 06:28:02 +0000
156c36d9b4Disable autologin
Eric Andersen
2004-02-27 22:16:43 +0000
7db7bdf689Patch from Lauri Leukkunen adding knobs controlling whether host binaries are stripped or not
Eric Andersen
2004-02-27 19:26:55 +0000
486640aadbPatch from Lauri Leukkunen:
Eric Andersen
2004-02-27 19:24:22 +0000
27a666fa3aI don't remember if 2.95 creates .la files are not... but we'll remove any just to be safe.
Manuel Novoa III
2004-02-27 07:49:44 +0000
8b56ff58baWe need to remove the *.la files or libtool gets confused in the rootfs.
Manuel Novoa III
2004-02-27 07:47:54 +0000
5a5e720c21bother
Eric Andersen
2004-02-27 06:00:45 +0000
ab45e76df2sigh
Eric Andersen
2004-02-27 05:34:31 +0000
2491944b16Doh!
Eric Andersen
2004-02-27 00:39:54 +0000
ae43b56d6aBetter deal with arches like mips that have odd kernel dir naming
Eric Andersen
2004-02-27 00:26:57 +0000
c9d7729914I've put together an updated set of kernel headers, so use that.
Eric Andersen
2004-02-18 19:06:54 +0000
04eadcdcc2Update binutils from 2.14.90.0.6 to 2.14.90.0.8. Update from gcc 3.3.2 to 3.3.3. Test builds done for i386 and mipsel (3.3.3) and i386 (2.95). Soft float support not yet tested with 3.3.3.
Manuel Novoa III
2004-02-18 08:28:28 +0000
08b2ca64dfUpgrade since 2.5.4 has a configuration bug which builds with largefiles but doesn't set the correct feature macro. This resulted in fseeko not being prototyped and patch failing on some platforms.
Manuel Novoa III
2004-02-16 01:18:43 +0000
5f7a6e37e7Should have added this a long time ago.
Manuel Novoa III
2004-02-11 06:44:47 +0000
18cefb81d1Use --enable-sjlj-exceptions when configuring gcc so that exception handling works for dynamicly linked executables. Only tested so far on i386 with gcc 3.3.2. But combined with the latest ldso updates, I can now get a dynamicly linked java helloworld app to run. Add a config toggle for building gcj and libgcj. The build runs fine through gcc-final but currently requires hand interventions to build gcc-target. Again, only tested so far on i386.
Manuel Novoa III
2004-02-11 03:32:34 +0000
0209686130Update to the February ltp-full-20040206 testsuite
Eric Andersen
2004-02-06 22:52:14 +0000
05c5b52eefAdd a check to ensure the proper utilities are installed before trying to build binutils, lest folks get cryptic error msgs later. -Erik
Eric Andersen
2004-02-06 10:16:11 +0000
1e1355a2c1Fix a cut-n-paste bug. Monotonous editing strikes again.
Manuel Novoa III
2004-02-06 07:39:02 +0000
bc4c9e3099Bump bb to -pre7
Eric Andersen
2004-02-06 01:19:47 +0000
5684054ebbUpdate buildroot per the new snapshot situation with busybox. The old busybox 0.60.x series is no longer used/supported. -Erik
Eric Andersen
2004-01-31 08:33:26 +0000
23e3dd4079Be consistant and use DISABLE_NLS for binutils
Eric Andersen
2004-01-30 22:15:17 +0000
ef407d3df8Remove USE_LINUX_UCLIBC option, since that is now the only supported way of building toolchains
Eric Andersen
2004-01-29 23:21:00 +0000
65eb36c4e9Kill off the old gcc/binutils stuff
Eric Andersen
2004-01-29 23:13:49 +0000
563a74609bFixup grep build
Eric Andersen
2004-01-28 23:11:00 +0000
a3f9025dedFix libstdc++-v3/configure.target to set the config/os dir correctly when building inside a native uClibc environment.
Manuel Novoa III
2004-01-24 19:43:36 +0000
78fe4bffdeAs noted by Joakim Tjernlund, we should force ln to overwrite existing symlinks.
Eric Andersen
2004-01-20 17:51:43 +0000
d9dc2a87f3Change to work with the i386-linux-uclibc toolchain instead.
Manuel Novoa III
2004-01-17 01:55:52 +0000
93e576b799Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.
Manuel Novoa III
2004-01-16 19:08:39 +0000
2d472b2334Remove unnecessary dependency.
Manuel Novoa III
2004-01-15 15:59:43 +0000
3800e33016Minor cleanup.
Manuel Novoa III
2004-01-15 11:01:37 +0000
0f92b01988Oops... forgot --with-headers when building the cross compilers. So the version of limits.h under gcc-lib was incorrect.
Manuel Novoa III
2004-01-14 19:05:27 +0000
7138a96044Build gdb with <arch>-linux-uclibc explicitly (when necessary) in case it needs to be aware. To do this, we grab a (patched) copy of config.sub from gcc. Also specify some configure vars which aren't tested when cross compiling.
Manuel Novoa III
2004-01-14 12:12:17 +0000
953aa99185Oops.
Manuel Novoa III
2004-01-14 10:33:00 +0000
9168e83809Enable building <arch>-linux-uclibc toolchains. Note that, due to config issues for applications, we also create staging_dir/bin/<arch>-linux-* symlinks which allows us to configure most apps with target=<arch>-linux.
Manuel Novoa III
2004-01-14 10:03:44 +0000
073534b925Update ltp to the latest version. Current results:
Eric Andersen
2004-01-11 08:01:02 +0000
63bcb19b20we do not 'ant' to use anything
Eric Andersen
2004-01-08 09:43:30 +0000
efa01a402fDocument the unwind-dw2-fde stuff a bit better, remove pointless and inadvertant munging of libgcc_s's soname.
Eric Andersen
2004-01-08 09:41:43 +0000
6a922668eaDefault buildroot to use stock uClibc 0.9.26 till further notice
Eric Andersen
2004-01-04 06:08:20 +0000
461be88906Mount devpts properly
Eric Andersen
2004-01-03 11:09:19 +0000
72cfde1f99Fix some more ltp bugs
Eric Andersen
2004-01-03 09:50:23 +0000
60983a8faaA bit more tateful this time
Eric Andersen
2004-01-02 06:58:36 +0000
81036b2f80Patch the patch...
Eric Andersen
2004-01-02 06:49:18 +0000
54b24c221eUpdate the ltp patch with a few bug fixes...
Eric Andersen
2004-01-02 06:29:00 +0000
449168b8d0Update for the latest uClibc
Eric Andersen
2003-12-30 11:25:21 +0000
df169b191cSlightly newer ltp test
Eric Andersen
2003-12-29 23:19:46 +0000
5d45d795c0Update default config
Eric Andersen
2003-12-28 22:08:19 +0000
6366b3737cremove trailing whitespace
Eric Andersen
2003-12-28 22:07:59 +0000
bae87f8eecFixup the build of the hostap utils, use the kernel hostap stuff for the driver modules.
Eric Andersen
2003-12-28 22:07:35 +0000
de44010390Add support for openvpn
Eric Andersen
2003-12-28 22:06:25 +0000
4d1a51bd5buClibc has handled YESSTR/NOSTR for some time, so kill that part of the patch as well.
Manuel Novoa III
2003-12-27 23:43:58 +0000
69cf4bbec3With the libpthread fix, part of the patch is no longer required.
Manuel Novoa III
2003-12-27 23:42:47 +0000
f823ba682eUpdate.
Manuel Novoa III
2003-12-25 04:26:51 +0000
43a47bf7dbsome non-tabs snuck in
Eric Andersen
2003-12-20 00:22:39 +0000
8410fed7a7bump kernel to 2.4.23, and update the default patch set to match
Eric Andersen
2003-12-20 00:05:53 +0000
f02886e2f0Fixup the regex used for iptables so it actually works
Eric Andersen
2003-12-20 00:02:13 +0000
60f17faa10Bump pcmcia version
Eric Andersen
2003-12-20 00:01:42 +0000
fc686e3dfeFixup the "older than" (test -ot) tests for older bash versions when one of the files is missing
Eric Andersen
2003-12-20 00:01:23 +0000
0af92f5e6fPaul Fox writes:
Eric Andersen
2003-12-19 23:59:04 +0000
21a6d6102aupdate dropbear
Eric Andersen
2003-12-19 07:58:02 +0000
ccf8da71afcope with latest busybox insmod options
Eric Andersen
2003-12-11 02:32:07 +0000
dd7945ca8eSupport older apps by disabling UNIX98PTY_ONLY
Eric Andersen
2003-12-10 20:11:09 +0000
f71ea4dbd9Contributed by Jeff Simpson. This doesn't actually work yet, and will need considerably more effort to make python properly cross compile. More of a placeholder for now....
Eric Andersen
2003-12-03 22:58:26 +0000
3a77de39dfAdd in mpg123 support, contributed by Jeff Simpson, with fixes by me....
Eric Andersen
2003-12-03 22:56:58 +0000
d066b80a09Fixup util-linux so it actually compiles
Eric Andersen
2003-12-03 22:49:02 +0000
435a4f723aPrevent install from following symlinks and overwriting bin/busybox
Eric Andersen
2003-12-03 17:18:41 +0000
8e34cf6f85Oops... we do want insmod support, but we don't need tape support.
Manuel Novoa III
2003-12-03 02:31:15 +0000
189b1d5432Change uClibc stdio BUFSIZ to 4k. Update busybox config for new snapshot.
Manuel Novoa III
2003-12-03 02:25:12 +0000
77050ddd2bIf building without large file support, hack the Makefiles appropriately.
Manuel Novoa III
2003-12-03 01:16:29 +0000
c0642e9a07Add some extra slack space. mips rootfs generation was failing because to small a size was used (probably a result of my using reiserfs).
Manuel Novoa III
2003-12-02 21:46:46 +0000
bfda40a58fDefault to building ccache for the target
Eric Andersen
2003-12-02 19:20:12 +0000
d279110f14Remove the broken handling of libgcc_s.
Manuel Novoa III
2003-12-02 18:55:21 +0000
c09a799cf6Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support. Add some comments in Makefile about support for various archs. Disable buildroot large file for cris, since uClibc currently disables it.
Manuel Novoa III
2003-11-30 20:21:47 +0000