2007-11-02 "Yann E. MORIN" Fix from Marco Fonseca <mfonseca@fortresstech.com> to use the newly-built, bootstrap cross-compiler when installing glibc headers.
2007-10-30 "Yann E. MORIN" Add EXPERIMENTAL glibc-2.7.
2007-10-30 "Yann E. MORIN" Add EXPERIMENTAL gcc-4.2.2.
2007-10-30 "Yann E. MORIN" Add linux 2.6.22.10, 2.6.23 and 2.6.23.1.
2007-10-30 "Yann E. MORIN" New patch to binutils 2.18, from "Matvejchikov Ilya" <matvejchikov@gmail.com> (coming from buildroot).
2007-10-30 "Yann E. MORIN" Fix by "Arvid Brodin" <Arvid.Brodin@enea.com> to CFLAGS coming from CT_ARCH_TUNE.
2007-09-29 "Yann E. MORIN" Add linux-2.6.22.{8,9}.
2007-09-23 "Yann E. MORIN" Do not try to save new;y downloaded tarballs to local storage if the directory does not exist.
2007-09-23 "Yann E. MORIN" Renamed all patches file names so that locales are now irrelevant to sort the files.
2007-09-22 "Yann E. MORIN" Add linux-2.6.22.7 for kernel headers.
2007-09-17 "Yann E. MORIN" Bump version to 0.3.2+svn.
2007-09-17 "Yann E. MORIN" Bump version to 0.3.2 crosstool-ng-0.3.2
2007-09-17 "Yann E. MORIN" Mark ARM EABI as being EXPERIMENTAL.
2007-09-16 "Yann E. MORIN" ARM EABI is now working for little endian ARM targets.
2007-09-16 "Yann E. MORIN" Fix using --local.
2007-09-16 "Yann E. MORIN" Simplify a bit more bash detection.
2007-09-16 "Yann E. MORIN" Call architecture-specific functions from all scripts needing them.
2007-09-16 "Yann E. MORIN" When sstrip is already downloaded, link instead of copying (as for all other
2007-09-16 "Yann E. MORIN" Revert multilib handling. Even if we don't do multilib, we need to at least
2007-09-15 "Yann E. MORIN" Further improve the architecture-specific framework.
2007-09-15 "Yann E. MORIN" We don't support Cygwin yet, no point in having quirks in.
2007-09-14 "Yann E. MORIN" Another little fix in the documentation.
2007-09-14 "Yann E. MORIN" A little fix in the documentation.
2007-09-14 "Yann E. MORIN" Further expand the architecture-specific function: add CT_KERNEL_ARCH building.
2007-09-14 "Yann E. MORIN" Update docs/CREDITS: ARM EABI support.
2007-09-14 "Yann E. MORIN" Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>).
2007-09-14 "Yann E. MORIN" Small eye-candy fix.
2007-09-14 "Yann E. MORIN" Migrate all supported architectures to use the architecture-specific framework.
2007-09-14 "Yann E. MORIN" Stop build if Makefile.in was changed.
2007-09-14 "Yann E. MORIN" Improve (POSIX-wise) determination of bashh version.