5c0bbc6177Apparently, we don't need to specify KERNEL_SRC.
Manuel Novoa III
2003-11-29 23:56:43 +0000
061e83c0d3Erik moved the kernel headers and forgot to update this.
Manuel Novoa III
2003-11-29 19:27:20 +0000
b6e2231fa3Various fixes. Should now build when cross compiling and install correctly.
Manuel Novoa III
2003-11-29 19:19:10 +0000
bbf2a9074bRemove libgcc_eh hack. Things now build as they are supposed to.
Manuel Novoa III
2003-11-25 14:45:40 +0000
ce6884732dUse ARCH... not TARGET_ARCH in the mipsel test.
Manuel Novoa III
2003-11-24 23:23:16 +0000
196f87ce84Fix the condition for applying the i386 soft float patch.
Manuel Novoa III
2003-11-24 20:50:12 +0000
3c79729137Use else.
Manuel Novoa III
2003-11-24 15:55:50 +0000
4a66db29afHandle the case of no shared libgcc -- sh4 for instance.
Manuel Novoa III
2003-11-22 07:01:52 +0000
2c4877ced6Bug fix by Goetz Bock <bock+uclibc@blacknet.de>
Manuel Novoa III
2003-11-21 03:50:39 +0000
43678bcac4Oops... check in the file version this time.
Manuel Novoa III
2003-11-21 02:30:18 +0000
2192a03c91Fix some soft float make variables.
Manuel Novoa III
2003-11-21 02:28:21 +0000
ec2faf7df9Make sure the necessary directories exist.
Manuel Novoa III
2003-11-21 01:17:09 +0000
728164e5f7Ouch! Cut-n-paste strikes again!
Manuel Novoa III
2003-11-20 21:17:54 +0000
de19fac457mention mipsel Make soft float easier to enable/disable
Eric Andersen
2003-11-20 20:14:25 +0000
bc0ed0d97aFix missing line continuation.
Manuel Novoa III
2003-11-20 18:52:56 +0000
7e3b1dd126Add some quoting to handle unusual host compiler naming
Eric Andersen
2003-11-20 13:49:14 +0000
545d9674b0Contributed by Greg Haerr <greg@censoft.com>.
Manuel Novoa III
2003-11-20 00:56:41 +0000
963c24ed82Erik moved the kernel headers to a different directory, but didn't create the directory first.
Manuel Novoa III
2003-11-19 19:29:00 +0000
d8eea2531amove kernel headers to live with the toolchain
Eric Andersen
2003-11-19 17:21:23 +0000
5dca1b41e0revert this stuff...
Eric Andersen
2003-11-19 17:20:03 +0000
4f889ada56automatically detect if we have a usable version of sed installed. If not, we will now build our own version.
Eric Andersen
2003-11-19 17:17:56 +0000
93b677ea42Turn on HAS_FPU by default. If soft float support is configured in the buildroot Makefile, HAS_FPU will be turned of by uclibc.mk.
Manuel Novoa III
2003-11-18 19:58:46 +0000
84c9011766Fix some more perl -> sed conversion problems
Eric Andersen
2003-11-18 17:56:52 +0000
6b4ce4ee0dminor perl to sed conversion issue
Eric Andersen
2003-11-18 17:24:41 +0000
79c815622aChange 'sed -ie' to 'sed -i -e' to avoid littering the build with lots of unwanted backup files with the letter "e" appended. -Erik
Eric Andersen
2003-11-18 07:18:26 +0000
5dc91b6520Ouch... Revert this. It was a stray from helping someone look 2.2 issues.
Manuel Novoa III
2003-11-17 01:33:04 +0000
50e1da8698Fix most things when large file support is not configured. Mostly submitted by Thomas Lundquist <lists@zelow.no>.
Manuel Novoa III
2003-11-17 01:31:38 +0000
8162065d96Fix most things when large file support is not configured.
Manuel Novoa III
2003-11-17 01:29:27 +0000
7bfc5d37f4Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the users _and_ us some grief.
Manuel Novoa III
2003-11-16 04:54:06 +0000
5343886e9eFix a perl to sed conversion error
Eric Andersen
2003-11-14 09:44:08 +0000
e1a124005cUpdate the default busybox config
Eric Andersen
2003-11-13 12:10:58 +0000
1fb4219528Cope with changes I made to the uClibc install_dev target
Eric Andersen
2003-11-13 12:05:12 +0000
f975451ca2Fix a minor perl -> sed conversion casulty
Eric Andersen
2003-11-13 06:16:59 +0000
620dd7c5fdBy popular demand, use 'sed' rather than 'perl' for doing search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways,
Eric Andersen
2003-11-13 06:02:20 +0000
192bace39eoops
Eric Andersen
2003-11-13 00:14:59 +0000
1492bff085Support building 'less'
Eric Andersen
2003-11-12 22:43:51 +0000
0fee9e90c2Thomas Cameron writes:
Eric Andersen
2003-11-12 09:31:12 +0000
e150f3921bKill off --with-lib-path, since --with-sysroot is sufficient, and at least for arm soft-float adding --with-lib-path is actually breaking things.
Eric Andersen
2003-11-12 09:25:27 +0000
f76193d6cbFix locale-enabled gdb build.
Manuel Novoa III
2003-11-12 06:07:21 +0000
3b738ef6ddMake sure we prompt for MMU setting if unknown.
Manuel Novoa III
2003-11-11 21:26:17 +0000
6e05374b6dDefault to having an MMU, which must be explictly overridden on a per arch basis
Eric Andersen
2003-11-11 21:18:47 +0000
28f3840eb8Slight cleanup, now that the locale option is handled in the main Makefile.
Manuel Novoa III
2003-11-11 06:54:15 +0000
98dd5fd7a8I broke the libstdc++ locale-enabled build when I hid the definition of locale_t. Since I don't want to expose this, for the moment add some nasty casts to reference the necessary pointer fields for the ctype information.
Manuel Novoa III
2003-11-11 06:53:22 +0000
eab54b6a73Update.
Manuel Novoa III
2003-11-11 06:50:11 +0000
f08097dd63Move uclibc-configured target forward so arch prompt happens sooner. When locale support is desired, pass the correct option to gcc configure.
Manuel Novoa III
2003-11-11 06:49:26 +0000
2394ee58a9Fix a build problem found while building for arm soft-float
Eric Andersen
2003-11-11 01:46:50 +0000
2068d63d6bBump up version number
Eric Andersen
2003-11-10 13:14:11 +0000
53eff10d14oops
Eric Andersen
2003-11-08 02:18:03 +0000
b451d1dc68Update the ltp testsuite
Eric Andersen
2003-11-07 23:52:10 +0000
383964a677Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7 seems to have problems with building as canadian cross... -Erik
Eric Andersen
2003-11-07 12:35:50 +0000
7764261c52Patch from Peter S. Mazinger to keep the LINUX_DIR path in just one place
Eric Andersen
2003-11-07 10:45:18 +0000
ad982c6a47patch from Peter S. Mazinger to remove a redundant entry
Eric Andersen
2003-11-07 10:43:53 +0000
b79a9c069aOk, things appear to be working now...
Eric Andersen
2003-11-07 05:45:07 +0000
78207e6cb6$(STAGING_DIR)/include is not a binutils problem
Eric Andersen
2003-11-07 05:38:43 +0000
977c7bd5aemake sure we have a directory before trying to install symlinks
Eric Andersen
2003-11-07 05:23:30 +0000
d30258309fOops! Don't disable all float support!
Eric Andersen
2003-11-07 04:56:03 +0000
225802fc60With a bit of luck, buildroot should work now
Eric Andersen
2003-11-07 04:50:28 +0000
495279039aMake sure the config system asks stuff when it should, and doen't ask when it shouldn't...
Eric Andersen
2003-11-07 04:50:00 +0000
24314c704fUpdate binutils version. Reportly fixes big endian arm...
Eric Andersen
2003-11-06 09:31:13 +0000
d399514752A bit more wiggling to prevent asking about the target architecture when possible, since we already know the correct answer.
Eric Andersen
2003-11-05 01:34:17 +0000
55b7ab982fYet more adaption for arches such as mipsel. Do not provide defaults for endianness. Either it will be automaticly correct (such as for i386), or we need to prompt.
Eric Andersen
2003-11-05 01:27:22 +0000
2a1f90c518Translate arch to use uClibc friendly naming (i.e. mipsel -> mips)
Eric Andersen
2003-11-05 01:10:48 +0000
5f7b7e144bPeter S. Mazinger writes:
Eric Andersen
2003-11-04 20:44:02 +0000
a49329139dSet TARGET_ARCH also
Eric Andersen
2003-11-04 14:00:41 +0000
5833504dadminor changes to accomodate the config system updates
Eric Andersen
2003-11-04 13:56:00 +0000
9d82281e67Update the uClibc config
Eric Andersen
2003-11-04 13:26:33 +0000
31869eaac8The version of grep we use is has not yet been restored to the gnu download site. Use the source from the debian site instead.
Eric Andersen
2003-11-03 10:02:53 +0000
19b58108f8The version of libtool we use is has not yet been restored to the gnu download site. Use the source from the debian site instead.
Eric Andersen
2003-11-03 10:00:08 +0000
0079e8b3d2Make sure the root/etc/init.d directory is there.
Manuel Novoa III
2003-11-02 02:09:13 +0000
e93cda4d39Make sure the root/usr/lib directory is there.
Manuel Novoa III
2003-11-02 02:05:46 +0000
06d2c51856do not build valgrind for non-i386
Eric Andersen
2003-11-01 05:59:43 +0000
b1f39829cdstrace 4.5 builds properly for mipsel, and does not use sys_errlist, so we no longer need to patch anything. -Erik
Eric Andersen
2003-11-01 05:57:07 +0000
d632d42b34Enable building soft float buildroot for gcc 3.3. Currently works for i386 (limited to 64 bit long double... same as double), arm (libfloat), mips, and mipsel. Enable cross compiling a native gcc 3.3 toolchain to run on the target. Misc rootfs cleanups... strip some things that weren't, eliminate duplicate libs, move openssl shared libs out of /lib, reduce size of libssl.so by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
Manuel Novoa III
2003-11-01 05:34:41 +0000
b5f7712c83Oops. I did not intend to leave debugging and such enabled by default.
Eric Andersen
2003-10-24 04:02:54 +0000
f24f81977cUpdate default busybox config
Eric Andersen
2003-10-22 23:37:01 +0000
933dfd1a69Update to latest version.
Manuel Novoa III
2003-10-22 19:24:50 +0000
bc9faa3363Stock buildroot is not supposed to build gcc_target
Eric Andersen
2003-10-22 06:44:40 +0000
74c1635746this should fixup some of those pesky build problems...
Eric Andersen
2003-10-22 06:32:20 +0000
3c913b59bfUpgrade valgrind
Eric Andersen
2003-10-19 07:36:18 +0000
83b95bdb42Cope with the new RUNTIME_PREFIX
Eric Andersen
2003-10-18 11:51:50 +0000
02bf5816b5Add support for 'make -j3' so make to run stuff in parallel
Eric Andersen
2003-10-18 11:09:54 +0000
08e8565328do not use a perl, just use a patch
Eric Andersen
2003-10-18 06:47:18 +0000
58b9b541b9Update to gcc 3.3.2
Eric Andersen
2003-10-18 03:16:18 +0000
70c7a84283support using ccache within the target system
Eric Andersen
2003-10-16 01:05:02 +0000
058f423237simplify things a little bit
Eric Andersen
2003-10-15 07:04:19 +0000
a9ea376897bump version
Eric Andersen
2003-10-15 07:01:52 +0000
ba9a1bc12cDo not overwrite ldconfig with /bin/true anymore
Eric Andersen
2003-10-14 05:53:15 +0000
01917d0e05Update to dropbear 0.38
Eric Andersen
2003-10-11 17:52:16 +0000
de51377181Use a local copy of the source when building gcc-target (since we hacked up the source used to build the cross compiler).
Eric Andersen
2003-10-08 02:46:12 +0000
1ffc9aa94aMinor cleanup, remove some unnecessary stuff
Eric Andersen
2003-10-08 02:43:49 +0000
2646751bd2Add a bit more stuff to the default busybox config
Eric Andersen
2003-10-07 10:53:20 +0000
976f46b798Update included kernel version
Eric Andersen
2003-10-07 10:52:23 +0000
736c85a8b9update dropbear release location
Eric Andersen
2003-10-06 17:14:42 +0000
c1846604edAdd the linux test project test suite. The 'make install' step is currently broken, since I've not worked out how I want to handle that step (it wants to run as root).
Eric Andersen
2003-10-06 08:06:02 +0000
1d669278d8Update file
Eric Andersen
2003-10-03 01:27:09 +0000
3f43ecc428enable ftw by default
Eric Andersen
2003-10-03 01:26:05 +0000
f056ca7b18Update to non-vulnerable version
Eric Andersen
2003-10-01 07:30:19 +0000
0554f62a4efixup i386 as well
Eric Andersen
2003-09-30 20:59:17 +0000
a008b17002Fix the build when host arch == target arch
Eric Andersen
2003-09-30 20:32:37 +0000
c2ea490757With this, buildroot builds w/o needing the magic symlink, and properly cross compiles. Wohoo, time to ship... -Erik
Eric Andersen
2003-09-30 05:23:18 +0000