2007-07-21 "Yann E. MORIN" Remove unused patch to uClibc-0.9.29.
2007-07-21 "Yann E. MORIN" Add D.U.M.A. 2.5.2 and 2.5.3.
2007-07-17 "Yann E. MORIN" Update the download messages for sstrip.c to the same mesages used in scripts/functions.
2007-07-17 "Yann E. MORIN" Re-order and rework a bit docs/overview.txt. Plus a typo fix.
2007-07-17 "Yann E. MORIN" Revisit the extract-config way of working: ct-ng is the sole entry point to crosstool-NG, and ct-ng.extrac-config no longer exists. You now have to call "ct-ng extractconfig </path/to/your/build.log" instead.
2007-07-17 "Yann E. MORIN" When isntalling aliases, send symlinks creation to CT_DEBUG log level.
2007-07-17 "Yann E. MORIN" Remove the symlinks to the build/host tools earlier.
2007-07-17 "Yann E. MORIN" Fix typo in version action.
2007-07-16 "Yann E. MORIN" Update the mips-unknown-linux-uclibc sample.
2007-07-16 "Yann E. MORIN" Update the x86_64-unknown-linux-uclibc sample.
2007-07-16 "Yann E. MORIN" Update and fix a patch to strace.
2007-07-16 "Yann E. MORIN" Update TODO.
2007-07-16 "Yann E. MORIN" Add an action to print the version.
2007-07-15 "Yann E. MORIN" Bump version to +svn.
2007-07-15 "Yann E. MORIN" Bump version to 0.2.1. crosstool-ng-0.2.1
2007-07-15 "Yann E. MORIN" Add an option to save downloaded tarballs to local tarballs directory.
2007-07-15 "Yann E. MORIN" Really unmark gcc-4.2.0 as being EXPERIMENTAL.
2007-07-15 "Yann E. MORIN" Unmark gcc-4.2.0 as being EXPERIMENTAL.
2007-07-15 "Yann E. MORIN" Copy softfloat fix patch from gcc-4.1.2 to gcc-4.2.0.
2007-07-15 "Yann E. MORIN" Rename all Makefiles used by ct-ng into (something).mk, to avoid confusion.
2007-07-15 "Yann E. MORIN" Fix distclean.
2007-07-14 "Yann E. MORIN" Sanitise populate a little bit.
2007-07-14 "Yann E. MORIN" Re-order help entries in populate.
2007-07-14 "Yann E. MORIN" Re-diff strace patches against current version.
2007-07-14 "Yann E. MORIN" Add patches for strace 4.5.15.
2007-07-14 "Yann E. MORIN" Redirect the strace build messages to the logger!
2007-07-14 "Yann E. MORIN" Print a message when installing populate.
2007-07-14 "Yann E. MORIN" Upgrade populate.in:
2007-07-14 "Yann E. MORIN" DEfault log level to CT_LOG_DEBUG if CT_DEBUG_CT is set, and to CT_LOG_INFO if not.
2007-07-14 "Yann E. MORIN" Add a patch to gcc to expand switch-case to an if-else sequence (from buildroot).