2007-09-01 "Yann E. MORIN" Bump version to 0.3.1. crosstool-ng-0.3.1
2007-09-01 "Yann E. MORIN" Update CREDITS.
2007-08-31 "Yann E. MORIN" Trying to guess how we were called does not work. Don't try to be smart, and take the full path, even if we are in PATH.
2007-08-30 "Yann E. MORIN" For those architectures that support both endianness, some default to big endian, others default to little endian.
2007-08-30 "Yann E. MORIN" Apply some scosmetic changes, courtesy Al Stone <ahs3@ahs3.net>.
2007-08-29 "Yann E. MORIN" Add linux-2.6.22.{4,5}
2007-08-29 "Yann E. MORIN" Add binutils-2.18.
2007-08-16 "Yann E. MORIN" Fix restoring the environment.
2007-08-15 "Yann E. MORIN" Bump version to +svn.
2007-08-15 "Yann E. MORIN" Bump version to 0.3.0. crosstool-ng-0.3.0
2007-08-15 "Yann E. MORIN" Update all samples to the latest set of options (because so much as changed since we dropped the core C compiler and many obsolete versions).
2007-08-15 "Yann E. MORIN" Add patches against gcc-3.4.6. Untested.
2007-08-15 "Yann E. MORIN" Clarify licensing issues.
2007-08-15 "Yann E. MORIN" Add linux-2.6.22.3 for kernel headers isntall.
2007-08-15 "Yann E. MORIN" Remove dead linuxthreads patches.
2007-08-15 "Yann E. MORIN" Change "triplet" (target triplet) to "tuple". That sounds better!
2007-08-15 "Yann E. MORIN" Fix printing the version string when configured with --local.
2007-08-15 "Yann E. MORIN" Add the possibility to force the number of // jobs without reconfiguring.
2007-08-15 "Yann E. MORIN" Warn when using -pipe with glibc>=2.6.
2007-08-15 "Yann E. MORIN" Get rid of the core cc selection. It is now the same as the final compiler.
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