2007-05-20 "Yann E. MORIN" Ah! I finally have a progress bar that doesn't stall the build!
2007-05-20 "Yann E. MORIN" Forgot to svn add...
2007-05-20 "Yann E. MORIN" Add gcc-4.2.0 (EXPERIMENTAL) and some patches vampirised from buildroot (302 rediffed against 4.2.0).
2007-05-19 "Yann E. MORIN" Fix adding versions for the core C compiler.
2007-05-19 "Yann E. MORIN" Add uClibc-0.9.29:
2007-05-19 "Yann E. MORIN" Correctly handle the libfloat case: download, extract and patch sub-actions.
2007-05-19 "Yann E. MORIN" Remove an incorrect path from uClibc-0.9.29: we _do_ need a xgcc to buld this header!
2007-05-18 "Yann E. MORIN" Un-mark gdb and dmalloc being EXPERIMENTAL.
2007-05-18 "Yann E. MORIN" Little fix up in a message during the dmalloc build.
2007-05-18 "Yann E. MORIN" Add dmalloc debug library facility.
2007-05-18 "Yann E. MORIN" Really use local copy first in case it does not have the same extension as the downloadable tarball.
2007-05-18 "Yann E. MORIN" Remove even more documentation.
2007-05-18 "Yann E. MORIN" Reverting to uClibc-0.9.28.3, as 0.9.29 spawns incorrect bits/sysnum.h (needs a xgcc first!).
2007-05-18 "Yann E. MORIN" Bah, forgot to ci CREDITS...
2007-05-18 "Yann E. MORIN" Patches for glibc-2.5, courtesy of "Robert P. J. Day" <rpjday@mindspring.com>
2007-05-17 "Yann E. MORIN" Make the debug config menu a generated file.
2007-05-17 "Yann E. MORIN" Debug facilities:
2007-05-14 "Yann E. MORIN" Move the whole threading ;odel choice out of glibc and into the generic C library options: even uClibc may have NPTL at one point in the (hopefully near) future.
2007-05-14 "Yann E. MORIN" Quiet some messages from the configurators. We don't need them.
2007-05-13 "Yann E. MORIN" Oupsss... Didn't save scripts/crosstool.sh prior to comiting. :-(
2007-05-13 "Yann E. MORIN" update the documentation somewhat. Still not complete, though... :-(
2007-05-13 "Yann E. MORIN" Remove dead entries for components not yet integrated: cygwin kernel, tcc...
2007-05-13 "Yann E. MORIN" Update version to -svn.
2007-05-13 "Yann E. MORIN" Mark version 0.0.2. crosstool-ng-0.0.2
2007-05-13 "Yann E. MORIN" Correctly handle the version string, defined in a single place now.
2007-05-12 "Yann E. MORIN" New make target to save the configured nad built!) toolchain.
2007-05-11 "Yann E. MORIN" Like tweak to the armeb-xscale-linux-uclibc sample to not renice the build.
2007-05-10 "Yann E. MORIN" Update the way we handle directories supplied by the user:
2007-05-10 "Yann E. MORIN" Clean the sample saving script.
2007-05-09 "Yann E. MORIN" libfloat is a component by itself, not a sup-part of the C library.
2007-05-09 "Yann E. MORIN" Again, some progress bar optimisation.
2007-05-08 "Yann E. MORIN" Hop, a somewhat more efficient progress bar, less CPU consuming, if that was a problem :-)
2007-05-08 "Yann E. MORIN" Beautify the progress bar.
2007-05-08 "Yann E. MORIN" Fix handling of downloader output: they are now correctly logged using the internal log facility.
2007-05-08 "Yann E. MORIN" Huge fixes to glibc build, so that we can build at least (and at last):
2007-05-08 "Yann E. MORIN" Inform that a component is already extracted.
2007-05-08 "Yann E. MORIN" Print the elapsed time alongside with the progress bar, such as below:
2007-05-08 "Yann E. MORIN" Cosmetics: newline at end of file, ports are now a separate option.
2007-05-08 "Yann E. MORIN" Print the major components and their version when calling "make help".
2007-05-08 "Yann E. MORIN" Bah. Be silent when there is nothing to do: glibc has no config (file) to check.
2007-05-08 "Yann E. MORIN" Remove the incomplete i686-unknown-linux-uclibc sample.
2007-05-07 "Yann E. MORIN" Update the i586-geode-linux-uclibc sample.
2007-05-07 "Yann E. MORIN" Don't make checking the kernel config file a step by itself. Only make it a step if we need a not-provided kernel config file.
2007-05-07 "Yann E. MORIN" Bah, the arm-qemu-linux-uclibc sample isn't usefull. Base your work on the armeb-unkown-linux-uclibc sample instead.
2007-05-07 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample:
2007-05-07 "Yann E. MORIN" Update armeb-unknown-linux-uclibc sample:
2007-05-07 "Yann E. MORIN" Simplify kernel config file need.
2007-05-07 "Yann E. MORIN" Don't print directories as we descend into them.
2007-05-07 "Yann E. MORIN" Fix glibc and uClibc downloading and extracting.
2007-05-07 "Yann E. MORIN" Merge the save-sample branch to trunk:
2007-05-06 "Yann E. MORIN" Linux kernel headers install does not need the kernel to be configured. Dropping this unneccessary step.
2007-05-06 "Yann E. MORIN" Introduce an OBSOLETE config option, to mask-out legacy stuff.
2007-05-06 "Yann E. MORIN" Add uClibc-0.9.29 now it's out, and remove the 0.9.29-rc1.
2007-05-03 "Yann E. MORIN" Rename the MIPS toolchain: it's not qemu-specific!
2007-05-03 "Yann E. MORIN" Final merge from the MIPS branch.
2007-05-01 "Yann E. MORIN" Update CREDITS.
2007-05-01 "Yann E. MORIN" Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
2007-05-01 "Yann E. MORIN" Vampirise patches for binutils 2.17 from buildroot.
2007-05-01 "Yann E. MORIN" Remove the superfluous _config suffix to preconfigured targets (in "make help").
2007-05-01 "Yann E. MORIN" Update tools/config.sub to latest from gnu.org