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.
2007-09-01 "Yann E. MORIN" Bump version to .svn.
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.