2007-05-03 "Yann E. MORIN" Rename the MIPS toolchain: it's not qemu-specific!
2007-05-03 "Yann E. MORIN" Final merge from the MIPS branch.
2007-05-01 "Yann E. MORIN" Update CREDITS.
2007-05-01 "Yann E. MORIN" Merge patches sent by Robert P. J. Day <rpjday@mindspring.com>.
2007-05-01 "Yann E. MORIN" Vampirise patches for binutils 2.17 from buildroot.
2007-05-01 "Yann E. MORIN" Remove the superfluous _config suffix to preconfigured targets (in "make help").
2007-05-01 "Yann E. MORIN" Update tools/config.sub to latest from gnu.org
2007-05-01 "Yann E. MORIN" Add uClibc-0.9.29_rc1.
2007-05-01 "Yann E. MORIN" Add linux 2.6.21 and 2.6.21.1 for headers_install.
2007-05-01 "Yann E. MORIN" Some little cosmetics in final compiler.
2007-04-23 "Yann E. MORIN" The linux kernel config file is now optional. If none is given, a default one is created using the default target for the given architecture.
2007-04-23 "Yann E. MORIN" Fixed a non-fatal bug in a sed expression.
2007-04-23 "Yann E. MORIN" Second shot at merging from the MIPS branch:
2007-04-23 "Yann E. MORIN" Merge missing ABI code from the MIPS branch.
2007-04-21 "Yann E. MORIN" Merge first shot from the MIPS branch.
2007-04-18 "Yann E. MORIN" Maybe one time we'll have subdirs in the config/ directory: find all dependencies for .config.
2007-04-18 "Yann E. MORIN" When adding a new tool version, allow it to be EXPERIMENTAL.
2007-04-18 "Yann E. MORIN" Try to further fix using of the build and/or host tools for binutils to build properly.
2007-04-17 "Yann E. MORIN" Add the EXPERIMENTAL option to show options marked as such.
2007-04-17 "Yann E. MORIN" Once in a while I write some documentation... Not often enough...
2007-04-15 "Yann E. MORIN" Update to latest kconfig from linux-2.6.20.7.
2007-04-15 "Yann E. MORIN" Add headers_install for 2.6.20.7.
2007-04-11 "Yann E. MORIN" Add an option for those having the kernel headers pre-installed from a customised local tree.
2007-04-11 "Yann E. MORIN" Update credits.
2007-04-11 "Yann E. MORIN" Don't prompt for endianness not suppoted by selected architecture.
2007-04-11 "Yann E. MORIN" Change suggested by Robert P. J. DAY <rpjday@mindspring.com> to rename the "Kernel to use" prompt with "Target OS".
2007-04-10 "Yann E. MORIN" Bump version to 0.0.2-svn (not released yet).
2007-04-10 "Yann E. MORIN" Mark the version to be 0.0.1. First released snapshot. crosstool-ng-0.0.1
2007-04-10 "Yann E. MORIN" Use ${CT_TOP_DIR}/build as a base for build directories (used in default values for paths).
2007-04-10 "Yann E. MORIN" Ignore the 'build' directory at CT_TOP_DIR.