2007-08-14 "Yann E. MORIN" Do a clean-up pass on the OBSOLETE features (versions):
2007-08-14 "Yann E. MORIN" Totally comment-out the multilib option: it's not implemented, and not really implementable with the current crosstool-NG scheme.
2007-08-12 "Yann E. MORIN" Don't use -pipe when building glibc>=2.6: ./configure chokes on it.
2007-08-12 "Yann E. MORIN" Fix a small typo when extracting non-compressed steps.
2007-08-12 "Yann E. MORIN" Fix saving the environment. Thanks to Mark Vels <Mark.Vels@fundem.net> for pointed it out!
2007-08-12 "Yann E. MORIN" Add experimental binutils-2.17.50.0.18, along with patches from previous snapshot.
2007-08-11 "Yann E. MORIN" Add linux-2.6.22.2 for headers.
2007-08-11 "Yann E. MORIN" Add glibc: 2.5.1 - 2.6 - 2.6.1.
2007-08-11 "Yann E. MORIN" When adding a new experimental/obsolete version, mark it as so in the prompt.
2007-08-07 "Yann E. MORIN" Introduce new config option: CT_TARGET_ALIAS_SED_EXPR
2007-08-07 "Yann E. MORIN" Make use of setsid to spawn removal processes: we don't want the rm's to stop if the main script fails and ends before all directories were removed.
2007-08-07 "Yann E. MORIN" Ignore generated doc.
2007-08-07 "Yann E. MORIN" Have Mekfile.in be a little more verbose.
2007-08-07 "Yann E. MORIN" Fix Makefile.in:
2007-08-07 "Yann E. MORIN" Revert previous spurious commit.