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.
2007-09-14 "Yann E. MORIN" Add the framework to have architecture-specific configuration and functions.
2007-09-14 "Yann E. MORIN" Small eye candy fix.
2007-09-14 "Yann E. MORIN" Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail.thot-soft.com>)
2007-09-14 "Yann E. MORIN" Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).
2007-09-12 "Yann E. MORIN" Sanitise ./configure a little bit.
2007-09-12 "Yann E. MORIN" Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!
2007-09-11 "Yann E. MORIN" Update credits to give adequate credit to Al Stone.
2007-09-11 "Yann E. MORIN" Merge from branches/ia64@476 : add ia64 preliminary support.
2007-09-11 "Yann E. MORIN" make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: don't try to be smart, we just _know_ where ct-ng is at configure time!
2007-09-08 "Yann E. MORIN" Use symlinks to the localy stored tarballs rather than copying them.