2007-05-27 "Yann E. MORIN" Update tools/config.guess.
2007-05-27 "Yann E. MORIN" No longer mark NPTL as being EXPERIMENTAL.
2007-05-27 "Yann E. MORIN" Forgot to remove all build system tools from the generated toolchain.
2007-05-27 "Yann E. MORIN" Merge the NPTL stuff.
2007-05-25 "Yann E. MORIN" Add the possibility to stop after a specified step.
2007-05-24 "Yann E. MORIN" In the non-canadian case, also force the build system.
2007-05-24 "Yann E. MORIN" Update version to -svn.
2007-05-24 "Yann E. MORIN" Prepare to release crosstool-ng-0.0.3. crosstool-ng-0.0.3
2007-05-24 "Yann E. MORIN" We need to build libiberty before gcc only in the canadian case, not the opposite.
2007-05-23 "Yann E. MORIN" Correctly handle the log level overide in scripts/tarball.sh.
2007-05-23 "Yann E. MORIN" A little eye conady in the Makefile.
2007-05-23 "Yann E. MORIN" In CT_Abort(), don't send output to stderr. Let the log facility handle where things should go.
2007-05-23 "Yann E. MORIN" Sanitise CT_DoBuildTargetTriplet a bit.
2007-05-23 "Yann E. MORIN" Correctly handle the log level overide in scripts/saveSample.sh.
2007-05-22 "Yann E. MORIN" Update mips-unknown-linux-uclibc to the latest set of config options.
2007-05-22 "Yann E. MORIN" Mark broken samples as such: use a file named 'broken' in the sample's directory.
2007-05-22 "Yann E. MORIN" Be verbose when making build system tools available, and when access is removed. Log this to DEBUG.
2007-05-22 "Yann E. MORIN" Update the svn:ignore property to get rid of the ever-changing Eclipse files.
2007-05-22 "Yann E. MORIN" Implement a restart facility.
2007-05-22 "Yann E. MORIN" Add two new versions to binutils.
2007-05-22 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample to the new set of config options.
2007-05-22 "Yann E. MORIN" Port the custom ISA patch to uClibc-0.9.29
2007-05-22 "Yann E. MORIN" Only prompt for libfloat for those target that support it.
2007-05-22 "Yann E. MORIN" Fix warning about setting --host and not --build.
2007-05-22 "Yann E. MORIN" Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility.
2007-05-21 "Yann E. MORIN" Move the config script for the build dir to the source dir.
2007-05-20 "Yann E. MORIN" Fix gdb to install in CT_PREFIX_DIR rather than CT_INSTALL_DIR.
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.