Commit Graph

611 Commits

Author SHA1 Message Date
Manuel Novoa III e5da55522e The stale sources problem strikes again. 2004-03-25 20:15:51 +00:00
Eric Andersen 973f50f45c Use cannonical gnu.org site for gcc 3.3.x 2004-03-25 10:51:58 +00:00
Eric Andersen 4bda7c0831 fix a stupid search-n-replace bug 2004-03-24 22:01:22 +00:00
Eric Andersen 0ae47fceb3 Update kernel to 2.4.26-pre5 2004-03-21 01:58:59 +00:00
Eric Andersen d5696cdc4e Update to openssh-3.8p1 2004-03-19 10:00:57 +00:00
Manuel Novoa III c845910178 Update for latest bug fix. 2004-03-19 08:27:45 +00:00
Eric Andersen 02655d8661 Remove perl. It doesn't work, and seems to be a support
problem magnet.  So kill it.
2004-03-18 21:02:52 +00:00
Manuel Novoa III 2a6ec4edcd Update from .39 to .41 and change to using the muilt-binary version instead
of 3 seperate binaries.
2004-03-18 06:57:20 +00:00
Manuel Novoa III 4005c7790c Forgot to update version to 3.3.3. 2004-03-13 19:32:27 +00:00
Robert Griebl 827f1fc218 Switch to the C locale before greping for an english text. 2004-03-13 00:01:08 +00:00
Manuel Novoa III 1ffd497d7e Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with
some minor adjustments.
2004-03-11 17:35:09 +00:00
Manuel Novoa III 4c8e1eb4cc Add lzo support. 2004-03-11 17:14:28 +00:00
Manuel Novoa III af08b68982 Enable pthread support plus some minor tweaks to dependencies. 2004-03-11 17:10:44 +00:00
Manuel Novoa III 061d7b04fa Patch by "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some
minor adjustments.
2004-03-11 17:08:35 +00:00
Manuel Novoa III 5875ffa3fe Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>.
Provides a script for yacc in terms of bison instead of a symlink.
2004-03-11 08:03:44 +00:00
Eric Andersen 7f9a4aa5fc Begin to sortof make this work... 2004-03-10 08:11:05 +00:00
Manuel Novoa III 6b2ca0199e Missed a bugfix patch. Also, allow multiple patches. 2004-03-06 22:57:23 +00:00
Eric Andersen b228a0ca96 Per comment from Ross Miller, update to ppp-2.4.1 final rather
than a no-longer-present beta version
2004-03-06 19:35:46 +00:00
Manuel Novoa III 99905641d1 Use BUILD_SHARED to reduce total size. 2004-03-05 19:18:22 +00:00
Manuel Novoa III 7fcfe00ec1 Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location.
Fix install behavior.
2004-03-05 19:17:21 +00:00
Manuel Novoa III effb53d44b Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected. 2004-03-05 19:13:13 +00:00
Manuel Novoa III fa12d4c658 Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox
Makefile in the manner expected.
2004-03-05 19:12:02 +00:00
Manuel Novoa III a7ac3d61c7 Add squashfs stuff. This is used by openwrt, which also uses devfs.
NOTE: The mksquashfs util does not support a device table!
2004-03-05 19:09:57 +00:00
Manuel Novoa III 9c12805bf3 Make 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.
2004-03-05 19:06:24 +00:00
Manuel Novoa III de40cc62a0 Add dnsmasq1 (currently 1.18). Eventually I'll also add dnsmasq2.
The patch makes it respect current uClibc ipv6 configuration.
2004-03-05 19:03:17 +00:00
Manuel Novoa III 6cf315cd23 Clean up makefile. Don't install (legacy?) brctld app since debian doesn't.
Fix paths.  Add a patch to respect CFLAGS.  Fix buildroot kernel location.
2004-03-05 18:59:41 +00:00
Manuel Novoa III e8676aedf3 Need to use CFLAGS_FOR_BUILD instead of CFLAGS. (upstream bug) 2004-03-05 18:56:25 +00:00
Manuel Novoa III 93703bf40f Revert 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.
2004-03-01 06:28:02 +00:00
Eric Andersen 156c36d9b4 Disable autologin 2004-02-27 22:16:43 +00:00
Eric Andersen 7db7bdf689 Patch from Lauri Leukkunen adding knobs controlling whether
host binaries are stripped or not
2004-02-27 19:26:55 +00:00
Eric Andersen 486640aadb Patch from Lauri Leukkunen:
Control the HOSTCC for the uclibc configuration procedure
2004-02-27 19:24:22 +00:00
Manuel Novoa III 27a666fa3a I don't remember if 2.95 creates .la files are not... but we'll remove
any just to be safe.
2004-02-27 07:49:44 +00:00
Manuel Novoa III 8b56ff58ba We need to remove the *.la files or libtool gets confused in the rootfs. 2004-02-27 07:47:54 +00:00
Eric Andersen 5a5e720c21 bother 2004-02-27 06:00:45 +00:00
Eric Andersen ab45e76df2 sigh 2004-02-27 05:34:31 +00:00
Eric Andersen 2491944b16 Doh! 2004-02-27 00:39:54 +00:00
Eric Andersen ae43b56d6a Better deal with arches like mips that have odd kernel dir naming 2004-02-27 00:26:57 +00:00
Eric Andersen c9d7729914 I've put together an updated set of kernel headers, so use that. 2004-02-18 19:06:54 +00:00
Manuel Novoa III 04eadcdcc2 Update 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.
2004-02-18 08:28:28 +00:00
Manuel Novoa III 08b2ca64df Upgrade 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.
2004-02-16 01:18:43 +00:00
Manuel Novoa III 5f7a6e37e7 Should have added this a long time ago. 2004-02-11 06:44:47 +00:00
Manuel Novoa III 18cefb81d1 Use --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.
2004-02-11 03:32:34 +00:00
Eric Andersen 0209686130 Update to the February ltp-full-20040206 testsuite 2004-02-06 22:52:14 +00:00
Eric Andersen 05c5b52eef Add a check to ensure the proper utilities are installed before
trying to build binutils, lest folks get cryptic error msgs later.
 -Erik
2004-02-06 10:16:11 +00:00
Manuel Novoa III 1e1355a2c1 Fix a cut-n-paste bug. Monotonous editing strikes again. 2004-02-06 07:39:02 +00:00
Eric Andersen bc4c9e3099 Bump bb to -pre7 2004-02-06 01:19:47 +00:00
Eric Andersen 5684054ebb Update buildroot per the new snapshot situation with busybox.
The old busybox 0.60.x series is no longer used/supported.
 -Erik
2004-01-31 08:33:26 +00:00
Eric Andersen 23e3dd4079 Be consistant and use DISABLE_NLS for binutils 2004-01-30 22:15:17 +00:00
Eric Andersen ef407d3df8 Remove USE_LINUX_UCLIBC option, since that is now the only
supported way of building toolchains
2004-01-29 23:21:00 +00:00
Eric Andersen 65eb36c4e9 Kill off the old gcc/binutils stuff 2004-01-29 23:13:49 +00:00