2007-05-29 "Yann E. MORIN" Small fix in the log level when dumping the last messages (elapsed time).
2007-05-29 "Yann E. MORIN" Threading model does not belong to the target sub-menu, but to the toolchain sub-menu.
2007-05-28 "Yann E. MORIN" Fix and enhance the STOP/RESTART facility.
2007-05-28 "Yann E. MORIN" Fix comment about glibc's extra addons config option.
2007-05-28 "Yann E. MORIN" Don't start a state restoration if it is not available.
2007-05-27 "Yann E. MORIN" Fix libfloat when calling the compiler:
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.