2008-01-16 "Yann E. MORIN" Bail out if /bin/bash does not exist, or if it is not bash>=3.0.
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.
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.
2007-09-08 "Yann E. MORIN" In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng will fail to create the symlink to the new config files.
2007-09-07 "Yann E. MORIN" Add D.U.M.A. 2_5_8 and associated patches.
2007-09-06 "Yann E. MORIN" ARM defaults to LE, MIPS to BE. Reflect this in the target configuration options.
2007-09-06 "Yann E. MORIN" Fix the glibc-2.6.1 ARM NPTL patch.
2007-09-06 "Yann E. MORIN" Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with NPTL.
2007-09-06 "Yann E. MORIN" Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.
2007-09-06 "Yann E. MORIN" Updated the armeb-unknown-linux-gnu sample.
2007-09-06 "Yann E. MORIN" Updated the arm-unknown-linux-uclibc sample.
2007-09-06 "Yann E. MORIN" Updated the x86_64-unknown-linux-uclibc sample.
2007-09-06 "Yann E. MORIN" Update the i586-geode-linux-uclibc sample.
2007-09-06 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).
2007-09-06 "Yann E. MORIN" In some cases, dmalloc fails to build when building in parallel. Do not use -j# for dmalloc.
2007-09-06 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample.
2007-09-05 "Yann E. MORIN" Update the armeb-unknown-linux-uclibc sample.
2007-09-05 "Yann E. MORIN" Update the i686-nptl-linux-gnu sample.
2007-09-02 "Yann E. MORIN" Bah, a really small cosmetic fix...
2007-09-02 "Yann E. MORIN" Print a log message when entering/leaving the two core compiler passes.
2007-09-02 "Yann E. MORIN" Add linux-2.6.22.6 for the kernel headers.
2007-09-02 "Yann E. MORIN" Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as such.